[==========] 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:16.999037 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:40053,127.10.181.61:46805,127.10.181.60:34567
I20260601 13:39:17.000669 10964 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:17.001447 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:17.010628 10969 instance_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:17.010628 10970 instance_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:17.010926 10972 instance_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:17.011116 10964 server_base.cc:1061] running on GCE node
I20260601 13:39:17.011997 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.012148 10964 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:17.012198 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321157012194 us; error 0 us; skew 500 ppm
I20260601 13:39:17.015193 10964 webserver.cc:533] Webserver started at http://127.10.181.62:41551/ using document root <none> and password file <none>
I20260601 13:39:17.016022 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.016100 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.016371 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.018445 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "b0e55bba174d4bc1af73a4d6e1517105"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.023720 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260601 13:39:17.026863 10977 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:17.028453 10964 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:17.028643 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "b0e55bba174d4bc1af73a4d6e1517105"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.028771 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-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:17.044166 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.045018 10964 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:17.045192 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.054804 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:40053
I20260601 13:39:17.054852 11029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:40053 every 8 connection(s)
I20260601 13:39:17.056555 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:17.059001 11030 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:17.059051 11032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:17.059361 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:17.059361 11035 instance_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:17.059306 11033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:17.059762 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.059811 10964 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:17.059825 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321157059825 us; error 0 us; skew 500 ppm
I20260601 13:39:17.060945 10964 webserver.cc:533] Webserver started at http://127.10.181.61:36669/ using document root <none> and password file <none>
I20260601 13:39:17.061226 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.061295 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.061373 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.061842 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-1-root/instance:
uuid: "e4e9512607b54389be0da658e4109006"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.063920 11030 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:17.064201 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:17.066212 11040 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:17.066587 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:17.066658 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-1-root
uuid: "e4e9512607b54389be0da658e4109006"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.066736 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-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:17.078655 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.079064 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.084590 11030 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:17.085589 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.61:46805
I20260601 13:39:17.085642 11094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.61:46805 every 8 connection(s)
W20260601 13:39:17.085610 10979 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.61:46805: connect: Connection refused (error 111)
I20260601 13:39:17.086328 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:17.086601 11095 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:17.088444 11098 instance_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:17.088495 11099 instance_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:17.088781 11095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:17.089077 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:17.089043 11101 instance_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:17.089490 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.089546 10964 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:17.089568 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321157089568 us; error 0 us; skew 500 ppm
I20260601 13:39:17.090909 10964 webserver.cc:533] Webserver started at http://127.10.181.60:39499/ using document root <none> and password file <none>
I20260601 13:39:17.091105 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.091192 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.091262 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.091746 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-2-root/instance:
uuid: "422a9b094fd4436989bd714a308256bb"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.091898 11030 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:17.093103 11030 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.60:34567: Network error: Client connection negotiation failed: client connection to 127.10.181.60:34567: connect: Connection refused (error 111)
I20260601 13:39:17.094216 11095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:17.094312 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:17.095558 11108 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:17.095901 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:17.095979 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-2-root
uuid: "422a9b094fd4436989bd714a308256bb"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.096055 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-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:17.098697 11095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:17.100234 11095 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.60:34567: Network error: Client connection negotiation failed: client connection to 127.10.181.60:34567: connect: Connection refused (error 111)
I20260601 13:39:17.110323 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.110762 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.116043 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.60:34567
I20260601 13:39:17.116154 11161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.60:34567 every 8 connection(s)
I20260601 13:39:17.116513 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:17.117077 11162 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:17.118456 11162 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:17.123207 11162 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:17.127103 11162 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:17.134227 11162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb: Bootstrap starting.
I20260601 13:39:17.136942 11162 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:17.137777 11162 log.cc:826] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb: Log is configured to *not* fsync() on all Append() calls
I20260601 13:39:17.139768 11162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb: No bootstrap required, opened a new log
I20260601 13:39:17.142205 11162 raft_consensus.cc:359] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.142379 11162 raft_consensus.cc:385] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:17.142354 11030 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } attempt: 1
I20260601 13:39:17.142508 11162 raft_consensus.cc:740] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 422a9b094fd4436989bd714a308256bb, State: Initialized, Role: FOLLOWER
I20260601 13:39:17.142917 11162 consensus_queue.cc:260] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.143479 11167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [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: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.143641 11167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:17.144234 11162 sys_catalog.cc:565] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:17.148492 11030 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105: Bootstrap starting.
I20260601 13:39:17.149416 11030 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105: Neither blocks nor log segments found. Creating new log.
W20260601 13:39:17.150123 11178 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:17.150235 11178 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:17.150444 11030 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105: No bootstrap required, opened a new log
I20260601 13:39:17.150825 11030 raft_consensus.cc:359] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.150921 11030 raft_consensus.cc:385] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:17.150950 11030 raft_consensus.cc:740] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0e55bba174d4bc1af73a4d6e1517105, State: Initialized, Role: FOLLOWER
I20260601 13:39:17.151065 11030 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.151360 11181 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [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: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.151486 11181 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:17.151552 11030 sys_catalog.cc:565] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:17.152424 11095 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } attempt: 1
I20260601 13:39:17.153888 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:39:17.154506 11192 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:17.154563 11192 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:17.158742 11095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006: Bootstrap starting.
I20260601 13:39:17.160284 11095 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:17.161902 11095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006: No bootstrap required, opened a new log
I20260601 13:39:17.162698 11095 raft_consensus.cc:359] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.162868 11095 raft_consensus.cc:385] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:17.162918 11095 raft_consensus.cc:740] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e9512607b54389be0da658e4109006, State: Initialized, Role: FOLLOWER
I20260601 13:39:17.163102 11095 consensus_queue.cc:260] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.163580 11194 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [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: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.163704 11194 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:17.163837 11095 sys_catalog.cc:565] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:17.167325 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:39:17.168120 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:17.168322 11205 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:17.168399 11205 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:17.171010 11207 instance_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:17.171005 11206 instance_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:17.171418 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:17.171540 11209 instance_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:17.171860 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.171909 10964 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:17.171931 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321157171930 us; error 0 us; skew 500 ppm
I20260601 13:39:17.172858 10964 webserver.cc:533] Webserver started at http://127.10.181.1:35891/ using document root <none> and password file <none>
I20260601 13:39:17.173004 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.173051 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.173136 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.173542 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "1e7b02505f1b4ddba568e65f4ef23f1a"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.175040 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:17.176133 11214 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:17.176416 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:17.176478 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "1e7b02505f1b4ddba568e65f4ef23f1a"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.176544 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-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:17.190728 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.191242 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.191716 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:17.192764 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:17.192859 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.192857 11167 raft_consensus.cc:493] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:17.193012 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:17.193107 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.193174 11167 raft_consensus.cc:515] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.194511 11167 leader_election.cc:290] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0e55bba174d4bc1af73a4d6e1517105 (127.10.181.62:40053), e4e9512607b54389be0da658e4109006 (127.10.181.61:46805)
I20260601 13:39:17.195119 11004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "422a9b094fd4436989bd714a308256bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0e55bba174d4bc1af73a4d6e1517105" is_pre_election: true
I20260601 13:39:17.195343 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "422a9b094fd4436989bd714a308256bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e9512607b54389be0da658e4109006" is_pre_election: true
I20260601 13:39:17.195412 11004 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 422a9b094fd4436989bd714a308256bb in term 0.
I20260601 13:39:17.195509 11069 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 422a9b094fd4436989bd714a308256bb in term 0.
I20260601 13:39:17.195884 11112 leader_election.cc:304] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 422a9b094fd4436989bd714a308256bb, b0e55bba174d4bc1af73a4d6e1517105; no voters: 
I20260601 13:39:17.196401 11167 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:17.196472 11167 raft_consensus.cc:493] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:17.196516 11167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:17.197887 11167 raft_consensus.cc:515] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.198758 11004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "422a9b094fd4436989bd714a308256bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0e55bba174d4bc1af73a4d6e1517105"
I20260601 13:39:17.198936 11004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:17.198990 11069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "422a9b094fd4436989bd714a308256bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e9512607b54389be0da658e4109006"
I20260601 13:39:17.199108 11069 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:17.200291 11004 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 422a9b094fd4436989bd714a308256bb in term 1.
I20260601 13:39:17.200477 11069 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 422a9b094fd4436989bd714a308256bb in term 1.
I20260601 13:39:17.200640 11167 leader_election.cc:290] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [CANDIDATE]: Term 1 election: Requested vote from peers b0e55bba174d4bc1af73a4d6e1517105 (127.10.181.62:40053), e4e9512607b54389be0da658e4109006 (127.10.181.61:46805)
I20260601 13:39:17.200809 11110 leader_election.cc:304] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 422a9b094fd4436989bd714a308256bb, e4e9512607b54389be0da658e4109006; no voters: 
I20260601 13:39:17.200488 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:43771
I20260601 13:39:17.201167 11167 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:17.201404 11167 raft_consensus.cc:697] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 1 LEADER]: Becoming Leader. State: Replica: 422a9b094fd4436989bd714a308256bb, State: Running, Role: LEADER
I20260601 13:39:17.201642 11277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:43771 every 8 connection(s)
I20260601 13:39:17.201792 11167 consensus_queue.cc:237] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } }
I20260601 13:39:17.202180 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:17.205231 11279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 422a9b094fd4436989bd714a308256bb. Latest consensus state: current_term: 1 leader_uuid: "422a9b094fd4436989bd714a308256bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.205345 11279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [sys.catalog]: This master's current role is: LEADER
W20260601 13:39:17.205621 11283 instance_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:17.206338 11284 instance_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:17.206763 11286 instance_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:17.208058 10964 server_base.cc:1061] running on GCE node
I20260601 13:39:17.208374 11292 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:17.209224 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.209316 10964 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:17.209344 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321157209343 us; error 0 us; skew 500 ppm
I20260601 13:39:17.210191 11292 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:17.210536 10964 webserver.cc:533] Webserver started at http://127.10.181.2:33413/ using document root <none> and password file <none>
I20260601 13:39:17.210728 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.210794 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.210891 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.211444 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "f378cf4d6dec4b60b8fb3947d99c907a"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.212733 11280 heartbeater.cc:344] Connected to a master server at 127.10.181.62:40053
I20260601 13:39:17.212872 11280 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.213469 11280 heartbeater.cc:507] Master 127.10.181.62:40053 requested a full tablet report, sending...
I20260601 13:39:17.214829 10994 ts_manager.cc:194] Registered new tserver with Master: 1e7b02505f1b4ddba568e65f4ef23f1a (127.10.181.1:43771)
I20260601 13:39:17.216392 11069 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 1 FOLLOWER]: Refusing update from remote peer 422a9b094fd4436989bd714a308256bb: 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:17.216536 11004 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 1 FOLLOWER]: Refusing update from remote peer 422a9b094fd4436989bd714a308256bb: 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:17.216902 11279 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:17.217134 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:17.217236 11279 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:17.218529 11278 heartbeater.cc:344] Connected to a master server at 127.10.181.60:34567
I20260601 13:39:17.218662 11278 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.218958 11278 heartbeater.cc:507] Master 127.10.181.60:34567 requested a full tablet report, sending...
I20260601 13:39:17.219210 11181 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 422a9b094fd4436989bd714a308256bb. Latest consensus state: current_term: 1 leader_uuid: "422a9b094fd4436989bd714a308256bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.219321 11181 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:17.219736 11126 ts_manager.cc:194] Registered new tserver with Master: 1e7b02505f1b4ddba568e65f4ef23f1a (127.10.181.1:43771)
I20260601 13:39:17.220151 11281 heartbeater.cc:344] Connected to a master server at 127.10.181.61:46805
I20260601 13:39:17.220243 11281 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.220479 11281 heartbeater.cc:507] Master 127.10.181.61:46805 requested a full tablet report, sending...
I20260601 13:39:17.220804 11194 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 422a9b094fd4436989bd714a308256bb. Latest consensus state: current_term: 1 leader_uuid: "422a9b094fd4436989bd714a308256bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.220925 11194 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:17.221380 11058 ts_manager.cc:194] Registered new tserver with Master: 1e7b02505f1b4ddba568e65f4ef23f1a (127.10.181.1:43771)
I20260601 13:39:17.220821 11297 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:17.222345 10964 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:17.222384 11279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "422a9b094fd4436989bd714a308256bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.222474 11279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:17.222433 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "f378cf4d6dec4b60b8fb3947d99c907a"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.222520 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-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:17.222572 11295 mvcc.cc:204] Tried to move back new op lower bound from 7292195459950239744 to 7292195459904610304. Current Snapshot: MvccSnapshot[applied={T|T < 7292195459950239744}]
I20260601 13:39:17.222741 11194 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "422a9b094fd4436989bd714a308256bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.222824 11194 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:17.225266 11292 catalog_manager.cc:1382] Generated new cluster ID: 1f49b73261d84b6e89d9c26873bec0d2
I20260601 13:39:17.225327 11292 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:17.232463 11279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "422a9b094fd4436989bd714a308256bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.232589 11279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:17.233232 11181 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "422a9b094fd4436989bd714a308256bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0e55bba174d4bc1af73a4d6e1517105" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 40053 } } peers { permanent_uuid: "e4e9512607b54389be0da658e4109006" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 46805 } } peers { permanent_uuid: "422a9b094fd4436989bd714a308256bb" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 34567 } } }
I20260601 13:39:17.233336 11181 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:17.237756 11292 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:17.238873 11292 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:17.249752 11292 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb: Generated new TSK 0
I20260601 13:39:17.250780 11292 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:17.253593 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.254722 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.255235 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:17.255903 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:17.255954 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.256013 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:17.256055 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.264106 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:39963
I20260601 13:39:17.264129 11369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:39963 every 8 connection(s)
I20260601 13:39:17.265435 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:17.270095 11371 heartbeater.cc:344] Connected to a master server at 127.10.181.62:40053
I20260601 13:39:17.270207 11371 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.270447 11371 heartbeater.cc:507] Master 127.10.181.62:40053 requested a full tablet report, sending...
I20260601 13:39:17.271178 10994 ts_manager.cc:194] Registered new tserver with Master: f378cf4d6dec4b60b8fb3947d99c907a (127.10.181.2:39963)
I20260601 13:39:17.272186 11370 heartbeater.cc:344] Connected to a master server at 127.10.181.60:34567
I20260601 13:39:17.272269 11370 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.272496 11370 heartbeater.cc:507] Master 127.10.181.60:34567 requested a full tablet report, sending...
W20260601 13:39:17.273209 11377 instance_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:17.273366 11376 instance_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:17.273430 11372 heartbeater.cc:344] Connected to a master server at 127.10.181.61:46805
I20260601 13:39:17.273501 11372 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.273681 11372 heartbeater.cc:507] Master 127.10.181.61:46805 requested a full tablet report, sending...
I20260601 13:39:17.273274 11126 ts_manager.cc:194] Registered new tserver with Master: f378cf4d6dec4b60b8fb3947d99c907a (127.10.181.2:39963)
I20260601 13:39:17.274350 11058 ts_manager.cc:194] Registered new tserver with Master: f378cf4d6dec4b60b8fb3947d99c907a (127.10.181.2:39963)
I20260601 13:39:17.275224 11126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54096
I20260601 13:39:17.275452 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:17.275674 11379 instance_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:17.276034 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:17.276098 10964 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:17.276121 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321157276120 us; error 0 us; skew 500 ppm
I20260601 13:39:17.277449 10964 webserver.cc:533] Webserver started at http://127.10.181.3:46235/ using document root <none> and password file <none>
I20260601 13:39:17.277654 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:17.277719 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:17.277804 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:17.278337 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "12639b747f8243618c092290040906a5"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.280643 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:17.281968 11385 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:17.282285 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:17.282387 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "12639b747f8243618c092290040906a5"
format_stamp: "Formatted at 2026-06-01 13:39:17 on dist-test-slave-whj6"
I20260601 13:39:17.282478 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321156985418-10964-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:17.320969 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:17.321566 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:17.321945 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:17.322597 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:17.322641 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.322677 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:17.322706 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:17.330113 11448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:46347 every 8 connection(s)
I20260601 13:39:17.330410 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:46347
I20260601 13:39:17.337678 11449 heartbeater.cc:344] Connected to a master server at 127.10.181.60:34567
I20260601 13:39:17.337713 11451 heartbeater.cc:344] Connected to a master server at 127.10.181.61:46805
I20260601 13:39:17.337845 11449 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.337877 11451 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.338128 11450 heartbeater.cc:344] Connected to a master server at 127.10.181.62:40053
I20260601 13:39:17.338167 11451 heartbeater.cc:507] Master 127.10.181.61:46805 requested a full tablet report, sending...
I20260601 13:39:17.338218 11450 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:17.338382 11450 heartbeater.cc:507] Master 127.10.181.62:40053 requested a full tablet report, sending...
I20260601 13:39:17.338147 11449 heartbeater.cc:507] Master 127.10.181.60:34567 requested a full tablet report, sending...
I20260601 13:39:17.338945 11058 ts_manager.cc:194] Registered new tserver with Master: 12639b747f8243618c092290040906a5 (127.10.181.3:46347)
I20260601 13:39:17.339239 10994 ts_manager.cc:194] Registered new tserver with Master: 12639b747f8243618c092290040906a5 (127.10.181.3:46347)
I20260601 13:39:17.339375 11126 ts_manager.cc:194] Registered new tserver with Master: 12639b747f8243618c092290040906a5 (127.10.181.3:46347)
I20260601 13:39:17.340126 11126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54104
I20260601 13:39:17.340309 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009269589s
I20260601 13:39:18.156059 11192 catalog_manager.cc:1294] Loaded cluster ID: 1f49b73261d84b6e89d9c26873bec0d2
I20260601 13:39:18.156194 11192 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105: loading cluster ID for follower catalog manager: success
I20260601 13:39:18.157783 11192 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105: acquiring CA information for follower catalog manager: success
I20260601 13:39:18.158643 11192 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:18.169292 11205 catalog_manager.cc:1294] Loaded cluster ID: 1f49b73261d84b6e89d9c26873bec0d2
I20260601 13:39:18.169396 11205 catalog_manager.cc:1587] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006: loading cluster ID for follower catalog manager: success
I20260601 13:39:18.170593 11205 catalog_manager.cc:1609] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006: acquiring CA information for follower catalog manager: success
I20260601 13:39:18.171123 11205 catalog_manager.cc:1637] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:18.223706 11126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54094
I20260601 13:39:18.276589 11370 heartbeater.cc:499] Master 127.10.181.60:34567 was elected leader, sending a full tablet report...
I20260601 13:39:18.341347 11449 heartbeater.cc:499] Master 127.10.181.60:34567 was elected leader, sending a full tablet report...
I20260601 13:39:19.146742 11177 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:19.224803 11278 heartbeater.cc:499] Master 127.10.181.60:34567 was elected leader, sending a full tablet report...
I20260601 13:39:19.414395 11126 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54114:
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:19.439218 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 13d186b5c8f4438c85ae79d2f67675bc (DEFAULT_TABLE table=test-workload [id=41c01e45e6254a1c882c0c7391bbaaa0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:19.439610 11234 tablet_service.cc:1511] Processing CreateTablet for tablet fd73d70b2b114ff9bc9c0858c3c9dd03 (DEFAULT_TABLE table=test-workload [id=41c01e45e6254a1c882c0c7391bbaaa0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:19.439868 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d186b5c8f4438c85ae79d2f67675bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:19.440018 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd73d70b2b114ff9bc9c0858c3c9dd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:19.442667 11483 tablet_bootstrap.cc:492] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a: Bootstrap starting.
I20260601 13:39:19.442755 11413 tablet_service.cc:1511] Processing CreateTablet for tablet e4259afcb2b04a46b8b99ed96c559808 (DEFAULT_TABLE table=test-workload [id=41c01e45e6254a1c882c0c7391bbaaa0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:19.443123 11413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4259afcb2b04a46b8b99ed96c559808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:19.442770 11334 tablet_service.cc:1511] Processing CreateTablet for tablet 437f5463f47e482aa2300e89e91733c4 (DEFAULT_TABLE table=test-workload [id=41c01e45e6254a1c882c0c7391bbaaa0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:19.443516 11334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437f5463f47e482aa2300e89e91733c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:19.443799 11483 tablet_bootstrap.cc:654] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:19.445827 11486 tablet_bootstrap.cc:492] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5: Bootstrap starting.
I20260601 13:39:19.446152 11485 tablet_bootstrap.cc:492] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a: Bootstrap starting.
I20260601 13:39:19.446624 11483 tablet_bootstrap.cc:492] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a: No bootstrap required, opened a new log
I20260601 13:39:19.446740 11483 ts_tablet_manager.cc:1403] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:19.447047 11485 tablet_bootstrap.cc:654] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:19.447242 11483 raft_consensus.cc:359] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } }
I20260601 13:39:19.447511 11483 raft_consensus.cc:385] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:19.447593 11483 raft_consensus.cc:740] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b02505f1b4ddba568e65f4ef23f1a, State: Initialized, Role: FOLLOWER
I20260601 13:39:19.447750 11483 consensus_queue.cc:260] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } }
I20260601 13:39:19.447985 11483 raft_consensus.cc:399] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:19.448040 11483 raft_consensus.cc:493] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:19.448081 11483 raft_consensus.cc:3060] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.448357 11486 tablet_bootstrap.cc:654] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:19.449030 11483 raft_consensus.cc:515] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } }
I20260601 13:39:19.449154 11483 leader_election.cc:304] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [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: 1e7b02505f1b4ddba568e65f4ef23f1a; no voters: 
I20260601 13:39:19.449360 11483 leader_election.cc:290] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:19.449807 11486 tablet_bootstrap.cc:492] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5: No bootstrap required, opened a new log
I20260601 13:39:19.449807 11485 tablet_bootstrap.cc:492] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a: No bootstrap required, opened a new log
I20260601 13:39:19.449976 11486 ts_tablet_manager.cc:1403] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:19.450013 11485 ts_tablet_manager.cc:1403] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:19.450858 11485 raft_consensus.cc:359] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f378cf4d6dec4b60b8fb3947d99c907a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 39963 } }
I20260601 13:39:19.450858 11486 raft_consensus.cc:359] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12639b747f8243618c092290040906a5" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46347 } }
I20260601 13:39:19.451198 11485 raft_consensus.cc:385] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:19.451251 11486 raft_consensus.cc:385] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:19.450976 11489 raft_consensus.cc:2804] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.451294 11486 raft_consensus.cc:740] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12639b747f8243618c092290040906a5, State: Initialized, Role: FOLLOWER
I20260601 13:39:19.451292 11485 raft_consensus.cc:740] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f378cf4d6dec4b60b8fb3947d99c907a, State: Initialized, Role: FOLLOWER
I20260601 13:39:19.451468 11486 consensus_queue.cc:260] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12639b747f8243618c092290040906a5" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46347 } }
I20260601 13:39:19.451561 11486 raft_consensus.cc:399] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:19.451601 11486 raft_consensus.cc:493] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:19.451689 11486 raft_consensus.cc:3060] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.451798 11483 ts_tablet_manager.cc:1434] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260601 13:39:19.451692 11489 raft_consensus.cc:697] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 LEADER]: Becoming Leader. State: Replica: 1e7b02505f1b4ddba568e65f4ef23f1a, State: Running, Role: LEADER
I20260601 13:39:19.451936 11485 consensus_queue.cc:260] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f378cf4d6dec4b60b8fb3947d99c907a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 39963 } }
I20260601 13:39:19.452039 11489 consensus_queue.cc:237] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [LEADER]: Queue going to LEADER mode. State: All 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: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } }
I20260601 13:39:19.452621 11486 raft_consensus.cc:515] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12639b747f8243618c092290040906a5" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46347 } }
I20260601 13:39:19.453557 11486 leader_election.cc:304] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [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: 12639b747f8243618c092290040906a5; no voters: 
I20260601 13:39:19.453871 11486 leader_election.cc:290] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:19.454797 11492 raft_consensus.cc:2804] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.455166 11492 raft_consensus.cc:697] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 1 LEADER]: Becoming Leader. State: Replica: 12639b747f8243618c092290040906a5, State: Running, Role: LEADER
I20260601 13:39:19.455404 11492 consensus_queue.cc:237] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [LEADER]: Queue going to LEADER mode. State: All 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: "12639b747f8243618c092290040906a5" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46347 } }
I20260601 13:39:19.456636 11486 ts_tablet_manager.cc:1434] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260601 13:39:19.452827 11485 raft_consensus.cc:399] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:19.453043 11483 tablet_bootstrap.cc:492] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a: Bootstrap starting.
I20260601 13:39:19.457926 11483 tablet_bootstrap.cc:654] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:19.457990 11126 catalog_manager.cc:5696] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7b02505f1b4ddba568e65f4ef23f1a (127.10.181.1). New cstate: current_term: 1 leader_uuid: "1e7b02505f1b4ddba568e65f4ef23f1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } health_report { overall_health: HEALTHY } } }
W20260601 13:39:19.458542 11282 tablet.cc:2404] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:39:19.459479 11485 raft_consensus.cc:493] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:19.459554 11485 raft_consensus.cc:3060] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.459913 11125 catalog_manager.cc:5696] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12639b747f8243618c092290040906a5 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "12639b747f8243618c092290040906a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12639b747f8243618c092290040906a5" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:19.460471 11485 raft_consensus.cc:515] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f378cf4d6dec4b60b8fb3947d99c907a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 39963 } }
I20260601 13:39:19.460587 11485 leader_election.cc:304] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [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: f378cf4d6dec4b60b8fb3947d99c907a; no voters: 
I20260601 13:39:19.460780 11485 leader_election.cc:290] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:19.460927 11498 raft_consensus.cc:2804] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.461077 11485 ts_tablet_manager.cc:1434] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260601 13:39:19.461156 11483 tablet_bootstrap.cc:492] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a: No bootstrap required, opened a new log
I20260601 13:39:19.461404 11483 ts_tablet_manager.cc:1403] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:39:19.461994 11483 raft_consensus.cc:359] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } }
I20260601 13:39:19.462158 11483 raft_consensus.cc:385] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:19.462210 11483 raft_consensus.cc:740] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b02505f1b4ddba568e65f4ef23f1a, State: Initialized, Role: FOLLOWER
I20260601 13:39:19.462332 11483 consensus_queue.cc:260] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } }
I20260601 13:39:19.462430 11483 raft_consensus.cc:399] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:19.462460 11483 raft_consensus.cc:493] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:19.462509 11483 raft_consensus.cc:3060] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.463511 11483 raft_consensus.cc:515] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } }
I20260601 13:39:19.463650 11483 leader_election.cc:304] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [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: 1e7b02505f1b4ddba568e65f4ef23f1a; no voters: 
I20260601 13:39:19.463722 11483 leader_election.cc:290] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:19.464015 11483 ts_tablet_manager.cc:1434] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:19.461189 11498 raft_consensus.cc:697] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 1 LEADER]: Becoming Leader. State: Replica: f378cf4d6dec4b60b8fb3947d99c907a, State: Running, Role: LEADER
I20260601 13:39:19.464851 11498 consensus_queue.cc:237] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [LEADER]: Queue going to LEADER mode. State: All 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: "f378cf4d6dec4b60b8fb3947d99c907a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 39963 } }
I20260601 13:39:19.468104 11126 catalog_manager.cc:5696] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a reported cstate change: term changed from 0 to 1, leader changed from <none> to f378cf4d6dec4b60b8fb3947d99c907a (127.10.181.2). New cstate: current_term: 1 leader_uuid: "f378cf4d6dec4b60b8fb3947d99c907a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f378cf4d6dec4b60b8fb3947d99c907a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 39963 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:19.468622 11489 raft_consensus.cc:2804] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.468761 11489 raft_consensus.cc:697] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 LEADER]: Becoming Leader. State: Replica: 1e7b02505f1b4ddba568e65f4ef23f1a, State: Running, Role: LEADER
I20260601 13:39:19.468884 11489 consensus_queue.cc:237] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [LEADER]: Queue going to LEADER mode. State: All 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: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } }
I20260601 13:39:19.470788 11123 catalog_manager.cc:5696] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7b02505f1b4ddba568e65f4ef23f1a (127.10.181.1). New cstate: current_term: 1 leader_uuid: "1e7b02505f1b4ddba568e65f4ef23f1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7b02505f1b4ddba568e65f4ef23f1a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43771 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:19.483484 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:39:19.488994 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:19.489770 10964 tablet_replica.cc:333] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a: stopping tablet replica
I20260601 13:39:19.490139 10964 raft_consensus.cc:2243] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.490347 10964 raft_consensus.cc:2272] T fd73d70b2b114ff9bc9c0858c3c9dd03 P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.492164 10964 tablet_replica.cc:333] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a: stopping tablet replica
I20260601 13:39:19.492291 10964 raft_consensus.cc:2243] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.492439 10964 raft_consensus.cc:2272] T 13d186b5c8f4438c85ae79d2f67675bc P 1e7b02505f1b4ddba568e65f4ef23f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.507863 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:39:19.512418 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:39:19.517390 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:19.517797 10964 tablet_replica.cc:333] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a: stopping tablet replica
I20260601 13:39:19.517926 10964 raft_consensus.cc:2243] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.518038 10964 raft_consensus.cc:2272] T 437f5463f47e482aa2300e89e91733c4 P f378cf4d6dec4b60b8fb3947d99c907a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.521812 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:39:19.524729 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:39:19.529064 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:19.529397 10964 tablet_replica.cc:333] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5: stopping tablet replica
I20260601 13:39:19.529541 10964 raft_consensus.cc:2243] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.529695 10964 raft_consensus.cc:2272] T e4259afcb2b04a46b8b99ed96c559808 P 12639b747f8243618c092290040906a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.533443 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:39:19.536274 10964 master.cc:562] Master@127.10.181.62:40053 shutting down...
I20260601 13:39:19.541370 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.541566 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.541635 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P b0e55bba174d4bc1af73a4d6e1517105: stopping tablet replica
I20260601 13:39:19.555749 10964 master.cc:584] Master@127.10.181.62:40053 shutdown complete.
I20260601 13:39:19.559371 10964 master.cc:562] Master@127.10.181.61:46805 shutting down...
I20260601 13:39:19.563118 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.563347 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.563409 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P e4e9512607b54389be0da658e4109006: stopping tablet replica
I20260601 13:39:19.576761 10964 master.cc:584] Master@127.10.181.61:46805 shutdown complete.
I20260601 13:39:19.579728 10964 master.cc:562] Master@127.10.181.60:34567 shutting down...
I20260601 13:39:19.583343 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.583694 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.583766 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 422a9b094fd4436989bd714a308256bb: stopping tablet replica
I20260601 13:39:19.600802 10964 master.cc:584] Master@127.10.181.60:34567 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2613 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:39:19.611459 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:36799
I20260601 13:39:19.611950 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:19.615018 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:19.615092 11509 instance_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:19.615092 11512 instance_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:19.615252 11510 instance_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:19.615760 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:19.615811 10964 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:19.615826 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321159615826 us; error 0 us; skew 500 ppm
I20260601 13:39:19.616973 10964 webserver.cc:533] Webserver started at http://127.10.181.62:34129/ using document root <none> and password file <none>
I20260601 13:39:19.617173 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:19.617245 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:19.617352 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:19.617833 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "fcf77d5eb94e42ae84d7cc09c02dba79"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whj6"
I20260601 13:39:19.619763 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:19.621289 11517 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:19.621685 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:19.621779 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "fcf77d5eb94e42ae84d7cc09c02dba79"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whj6"
I20260601 13:39:19.621871 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-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:19.644898 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:19.645931 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:19.651804 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:36799
I20260601 13:39:19.655488 11569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:36799 every 8 connection(s)
I20260601 13:39:19.656131 11570 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:19.658910 11570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79: Bootstrap starting.
I20260601 13:39:19.660640 11570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:19.662858 11570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79: No bootstrap required, opened a new log
I20260601 13:39:19.663681 11570 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcf77d5eb94e42ae84d7cc09c02dba79" member_type: VOTER }
I20260601 13:39:19.663817 11570 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:19.663841 11570 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcf77d5eb94e42ae84d7cc09c02dba79, State: Initialized, Role: FOLLOWER
I20260601 13:39:19.664047 11570 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcf77d5eb94e42ae84d7cc09c02dba79" member_type: VOTER }
I20260601 13:39:19.664134 11570 raft_consensus.cc:399] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:19.664155 11570 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:19.664186 11570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.665143 11570 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcf77d5eb94e42ae84d7cc09c02dba79" member_type: VOTER }
I20260601 13:39:19.665290 11570 leader_election.cc:304] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [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: fcf77d5eb94e42ae84d7cc09c02dba79; no voters: 
I20260601 13:39:19.665576 11570 leader_election.cc:290] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:19.665889 11573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.666158 11570 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:19.666267 11573 raft_consensus.cc:697] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 1 LEADER]: Becoming Leader. State: Replica: fcf77d5eb94e42ae84d7cc09c02dba79, State: Running, Role: LEADER
I20260601 13:39:19.666510 11573 consensus_queue.cc:237] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [LEADER]: Queue going to LEADER mode. State: All 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: "fcf77d5eb94e42ae84d7cc09c02dba79" member_type: VOTER }
I20260601 13:39:19.667083 11575 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fcf77d5eb94e42ae84d7cc09c02dba79. Latest consensus state: current_term: 1 leader_uuid: "fcf77d5eb94e42ae84d7cc09c02dba79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcf77d5eb94e42ae84d7cc09c02dba79" member_type: VOTER } }
I20260601 13:39:19.667235 11575 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:19.667263 11574 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fcf77d5eb94e42ae84d7cc09c02dba79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcf77d5eb94e42ae84d7cc09c02dba79" member_type: VOTER } }
I20260601 13:39:19.667337 11574 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:19.667599 11582 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:19.668769 11582 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:19.669044 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:19.671160 11582 catalog_manager.cc:1382] Generated new cluster ID: ba2f35012d8d4ba9bb8ab1949dc91585
I20260601 13:39:19.671248 11582 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:19.679315 11582 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:19.680076 11582 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:19.690799 11582 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79: Generated new TSK 0
I20260601 13:39:19.691181 11582 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:19.701555 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:19.704067 11594 instance_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:19.704417 11592 instance_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:19.704419 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:19.704298 11591 instance_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:19.704892 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:19.704937 10964 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:19.704958 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321159704957 us; error 0 us; skew 500 ppm
I20260601 13:39:19.705780 10964 webserver.cc:533] Webserver started at http://127.10.181.1:37671/ using document root <none> and password file <none>
I20260601 13:39:19.705936 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:19.705984 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:19.706058 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:19.706444 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "ffd113f98df647898f49568bc46f259b"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whj6"
I20260601 13:39:19.708218 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:19.709509 11599 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:19.709892 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:19.709972 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "ffd113f98df647898f49568bc46f259b"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whj6"
I20260601 13:39:19.710064 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-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:19.726975 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:19.727566 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:19.727891 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:19.728416 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:19.728456 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.728508 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:19.728536 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.733486 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:33611
I20260601 13:39:19.733619 11662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:33611 every 8 connection(s)
I20260601 13:39:19.734445 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:19.736781 11668 instance_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:19.736775 11667 instance_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:19.737108 11670 instance_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:19.737150 10964 server_base.cc:1061] running on GCE node
I20260601 13:39:19.737430 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:19.737475 10964 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:19.737497 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321159737497 us; error 0 us; skew 500 ppm
I20260601 13:39:19.738579 10964 webserver.cc:533] Webserver started at http://127.10.181.2:46183/ using document root <none> and password file <none>
I20260601 13:39:19.738799 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:19.738854 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:19.738926 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:19.739416 11663 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36799
I20260601 13:39:19.739491 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "c2672b960f104a81a7143869c3946b9d"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whj6"
I20260601 13:39:19.739533 11663 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:19.739794 11663 heartbeater.cc:507] Master 127.10.181.62:36799 requested a full tablet report, sending...
I20260601 13:39:19.740589 11534 ts_manager.cc:194] Registered new tserver with Master: ffd113f98df647898f49568bc46f259b (127.10.181.1:33611)
I20260601 13:39:19.741497 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:19.741633 11534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59558
I20260601 13:39:19.742790 11675 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:19.743201 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:19.743291 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "c2672b960f104a81a7143869c3946b9d"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whj6"
I20260601 13:39:19.743386 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-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:19.755594 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:19.756150 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:19.756492 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:19.757047 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:19.757090 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.757135 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:19.757164 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.762393 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:42591
I20260601 13:39:19.762436 11738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:42591 every 8 connection(s)
I20260601 13:39:19.763432 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:19.765691 11742 instance_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:19.765760 11745 instance_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:19.765877 11743 instance_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:19.766157 10964 server_base.cc:1061] running on GCE node
I20260601 13:39:19.766387 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:19.766433 10964 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:19.766450 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321159766450 us; error 0 us; skew 500 ppm
I20260601 13:39:19.767526 10964 webserver.cc:533] Webserver started at http://127.10.181.3:40547/ using document root <none> and password file <none>
I20260601 13:39:19.767686 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:19.767745 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:19.767825 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:19.768262 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "30099a3982e84652b8a97caf9bdb0818"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whj6"
I20260601 13:39:19.768405 11739 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36799
I20260601 13:39:19.768582 11739 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:19.768872 11739 heartbeater.cc:507] Master 127.10.181.62:36799 requested a full tablet report, sending...
I20260601 13:39:19.769706 11534 ts_manager.cc:194] Registered new tserver with Master: c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591)
I20260601 13:39:19.769991 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:19.770381 11534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59570
I20260601 13:39:19.771031 11750 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:19.771348 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:19.771418 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "30099a3982e84652b8a97caf9bdb0818"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whj6"
I20260601 13:39:19.771481 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-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:19.791205 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:19.791678 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:19.792069 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:19.792579 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:19.792619 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.792662 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:19.792682 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.798012 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:38649
I20260601 13:39:19.798208 11813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:38649 every 8 connection(s)
I20260601 13:39:19.803640 11814 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36799
I20260601 13:39:19.803820 11814 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:19.804145 11814 heartbeater.cc:507] Master 127.10.181.62:36799 requested a full tablet report, sending...
I20260601 13:39:19.805027 11534 ts_manager.cc:194] Registered new tserver with Master: 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:19.805433 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006937048s
I20260601 13:39:19.805677 11534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59580
I20260601 13:39:20.742880 11663 heartbeater.cc:499] Master 127.10.181.62:36799 was elected leader, sending a full tablet report...
I20260601 13:39:20.771441 11739 heartbeater.cc:499] Master 127.10.181.62:36799 was elected leader, sending a full tablet report...
I20260601 13:39:20.806970 11814 heartbeater.cc:499] Master 127.10.181.62:36799 was elected leader, sending a full tablet report...
I20260601 13:39:20.842931 11534 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59594:
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:20.843724 11534 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:20.858538 11703 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4013cc3b374de1ab7a1cbb791864d5 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:20.858902 11703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4013cc3b374de1ab7a1cbb791864d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.859238 11778 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4013cc3b374de1ab7a1cbb791864d5 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:20.859326 11776 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6aeabddc374add9a9d902d7d3ac033 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:20.859679 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4013cc3b374de1ab7a1cbb791864d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.860037 11774 tablet_service.cc:1511] Processing CreateTablet for tablet b036bacc3b6049e89c574d9dd107a497 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:20.860304 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b036bacc3b6049e89c574d9dd107a497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.861652 11702 tablet_service.cc:1511] Processing CreateTablet for tablet be25af67e2e3461da928aecb02dc5f33 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:20.861883 11702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be25af67e2e3461da928aecb02dc5f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.863005 11776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6aeabddc374add9a9d902d7d3ac033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.863870 11701 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6aeabddc374add9a9d902d7d3ac033 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:20.864112 11701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6aeabddc374add9a9d902d7d3ac033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.864399 11774 tablet_service.cc:1511] Processing CreateTablet for tablet 1a646fc567994cf0b5b554df6de21f5a (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:20.864609 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a646fc567994cf0b5b554df6de21f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.866149 11778 tablet_service.cc:1511] Processing CreateTablet for tablet 03bf2be4de4d4ef3b8f6ba2071bd0e37 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:20.866441 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bf2be4de4d4ef3b8f6ba2071bd0e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.866505 11700 tablet_service.cc:1511] Processing CreateTablet for tablet 778987b2883c41c281d4e93bd0eb61db (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:20.866766 11700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778987b2883c41c281d4e93bd0eb61db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.867414 11773 tablet_service.cc:1511] Processing CreateTablet for tablet aeed69fd0f0a4491bb0b3b15aeb24736 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:20.867646 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeed69fd0f0a4491bb0b3b15aeb24736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.869704 11775 tablet_service.cc:1511] Processing CreateTablet for tablet 778987b2883c41c281d4e93bd0eb61db (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:20.869887 11627 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4013cc3b374de1ab7a1cbb791864d5 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:20.870121 11626 tablet_service.cc:1511] Processing CreateTablet for tablet be25af67e2e3461da928aecb02dc5f33 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:20.870151 11777 tablet_service.cc:1511] Processing CreateTablet for tablet be25af67e2e3461da928aecb02dc5f33 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:20.870250 11627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4013cc3b374de1ab7a1cbb791864d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.870520 11625 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6aeabddc374add9a9d902d7d3ac033 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:20.870769 11625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6aeabddc374add9a9d902d7d3ac033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.869915 11775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778987b2883c41c281d4e93bd0eb61db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.873028 11777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be25af67e2e3461da928aecb02dc5f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.873157 11836 tablet_bootstrap.cc:492] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b: Bootstrap starting.
I20260601 13:39:20.873513 11624 tablet_service.cc:1511] Processing CreateTablet for tablet 778987b2883c41c281d4e93bd0eb61db (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:20.873785 11624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778987b2883c41c281d4e93bd0eb61db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.874253 11836 tablet_bootstrap.cc:654] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.875458 11702 tablet_service.cc:1511] Processing CreateTablet for tablet 03bf2be4de4d4ef3b8f6ba2071bd0e37 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:20.875721 11702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bf2be4de4d4ef3b8f6ba2071bd0e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.875795 11836 tablet_bootstrap.cc:492] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b: No bootstrap required, opened a new log
I20260601 13:39:20.875903 11836 ts_tablet_manager.cc:1403] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.876200 11623 tablet_service.cc:1511] Processing CreateTablet for tablet b036bacc3b6049e89c574d9dd107a497 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:20.876475 11836 raft_consensus.cc:359] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.876628 11836 raft_consensus.cc:385] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.876675 11836 raft_consensus.cc:740] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd113f98df647898f49568bc46f259b, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.876772 11622 tablet_service.cc:1511] Processing CreateTablet for tablet aeed69fd0f0a4491bb0b3b15aeb24736 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:20.876816 11836 consensus_queue.cc:260] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.877210 11621 tablet_service.cc:1511] Processing CreateTablet for tablet 03bf2be4de4d4ef3b8f6ba2071bd0e37 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:20.877290 11836 ts_tablet_manager.cc:1434] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:20.877565 11620 tablet_service.cc:1511] Processing CreateTablet for tablet 1a646fc567994cf0b5b554df6de21f5a (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:20.876475 11623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b036bacc3b6049e89c574d9dd107a497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.877871 11701 tablet_service.cc:1511] Processing CreateTablet for tablet aeed69fd0f0a4491bb0b3b15aeb24736 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:20.877957 11836 tablet_bootstrap.cc:492] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b: Bootstrap starting.
I20260601 13:39:20.878048 11621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bf2be4de4d4ef3b8f6ba2071bd0e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.878129 11701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeed69fd0f0a4491bb0b3b15aeb24736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.878212 11626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be25af67e2e3461da928aecb02dc5f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.878381 11622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeed69fd0f0a4491bb0b3b15aeb24736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.878784 11620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a646fc567994cf0b5b554df6de21f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.880369 11700 tablet_service.cc:1511] Processing CreateTablet for tablet b036bacc3b6049e89c574d9dd107a497 (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:20.880594 11700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b036bacc3b6049e89c574d9dd107a497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.882772 11703 tablet_service.cc:1511] Processing CreateTablet for tablet 1a646fc567994cf0b5b554df6de21f5a (DEFAULT_TABLE table=test-workload [id=03b7e44756dd4c00991ef577d46ec65a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:20.883016 11703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a646fc567994cf0b5b554df6de21f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.883414 11836 tablet_bootstrap.cc:654] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.885366 11836 tablet_bootstrap.cc:492] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b: No bootstrap required, opened a new log
I20260601 13:39:20.885569 11836 ts_tablet_manager.cc:1403] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:39:20.886144 11836 raft_consensus.cc:359] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.886270 11836 raft_consensus.cc:385] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.886301 11836 raft_consensus.cc:740] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd113f98df647898f49568bc46f259b, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.886444 11836 consensus_queue.cc:260] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.886735 11836 ts_tablet_manager.cc:1434] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.886889 11834 tablet_bootstrap.cc:492] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d: Bootstrap starting.
I20260601 13:39:20.886901 11836 tablet_bootstrap.cc:492] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b: Bootstrap starting.
I20260601 13:39:20.888131 11834 tablet_bootstrap.cc:654] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.888156 11836 tablet_bootstrap.cc:654] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.888990 11835 tablet_bootstrap.cc:492] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818: Bootstrap starting.
I20260601 13:39:20.889376 11834 tablet_bootstrap.cc:492] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d: No bootstrap required, opened a new log
I20260601 13:39:20.889469 11834 ts_tablet_manager.cc:1403] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.889900 11834 raft_consensus.cc:359] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.889997 11834 raft_consensus.cc:385] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.890023 11835 tablet_bootstrap.cc:654] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.890029 11834 raft_consensus.cc:740] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.890281 11834 consensus_queue.cc:260] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.890568 11836 tablet_bootstrap.cc:492] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b: No bootstrap required, opened a new log
I20260601 13:39:20.890667 11836 ts_tablet_manager.cc:1403] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:20.890755 11834 ts_tablet_manager.cc:1434] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:20.891273 11835 tablet_bootstrap.cc:492] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818: No bootstrap required, opened a new log
I20260601 13:39:20.891275 11836 raft_consensus.cc:359] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.891412 11836 raft_consensus.cc:385] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.891439 11835 ts_tablet_manager.cc:1403] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.891453 11836 raft_consensus.cc:740] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd113f98df647898f49568bc46f259b, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.891638 11836 consensus_queue.cc:260] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.891932 11835 raft_consensus.cc:359] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.892045 11836 ts_tablet_manager.cc:1434] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.892109 11835 raft_consensus.cc:385] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.892145 11835 raft_consensus.cc:740] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.892262 11835 consensus_queue.cc:260] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.892369 11836 tablet_bootstrap.cc:492] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b: Bootstrap starting.
I20260601 13:39:20.892688 11835 ts_tablet_manager.cc:1434] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.892747 11834 tablet_bootstrap.cc:492] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d: Bootstrap starting.
I20260601 13:39:20.892844 11835 tablet_bootstrap.cc:492] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818: Bootstrap starting.
I20260601 13:39:20.893414 11836 tablet_bootstrap.cc:654] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.893932 11835 tablet_bootstrap.cc:654] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.894414 11836 tablet_bootstrap.cc:492] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b: No bootstrap required, opened a new log
I20260601 13:39:20.894501 11836 ts_tablet_manager.cc:1403] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.893932 11834 tablet_bootstrap.cc:654] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.894913 11836 raft_consensus.cc:359] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.895009 11836 raft_consensus.cc:385] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.895036 11836 raft_consensus.cc:740] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd113f98df647898f49568bc46f259b, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.895208 11836 consensus_queue.cc:260] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.895535 11836 ts_tablet_manager.cc:1434] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.895691 11836 tablet_bootstrap.cc:492] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b: Bootstrap starting.
I20260601 13:39:20.895740 11835 tablet_bootstrap.cc:492] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818: No bootstrap required, opened a new log
I20260601 13:39:20.895825 11835 ts_tablet_manager.cc:1403] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.896368 11835 raft_consensus.cc:359] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.896492 11835 raft_consensus.cc:385] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.896538 11835 raft_consensus.cc:740] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.896659 11836 tablet_bootstrap.cc:654] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.896678 11835 consensus_queue.cc:260] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.896994 11835 ts_tablet_manager.cc:1434] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.897190 11835 tablet_bootstrap.cc:492] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818: Bootstrap starting.
I20260601 13:39:20.897727 11836 tablet_bootstrap.cc:492] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b: No bootstrap required, opened a new log
I20260601 13:39:20.897818 11836 ts_tablet_manager.cc:1403] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.898161 11836 raft_consensus.cc:359] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.898244 11836 raft_consensus.cc:385] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.898288 11836 raft_consensus.cc:740] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd113f98df647898f49568bc46f259b, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.898360 11835 tablet_bootstrap.cc:654] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.898407 11836 consensus_queue.cc:260] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.898669 11836 ts_tablet_manager.cc:1434] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.898830 11836 tablet_bootstrap.cc:492] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b: Bootstrap starting.
I20260601 13:39:20.899653 11834 tablet_bootstrap.cc:492] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d: No bootstrap required, opened a new log
I20260601 13:39:20.899765 11834 ts_tablet_manager.cc:1403] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:39:20.899773 11836 tablet_bootstrap.cc:654] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.900287 11834 raft_consensus.cc:359] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.900415 11834 raft_consensus.cc:385] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.900584 11834 raft_consensus.cc:740] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.900772 11834 consensus_queue.cc:260] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.900889 11836 tablet_bootstrap.cc:492] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b: No bootstrap required, opened a new log
I20260601 13:39:20.900980 11836 ts_tablet_manager.cc:1403] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.901142 11834 ts_tablet_manager.cc:1434] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.901357 11834 tablet_bootstrap.cc:492] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d: Bootstrap starting.
I20260601 13:39:20.901419 11836 raft_consensus.cc:359] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.901517 11836 raft_consensus.cc:385] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.901556 11836 raft_consensus.cc:740] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd113f98df647898f49568bc46f259b, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.901731 11836 consensus_queue.cc:260] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.902053 11836 ts_tablet_manager.cc:1434] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.902240 11836 tablet_bootstrap.cc:492] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b: Bootstrap starting.
I20260601 13:39:20.902714 11834 tablet_bootstrap.cc:654] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.903054 11836 tablet_bootstrap.cc:654] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.903993 11835 tablet_bootstrap.cc:492] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818: No bootstrap required, opened a new log
I20260601 13:39:20.904033 11836 tablet_bootstrap.cc:492] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b: No bootstrap required, opened a new log
I20260601 13:39:20.904033 11834 tablet_bootstrap.cc:492] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d: No bootstrap required, opened a new log
I20260601 13:39:20.904125 11835 ts_tablet_manager.cc:1403] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:39:20.904145 11836 ts_tablet_manager.cc:1403] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.904256 11834 ts_tablet_manager.cc:1403] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:39:20.904595 11836 raft_consensus.cc:359] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.904677 11836 raft_consensus.cc:385] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.904719 11836 raft_consensus.cc:740] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd113f98df647898f49568bc46f259b, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.904763 11834 raft_consensus.cc:359] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.904839 11836 consensus_queue.cc:260] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.905032 11835 raft_consensus.cc:359] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.905107 11835 raft_consensus.cc:385] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.905139 11835 raft_consensus.cc:740] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.905179 11836 ts_tablet_manager.cc:1434] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.905246 11835 consensus_queue.cc:260] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.905380 11836 tablet_bootstrap.cc:492] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b: Bootstrap starting.
I20260601 13:39:20.905507 11835 ts_tablet_manager.cc:1434] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.905680 11835 tablet_bootstrap.cc:492] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818: Bootstrap starting.
I20260601 13:39:20.906488 11835 tablet_bootstrap.cc:654] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.906807 11836 tablet_bootstrap.cc:654] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.907748 11835 tablet_bootstrap.cc:492] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818: No bootstrap required, opened a new log
I20260601 13:39:20.907832 11835 ts_tablet_manager.cc:1403] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.908250 11835 raft_consensus.cc:359] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.908362 11835 raft_consensus.cc:385] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.908396 11835 raft_consensus.cc:740] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.908515 11835 consensus_queue.cc:260] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.908569 11834 raft_consensus.cc:385] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.908648 11834 raft_consensus.cc:740] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.908849 11835 ts_tablet_manager.cc:1434] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.909008 11835 tablet_bootstrap.cc:492] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818: Bootstrap starting.
I20260601 13:39:20.909117 11834 consensus_queue.cc:260] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.909477 11834 ts_tablet_manager.cc:1434] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:39:20.909678 11834 tablet_bootstrap.cc:492] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d: Bootstrap starting.
I20260601 13:39:20.910027 11835 tablet_bootstrap.cc:654] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.910993 11834 tablet_bootstrap.cc:654] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.911176 11835 tablet_bootstrap.cc:492] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818: No bootstrap required, opened a new log
I20260601 13:39:20.911276 11835 ts_tablet_manager.cc:1403] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.911698 11835 raft_consensus.cc:359] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.911819 11835 raft_consensus.cc:385] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.911849 11835 raft_consensus.cc:740] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.911975 11835 consensus_queue.cc:260] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.912246 11835 ts_tablet_manager.cc:1434] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.912427 11835 tablet_bootstrap.cc:492] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818: Bootstrap starting.
I20260601 13:39:20.913466 11835 tablet_bootstrap.cc:654] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.914862 11836 tablet_bootstrap.cc:492] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b: No bootstrap required, opened a new log
I20260601 13:39:20.914865 11834 tablet_bootstrap.cc:492] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d: No bootstrap required, opened a new log
I20260601 13:39:20.915014 11836 ts_tablet_manager.cc:1403] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:39:20.915078 11834 ts_tablet_manager.cc:1403] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:39:20.915078 11835 tablet_bootstrap.cc:492] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818: No bootstrap required, opened a new log
I20260601 13:39:20.915402 11835 ts_tablet_manager.cc:1403] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.915639 11836 raft_consensus.cc:359] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.915783 11836 raft_consensus.cc:385] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.915839 11836 raft_consensus.cc:740] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd113f98df647898f49568bc46f259b, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.915786 11835 raft_consensus.cc:359] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.915940 11835 raft_consensus.cc:385] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.915721 11834 raft_consensus.cc:359] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.915995 11836 consensus_queue.cc:260] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.915984 11835 raft_consensus.cc:740] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.916203 11835 consensus_queue.cc:260] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.916314 11836 ts_tablet_manager.cc:1434] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.916464 11835 ts_tablet_manager.cc:1434] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:20.916640 11835 tablet_bootstrap.cc:492] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818: Bootstrap starting.
I20260601 13:39:20.917636 11835 tablet_bootstrap.cc:654] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.916041 11834 raft_consensus.cc:385] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.918231 11834 raft_consensus.cc:740] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.918393 11834 consensus_queue.cc:260] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.918689 11834 ts_tablet_manager.cc:1434] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:20.918892 11834 tablet_bootstrap.cc:492] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d: Bootstrap starting.
I20260601 13:39:20.919807 11835 tablet_bootstrap.cc:492] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818: No bootstrap required, opened a new log
I20260601 13:39:20.919916 11834 tablet_bootstrap.cc:654] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.919934 11835 ts_tablet_manager.cc:1403] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:20.920503 11835 raft_consensus.cc:359] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.920626 11835 raft_consensus.cc:385] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.920665 11835 raft_consensus.cc:740] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.920814 11835 consensus_queue.cc:260] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.921139 11835 ts_tablet_manager.cc:1434] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.921321 11835 tablet_bootstrap.cc:492] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818: Bootstrap starting.
I20260601 13:39:20.921358 11834 tablet_bootstrap.cc:492] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d: No bootstrap required, opened a new log
I20260601 13:39:20.921442 11834 ts_tablet_manager.cc:1403] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.921882 11834 raft_consensus.cc:359] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.921990 11834 raft_consensus.cc:385] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.922024 11834 raft_consensus.cc:740] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.922164 11834 consensus_queue.cc:260] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.922539 11834 ts_tablet_manager.cc:1434] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.922608 11835 tablet_bootstrap.cc:654] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.922706 11834 tablet_bootstrap.cc:492] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d: Bootstrap starting.
I20260601 13:39:20.923784 11834 tablet_bootstrap.cc:654] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.924037 11835 tablet_bootstrap.cc:492] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818: No bootstrap required, opened a new log
I20260601 13:39:20.924144 11835 ts_tablet_manager.cc:1403] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:20.924639 11835 raft_consensus.cc:359] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.924757 11835 raft_consensus.cc:385] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.924809 11835 raft_consensus.cc:740] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.924955 11835 consensus_queue.cc:260] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.925266 11835 ts_tablet_manager.cc:1434] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.925347 11834 tablet_bootstrap.cc:492] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d: No bootstrap required, opened a new log
I20260601 13:39:20.925448 11834 ts_tablet_manager.cc:1403] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.925863 11834 raft_consensus.cc:359] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.925963 11834 raft_consensus.cc:385] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.925993 11834 raft_consensus.cc:740] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.926115 11834 consensus_queue.cc:260] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.926366 11834 ts_tablet_manager.cc:1434] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.926539 11834 tablet_bootstrap.cc:492] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d: Bootstrap starting.
I20260601 13:39:20.927526 11834 tablet_bootstrap.cc:654] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.928522 11834 tablet_bootstrap.cc:492] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d: No bootstrap required, opened a new log
I20260601 13:39:20.928598 11834 ts_tablet_manager.cc:1403] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.929018 11834 raft_consensus.cc:359] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.929111 11834 raft_consensus.cc:385] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.929153 11834 raft_consensus.cc:740] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.929268 11834 consensus_queue.cc:260] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.929530 11834 ts_tablet_manager.cc:1434] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.929716 11834 tablet_bootstrap.cc:492] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d: Bootstrap starting.
I20260601 13:39:20.930616 11834 tablet_bootstrap.cc:654] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.931883 11834 tablet_bootstrap.cc:492] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d: No bootstrap required, opened a new log
I20260601 13:39:20.932011 11834 ts_tablet_manager.cc:1403] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:20.932449 11834 raft_consensus.cc:359] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.932554 11834 raft_consensus.cc:385] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.932576 11834 raft_consensus.cc:740] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.932709 11834 consensus_queue.cc:260] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.932991 11834 ts_tablet_manager.cc:1434] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.940735 11838 raft_consensus.cc:493] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:20.940951 11838 raft_consensus.cc:515] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.941654 11838 leader_election.cc:290] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:20.945611 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be25af67e2e3461da928aecb02dc5f33" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818" is_pre_election: true
I20260601 13:39:20.945793 11788 raft_consensus.cc:2468] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 0.
I20260601 13:39:20.946101 11603 leader_election.cc:304] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:20.946161 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be25af67e2e3461da928aecb02dc5f33" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d" is_pre_election: true
I20260601 13:39:20.946286 11838 raft_consensus.cc:2804] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:20.946359 11838 raft_consensus.cc:493] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:20.946404 11838 raft_consensus.cc:3060] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.946467 11713 raft_consensus.cc:2468] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 0.
I20260601 13:39:20.947443 11838 raft_consensus.cc:515] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.947815 11838 leader_election.cc:290] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 election: Requested vote from peers c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:20.948191 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be25af67e2e3461da928aecb02dc5f33" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d"
I20260601 13:39:20.948246 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be25af67e2e3461da928aecb02dc5f33" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818"
I20260601 13:39:20.948333 11713 raft_consensus.cc:3060] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.948347 11788 raft_consensus.cc:3060] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.949430 11788 raft_consensus.cc:2468] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 1.
I20260601 13:39:20.949671 11603 leader_election.cc:304] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:20.949676 11713 raft_consensus.cc:2468] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 1.
I20260601 13:39:20.949931 11838 raft_consensus.cc:2804] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.950213 11838 raft_consensus.cc:697] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 1 LEADER]: Becoming Leader. State: Replica: ffd113f98df647898f49568bc46f259b, State: Running, Role: LEADER
I20260601 13:39:20.950384 11838 consensus_queue.cc:237] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:20.952482 11534 catalog_manager.cc:5696] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd113f98df647898f49568bc46f259b (127.10.181.1). New cstate: current_term: 1 leader_uuid: "ffd113f98df647898f49568bc46f259b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:20.956481 11844 raft_consensus.cc:493] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:20.956642 11844 raft_consensus.cc:515] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.957155 11844 leader_election.cc:290] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591), ffd113f98df647898f49568bc46f259b (127.10.181.1:33611)
I20260601 13:39:20.960908 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4013cc3b374de1ab7a1cbb791864d5" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b" is_pre_election: true
I20260601 13:39:20.960948 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4013cc3b374de1ab7a1cbb791864d5" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d" is_pre_election: true
I20260601 13:39:20.961071 11637 raft_consensus.cc:2468] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 0.
I20260601 13:39:20.961134 11713 raft_consensus.cc:2468] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 0.
I20260601 13:39:20.961385 11752 leader_election.cc:304] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:20.961580 11844 raft_consensus.cc:2804] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:20.961647 11844 raft_consensus.cc:493] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:20.961676 11844 raft_consensus.cc:3060] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.962671 11844 raft_consensus.cc:515] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.963100 11844 leader_election.cc:290] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 election: Requested vote from peers c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591), ffd113f98df647898f49568bc46f259b (127.10.181.1:33611)
I20260601 13:39:20.963505 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4013cc3b374de1ab7a1cbb791864d5" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d"
I20260601 13:39:20.963554 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4013cc3b374de1ab7a1cbb791864d5" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b"
I20260601 13:39:20.963629 11713 raft_consensus.cc:3060] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.963652 11637 raft_consensus.cc:3060] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.964577 11713 raft_consensus.cc:2468] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 1.
I20260601 13:39:20.964593 11637 raft_consensus.cc:2468] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 1.
I20260601 13:39:20.964883 11752 leader_election.cc:304] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:20.965080 11844 raft_consensus.cc:2804] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.965306 11844 raft_consensus.cc:697] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 1 LEADER]: Becoming Leader. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Running, Role: LEADER
I20260601 13:39:20.965459 11844 consensus_queue.cc:237] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } }
I20260601 13:39:20.967293 11534 catalog_manager.cc:5696] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "30099a3982e84652b8a97caf9bdb0818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:21.054545 11844 raft_consensus.cc:493] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:21.054728 11844 raft_consensus.cc:515] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.055230 11844 leader_election.cc:290] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffd113f98df647898f49568bc46f259b (127.10.181.1:33611), c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591)
I20260601 13:39:21.055869 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6aeabddc374add9a9d902d7d3ac033" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b" is_pre_election: true
I20260601 13:39:21.055900 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6aeabddc374add9a9d902d7d3ac033" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d" is_pre_election: true
I20260601 13:39:21.056082 11637 raft_consensus.cc:2468] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 0.
I20260601 13:39:21.056092 11713 raft_consensus.cc:2468] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 0.
I20260601 13:39:21.056826 11751 leader_election.cc:304] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, c2672b960f104a81a7143869c3946b9d; no voters: 
I20260601 13:39:21.056998 11844 raft_consensus.cc:2804] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:21.057054 11844 raft_consensus.cc:493] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:21.057082 11844 raft_consensus.cc:3060] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.057881 11844 raft_consensus.cc:515] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.058205 11844 leader_election.cc:290] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 election: Requested vote from peers ffd113f98df647898f49568bc46f259b (127.10.181.1:33611), c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591)
I20260601 13:39:21.058691 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6aeabddc374add9a9d902d7d3ac033" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d"
I20260601 13:39:21.058691 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6aeabddc374add9a9d902d7d3ac033" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b"
I20260601 13:39:21.058871 11713 raft_consensus.cc:3060] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.058871 11637 raft_consensus.cc:3060] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.059809 11713 raft_consensus.cc:2468] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 1.
I20260601 13:39:21.059809 11637 raft_consensus.cc:2468] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 1.
I20260601 13:39:21.060160 11751 leader_election.cc:304] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, c2672b960f104a81a7143869c3946b9d; no voters: 
I20260601 13:39:21.060372 11844 raft_consensus.cc:2804] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:21.060506 11844 raft_consensus.cc:697] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 1 LEADER]: Becoming Leader. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Running, Role: LEADER
I20260601 13:39:21.060698 11844 consensus_queue.cc:237] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.062723 11534 catalog_manager.cc:5696] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "30099a3982e84652b8a97caf9bdb0818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:21.106875 11842 raft_consensus.cc:493] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:21.107117 11842 raft_consensus.cc:515] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.107924 11842 leader_election.cc:290] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffd113f98df647898f49568bc46f259b (127.10.181.1:33611), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:21.112030 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b036bacc3b6049e89c574d9dd107a497" candidate_uuid: "c2672b960f104a81a7143869c3946b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b" is_pre_election: true
I20260601 13:39:21.112087 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b036bacc3b6049e89c574d9dd107a497" candidate_uuid: "c2672b960f104a81a7143869c3946b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818" is_pre_election: true
I20260601 13:39:21.112221 11637 raft_consensus.cc:2468] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2672b960f104a81a7143869c3946b9d in term 0.
I20260601 13:39:21.112288 11788 raft_consensus.cc:2468] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2672b960f104a81a7143869c3946b9d in term 0.
I20260601 13:39:21.112571 11677 leader_election.cc:304] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2672b960f104a81a7143869c3946b9d, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:21.112772 11842 raft_consensus.cc:2804] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:21.112843 11842 raft_consensus.cc:493] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:21.112882 11842 raft_consensus.cc:3060] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.113765 11842 raft_consensus.cc:515] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.114159 11842 leader_election.cc:290] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [CANDIDATE]: Term 1 election: Requested vote from peers ffd113f98df647898f49568bc46f259b (127.10.181.1:33611), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:21.114563 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b036bacc3b6049e89c574d9dd107a497" candidate_uuid: "c2672b960f104a81a7143869c3946b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b"
I20260601 13:39:21.114665 11637 raft_consensus.cc:3060] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.114660 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b036bacc3b6049e89c574d9dd107a497" candidate_uuid: "c2672b960f104a81a7143869c3946b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818"
I20260601 13:39:21.114894 11788 raft_consensus.cc:3060] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.115610 11637 raft_consensus.cc:2468] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2672b960f104a81a7143869c3946b9d in term 1.
I20260601 13:39:21.115891 11677 leader_election.cc:304] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2672b960f104a81a7143869c3946b9d, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:21.115921 11788 raft_consensus.cc:2468] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2672b960f104a81a7143869c3946b9d in term 1.
I20260601 13:39:21.116060 11842 raft_consensus.cc:2804] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:21.116353 11842 raft_consensus.cc:697] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 1 LEADER]: Becoming Leader. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Running, Role: LEADER
I20260601 13:39:21.116503 11842 consensus_queue.cc:237] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.118330 11534 catalog_manager.cc:5696] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d reported cstate change: term changed from 0 to 1, leader changed from <none> to c2672b960f104a81a7143869c3946b9d (127.10.181.2). New cstate: current_term: 1 leader_uuid: "c2672b960f104a81a7143869c3946b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:21.133169 11842 raft_consensus.cc:493] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:21.133397 11842 raft_consensus.cc:515] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.133893 11842 leader_election.cc:290] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffd113f98df647898f49568bc46f259b (127.10.181.1:33611), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:21.134588 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bf2be4de4d4ef3b8f6ba2071bd0e37" candidate_uuid: "c2672b960f104a81a7143869c3946b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b" is_pre_election: true
I20260601 13:39:21.134588 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bf2be4de4d4ef3b8f6ba2071bd0e37" candidate_uuid: "c2672b960f104a81a7143869c3946b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818" is_pre_election: true
I20260601 13:39:21.134828 11637 raft_consensus.cc:2468] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2672b960f104a81a7143869c3946b9d in term 0.
I20260601 13:39:21.134828 11788 raft_consensus.cc:2468] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2672b960f104a81a7143869c3946b9d in term 0.
I20260601 13:39:21.135270 11679 leader_election.cc:304] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, c2672b960f104a81a7143869c3946b9d; no voters: 
I20260601 13:39:21.135468 11842 raft_consensus.cc:2804] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:21.135533 11842 raft_consensus.cc:493] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:21.135560 11842 raft_consensus.cc:3060] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.136448 11842 raft_consensus.cc:515] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.136801 11842 leader_election.cc:290] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [CANDIDATE]: Term 1 election: Requested vote from peers ffd113f98df647898f49568bc46f259b (127.10.181.1:33611), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:21.137226 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bf2be4de4d4ef3b8f6ba2071bd0e37" candidate_uuid: "c2672b960f104a81a7143869c3946b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b"
I20260601 13:39:21.137226 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bf2be4de4d4ef3b8f6ba2071bd0e37" candidate_uuid: "c2672b960f104a81a7143869c3946b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818"
I20260601 13:39:21.137403 11637 raft_consensus.cc:3060] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.137403 11788 raft_consensus.cc:3060] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.138540 11637 raft_consensus.cc:2468] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2672b960f104a81a7143869c3946b9d in term 1.
I20260601 13:39:21.138540 11788 raft_consensus.cc:2468] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2672b960f104a81a7143869c3946b9d in term 1.
I20260601 13:39:21.138944 11679 leader_election.cc:304] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, c2672b960f104a81a7143869c3946b9d; no voters: 
I20260601 13:39:21.139381 11842 raft_consensus.cc:2804] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:21.139499 11842 raft_consensus.cc:697] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 1 LEADER]: Becoming Leader. State: Replica: c2672b960f104a81a7143869c3946b9d, State: Running, Role: LEADER
I20260601 13:39:21.139681 11842 consensus_queue.cc:237] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.140431 11844 raft_consensus.cc:493] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:21.140520 11844 raft_consensus.cc:515] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.140854 11844 leader_election.cc:290] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffd113f98df647898f49568bc46f259b (127.10.181.1:33611), c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591)
I20260601 13:39:21.141211 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeed69fd0f0a4491bb0b3b15aeb24736" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b" is_pre_election: true
I20260601 13:39:21.141330 11637 raft_consensus.cc:2468] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 0.
I20260601 13:39:21.141322 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeed69fd0f0a4491bb0b3b15aeb24736" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d" is_pre_election: true
I20260601 13:39:21.141530 11713 raft_consensus.cc:2468] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 0.
I20260601 13:39:21.141728 11752 leader_election.cc:304] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:21.141777 11534 catalog_manager.cc:5696] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d reported cstate change: term changed from 0 to 1, leader changed from <none> to c2672b960f104a81a7143869c3946b9d (127.10.181.2). New cstate: current_term: 1 leader_uuid: "c2672b960f104a81a7143869c3946b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:21.141876 11844 raft_consensus.cc:2804] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:21.141971 11844 raft_consensus.cc:493] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:21.142019 11844 raft_consensus.cc:3060] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.142889 11844 raft_consensus.cc:515] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.143282 11844 leader_election.cc:290] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 election: Requested vote from peers ffd113f98df647898f49568bc46f259b (127.10.181.1:33611), c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591)
I20260601 13:39:21.143728 11637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeed69fd0f0a4491bb0b3b15aeb24736" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd113f98df647898f49568bc46f259b"
I20260601 13:39:21.143728 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeed69fd0f0a4491bb0b3b15aeb24736" candidate_uuid: "30099a3982e84652b8a97caf9bdb0818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d"
I20260601 13:39:21.143860 11713 raft_consensus.cc:3060] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.143860 11637 raft_consensus.cc:3060] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.144677 11637 raft_consensus.cc:2468] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 1.
I20260601 13:39:21.144677 11713 raft_consensus.cc:2468] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30099a3982e84652b8a97caf9bdb0818 in term 1.
I20260601 13:39:21.145002 11752 leader_election.cc:304] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30099a3982e84652b8a97caf9bdb0818, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:21.145170 11844 raft_consensus.cc:2804] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:21.145255 11844 raft_consensus.cc:697] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 1 LEADER]: Becoming Leader. State: Replica: 30099a3982e84652b8a97caf9bdb0818, State: Running, Role: LEADER
I20260601 13:39:21.145380 11844 consensus_queue.cc:237] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.146962 11534 catalog_manager.cc:5696] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "30099a3982e84652b8a97caf9bdb0818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:21.189572 11838 raft_consensus.cc:493] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:21.189821 11838 raft_consensus.cc:515] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.190450 11838 leader_election.cc:290] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:21.191020 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778987b2883c41c281d4e93bd0eb61db" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818" is_pre_election: true
I20260601 13:39:21.191043 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778987b2883c41c281d4e93bd0eb61db" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d" is_pre_election: true
I20260601 13:39:21.191313 11788 raft_consensus.cc:2468] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 0.
I20260601 13:39:21.191342 11713 raft_consensus.cc:2468] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 0.
I20260601 13:39:21.191689 11600 leader_election.cc:304] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2672b960f104a81a7143869c3946b9d, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:21.191900 11838 raft_consensus.cc:2804] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:21.191984 11838 raft_consensus.cc:493] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:21.192018 11838 raft_consensus.cc:3060] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.193239 11838 raft_consensus.cc:515] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.193674 11838 leader_election.cc:290] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 election: Requested vote from peers c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:21.194067 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778987b2883c41c281d4e93bd0eb61db" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d"
I20260601 13:39:21.194182 11713 raft_consensus.cc:3060] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.194139 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778987b2883c41c281d4e93bd0eb61db" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818"
I20260601 13:39:21.194335 11788 raft_consensus.cc:3060] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.195060 11713 raft_consensus.cc:2468] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 1.
I20260601 13:39:21.195230 11788 raft_consensus.cc:2468] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 1.
I20260601 13:39:21.195477 11600 leader_election.cc:304] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2672b960f104a81a7143869c3946b9d, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:21.195662 11838 raft_consensus.cc:2804] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:21.195760 11838 raft_consensus.cc:697] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 1 LEADER]: Becoming Leader. State: Replica: ffd113f98df647898f49568bc46f259b, State: Running, Role: LEADER
I20260601 13:39:21.195910 11838 consensus_queue.cc:237] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.197743 11534 catalog_manager.cc:5696] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd113f98df647898f49568bc46f259b (127.10.181.1). New cstate: current_term: 1 leader_uuid: "ffd113f98df647898f49568bc46f259b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:21.227011 11838 raft_consensus.cc:493] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:21.227277 11838 raft_consensus.cc:515] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.227865 11838 leader_election.cc:290] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:21.228441 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a646fc567994cf0b5b554df6de21f5a" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818" is_pre_election: true
I20260601 13:39:21.228441 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a646fc567994cf0b5b554df6de21f5a" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d" is_pre_election: true
I20260601 13:39:21.228689 11713 raft_consensus.cc:2468] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 0.
I20260601 13:39:21.228689 11788 raft_consensus.cc:2468] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 0.
I20260601 13:39:21.229054 11600 leader_election.cc:304] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2672b960f104a81a7143869c3946b9d, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:21.229264 11838 raft_consensus.cc:2804] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:21.229337 11838 raft_consensus.cc:493] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:21.229378 11838 raft_consensus.cc:3060] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.230494 11838 raft_consensus.cc:515] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.230950 11838 leader_election.cc:290] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 election: Requested vote from peers c2672b960f104a81a7143869c3946b9d (127.10.181.2:42591), 30099a3982e84652b8a97caf9bdb0818 (127.10.181.3:38649)
I20260601 13:39:21.231395 11713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a646fc567994cf0b5b554df6de21f5a" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2672b960f104a81a7143869c3946b9d"
I20260601 13:39:21.231395 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a646fc567994cf0b5b554df6de21f5a" candidate_uuid: "ffd113f98df647898f49568bc46f259b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30099a3982e84652b8a97caf9bdb0818"
I20260601 13:39:21.231590 11713 raft_consensus.cc:3060] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.231590 11788 raft_consensus.cc:3060] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.232606 11788 raft_consensus.cc:2468] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 1.
I20260601 13:39:21.232606 11713 raft_consensus.cc:2468] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd113f98df647898f49568bc46f259b in term 1.
I20260601 13:39:21.233006 11600 leader_election.cc:304] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2672b960f104a81a7143869c3946b9d, ffd113f98df647898f49568bc46f259b; no voters: 
I20260601 13:39:21.233240 11838 raft_consensus.cc:2804] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:21.233357 11838 raft_consensus.cc:697] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 1 LEADER]: Becoming Leader. State: Replica: ffd113f98df647898f49568bc46f259b, State: Running, Role: LEADER
I20260601 13:39:21.233557 11838 consensus_queue.cc:237] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } }
I20260601 13:39:21.235651 11534 catalog_manager.cc:5696] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd113f98df647898f49568bc46f259b (127.10.181.1). New cstate: current_term: 1 leader_uuid: "ffd113f98df647898f49568bc46f259b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:21.303831 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:21.306102 11881 instance_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:21.306159 11882 instance_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:21.306454 11884 instance_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:21.306617 10964 server_base.cc:1061] running on GCE node
I20260601 13:39:21.306829 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:21.306869 10964 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:21.306883 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321161306883 us; error 0 us; skew 500 ppm
I20260601 13:39:21.308575 10964 webserver.cc:533] Webserver started at http://127.10.181.4:43081/ using document root <none> and password file <none>
I20260601 13:39:21.310447 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:21.310547 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:21.310628 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:21.311190 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whj6"
I20260601 13:39:21.313269 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:21.314447 11889 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:21.314975 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:21.315056 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whj6"
I20260601 13:39:21.315168 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321156985418-10964-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:21.323215 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:21.323633 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:21.323963 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:21.324420 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:21.324460 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.324498 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:21.324527 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.329738 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:38797
I20260601 13:39:21.329989 11952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:38797 every 8 connection(s)
I20260601 13:39:21.335398 11953 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36799
I20260601 13:39:21.335549 11953 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:21.335817 11953 heartbeater.cc:507] Master 127.10.181.62:36799 requested a full tablet report, sending...
I20260601 13:39:21.336532 11534 ts_manager.cc:194] Registered new tserver with Master: c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4:38797)
I20260601 13:39:21.337085 11534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59598
I20260601 13:39:21.354672 11844 consensus_queue.cc:1048] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.356537 11838 consensus_queue.cc:1048] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.359228 11958 consensus_queue.cc:1048] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.360842 11866 consensus_queue.cc:1048] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.456651 11958 consensus_queue.cc:1048] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.460062 11844 consensus_queue.cc:1048] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.563632 11842 consensus_queue.cc:1048] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.564915 11875 consensus_queue.cc:1048] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.567237 11875 consensus_queue.cc:1048] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.568511 11875 consensus_queue.cc:1048] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.627810 11838 consensus_queue.cc:1048] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.631407 11838 consensus_queue.cc:1048] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.668762 11588 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:21.670171 11588 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:21.670336 11588 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:21.718909 11958 consensus_queue.cc:1048] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.722790 11870 consensus_queue.cc:1048] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.777657 11838 consensus_queue.cc:1048] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.779449 11838 consensus_queue.cc:1048] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:22.338157 11953 heartbeater.cc:499] Master 127.10.181.62:36799 was elected leader, sending a full tablet report...
I20260601 13:39:23.670676 11588 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:23.671531 11588 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:23.671617 11588 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:25.671976 11588 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:25.673050 11588 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:25.673187 11588 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:26.678730 11787 consensus_queue.cc:237] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [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: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } }
I20260601 13:39:26.681094 11713 raft_consensus.cc:1275] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Refusing update from remote peer 30099a3982e84652b8a97caf9bdb0818: 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:26.681197 11637 raft_consensus.cc:1275] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Refusing update from remote peer 30099a3982e84652b8a97caf9bdb0818: 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:26.681588 11985 consensus_queue.cc:1048] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } 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:26.681831 11844 consensus_queue.cc:1048] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:26.683795 11986 raft_consensus.cc:2955] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.684216 11713 raft_consensus.cc:2955] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.686553 11534 catalog_manager.cc:5696] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d reported cstate change: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "30099a3982e84652b8a97caf9bdb0818" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
W20260601 13:39:26.687286 11752 consensus_peers.cc:597] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 -> Peer c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4:38797): Couldn't send request to peer c1cdcf3d54104ada9f1cfefe6a9805e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b4013cc3b374de1ab7a1cbb791864d5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.687397 11637 raft_consensus.cc:2955] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.693042 11637 consensus_queue.cc:237] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [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: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } }
I20260601 13:39:26.694972 11787 raft_consensus.cc:1275] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Refusing update from remote peer ffd113f98df647898f49568bc46f259b: 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:26.695048 11713 raft_consensus.cc:1275] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Refusing update from remote peer ffd113f98df647898f49568bc46f259b: 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:26.695768 11997 consensus_queue.cc:1048] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } 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:26.696069 11981 consensus_queue.cc:1048] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:26.698604 11981 raft_consensus.cc:2955] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
W20260601 13:39:26.699612 11601 consensus_peers.cc:597] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b -> Peer c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4:38797): Couldn't send request to peer c1cdcf3d54104ada9f1cfefe6a9805e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a646fc567994cf0b5b554df6de21f5a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.699895 11787 raft_consensus.cc:2955] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.699918 11713 raft_consensus.cc:2955] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } attrs { replace: true } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.702073 11533 catalog_manager.cc:5696] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b reported cstate change: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "ffd113f98df647898f49568bc46f259b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.703929 11787 consensus_queue.cc:237] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [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: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } }
I20260601 13:39:26.705883 11637 raft_consensus.cc:1275] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Refusing update from remote peer 30099a3982e84652b8a97caf9bdb0818: 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:26.706048 11752 consensus_peers.cc:597] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 -> Peer c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4:38797): Couldn't send request to peer c1cdcf3d54104ada9f1cfefe6a9805e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c6aeabddc374add9a9d902d7d3ac033. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.706527 11844 consensus_queue.cc:1048] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:26.706702 11713 raft_consensus.cc:1275] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Refusing update from remote peer 30099a3982e84652b8a97caf9bdb0818: 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:26.707048 11844 consensus_queue.cc:1048] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } 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:26.708760 11985 raft_consensus.cc:2955] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.709177 11637 raft_consensus.cc:2955] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.709209 11713 raft_consensus.cc:2955] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.711510 11532 catalog_manager.cc:5696] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 reported cstate change: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "30099a3982e84652b8a97caf9bdb0818" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.712704 11637 consensus_queue.cc:237] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [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: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } }
I20260601 13:39:26.714354 11787 raft_consensus.cc:1275] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Refusing update from remote peer ffd113f98df647898f49568bc46f259b: 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:26.714578 11601 consensus_peers.cc:597] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b -> Peer c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4:38797): Couldn't send request to peer c1cdcf3d54104ada9f1cfefe6a9805e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 778987b2883c41c281d4e93bd0eb61db. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:26.714787 11973 consensus_queue.cc:1048] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:26.714882 11713 raft_consensus.cc:1275] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Refusing update from remote peer ffd113f98df647898f49568bc46f259b: 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:26.715345 11973 consensus_queue.cc:1048] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } 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:26.716748 11997 raft_consensus.cc:2955] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.717157 11787 raft_consensus.cc:2955] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.717300 11713 raft_consensus.cc:2955] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } } }
I20260601 13:39:26.719488 11533 catalog_manager.cc:5696] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b reported cstate change: config changed from index -1 to 2, NON_VOTER c1cdcf3d54104ada9f1cfefe6a9805e5 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "ffd113f98df647898f49568bc46f259b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffd113f98df647898f49568bc46f259b" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2672b960f104a81a7143869c3946b9d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 42591 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30099a3982e84652b8a97caf9bdb0818" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1cdcf3d54104ada9f1cfefe6a9805e5" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38797 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.844208 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:39:26.849179 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:26.849422 10964 tablet_replica.cc:333] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b: stopping tablet replica
I20260601 13:39:26.849577 10964 raft_consensus.cc:2243] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.849850 10964 raft_consensus.cc:2272] T be25af67e2e3461da928aecb02dc5f33 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.850317 10964 tablet_replica.cc:333] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b: stopping tablet replica
I20260601 13:39:26.850407 10964 raft_consensus.cc:2243] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.850533 10964 raft_consensus.cc:2272] T 5c6aeabddc374add9a9d902d7d3ac033 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.851054 10964 tablet_replica.cc:333] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b: stopping tablet replica
I20260601 13:39:26.851181 10964 raft_consensus.cc:2243] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.851291 10964 raft_consensus.cc:2272] T aeed69fd0f0a4491bb0b3b15aeb24736 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.851609 10964 tablet_replica.cc:333] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b: stopping tablet replica
I20260601 13:39:26.851697 10964 raft_consensus.cc:2243] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.851814 10964 raft_consensus.cc:2272] T 4b4013cc3b374de1ab7a1cbb791864d5 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.852296 10964 tablet_replica.cc:333] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b: stopping tablet replica
I20260601 13:39:26.852373 10964 raft_consensus.cc:2243] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.852465 10964 raft_consensus.cc:2272] T b036bacc3b6049e89c574d9dd107a497 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.852782 10964 tablet_replica.cc:333] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b: stopping tablet replica
I20260601 13:39:26.852861 10964 raft_consensus.cc:2243] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.853080 10964 raft_consensus.cc:2272] T 1a646fc567994cf0b5b554df6de21f5a P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.853529 10964 tablet_replica.cc:333] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b: stopping tablet replica
I20260601 13:39:26.853637 10964 raft_consensus.cc:2243] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.853842 10964 raft_consensus.cc:2272] T 778987b2883c41c281d4e93bd0eb61db P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.854285 10964 tablet_replica.cc:333] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b: stopping tablet replica
I20260601 13:39:26.854353 10964 raft_consensus.cc:2243] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.854444 10964 raft_consensus.cc:2272] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P ffd113f98df647898f49568bc46f259b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.869084 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:39:26.872874 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:39:26.878507 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:26.878805 10964 tablet_replica.cc:333] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d: stopping tablet replica
I20260601 13:39:26.878945 10964 raft_consensus.cc:2243] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.879073 10964 raft_consensus.cc:2272] T aeed69fd0f0a4491bb0b3b15aeb24736 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.879590 10964 tablet_replica.cc:333] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d: stopping tablet replica
I20260601 13:39:26.879683 10964 raft_consensus.cc:2243] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.879772 10964 raft_consensus.cc:2272] T be25af67e2e3461da928aecb02dc5f33 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.880071 10964 tablet_replica.cc:333] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d: stopping tablet replica
I20260601 13:39:26.880160 10964 raft_consensus.cc:2243] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.880257 10964 raft_consensus.cc:2272] T 4b4013cc3b374de1ab7a1cbb791864d5 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.880705 10964 tablet_replica.cc:333] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d: stopping tablet replica
I20260601 13:39:26.880790 10964 raft_consensus.cc:2243] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.880972 10964 raft_consensus.cc:2272] T b036bacc3b6049e89c574d9dd107a497 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.881271 10964 tablet_replica.cc:333] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d: stopping tablet replica
I20260601 13:39:26.881369 10964 raft_consensus.cc:2243] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.881469 10964 raft_consensus.cc:2272] T 5c6aeabddc374add9a9d902d7d3ac033 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.881948 10964 tablet_replica.cc:333] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d: stopping tablet replica
I20260601 13:39:26.882030 10964 raft_consensus.cc:2243] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.882126 10964 raft_consensus.cc:2272] T 1a646fc567994cf0b5b554df6de21f5a P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.882566 10964 tablet_replica.cc:333] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d: stopping tablet replica
I20260601 13:39:26.882648 10964 raft_consensus.cc:2243] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.882747 10964 raft_consensus.cc:2272] T 778987b2883c41c281d4e93bd0eb61db P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.883246 10964 tablet_replica.cc:333] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d: stopping tablet replica
I20260601 13:39:26.883324 10964 raft_consensus.cc:2243] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.883488 10964 raft_consensus.cc:2272] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P c2672b960f104a81a7143869c3946b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.897037 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:39:26.899765 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:39:26.905625 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:26.905835 10964 tablet_replica.cc:333] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818: stopping tablet replica
I20260601 13:39:26.905972 10964 raft_consensus.cc:2243] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.906104 10964 raft_consensus.cc:2272] T be25af67e2e3461da928aecb02dc5f33 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.906530 10964 tablet_replica.cc:333] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818: stopping tablet replica
I20260601 13:39:26.906621 10964 raft_consensus.cc:2243] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.906836 10964 raft_consensus.cc:2272] T 4b4013cc3b374de1ab7a1cbb791864d5 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.907342 10964 tablet_replica.cc:333] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818: stopping tablet replica
I20260601 13:39:26.907426 10964 raft_consensus.cc:2243] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.907516 10964 raft_consensus.cc:2272] T b036bacc3b6049e89c574d9dd107a497 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.907819 10964 tablet_replica.cc:333] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818: stopping tablet replica
I20260601 13:39:26.907895 10964 raft_consensus.cc:2243] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.908133 10964 raft_consensus.cc:2272] T 5c6aeabddc374add9a9d902d7d3ac033 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.908571 10964 tablet_replica.cc:333] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818: stopping tablet replica
I20260601 13:39:26.908644 10964 raft_consensus.cc:2243] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.908747 10964 raft_consensus.cc:2272] T 778987b2883c41c281d4e93bd0eb61db P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.909149 10964 tablet_replica.cc:333] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818: stopping tablet replica
I20260601 13:39:26.909226 10964 raft_consensus.cc:2243] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.909325 10964 raft_consensus.cc:2272] T 1a646fc567994cf0b5b554df6de21f5a P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.909731 10964 tablet_replica.cc:333] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818: stopping tablet replica
I20260601 13:39:26.909798 10964 raft_consensus.cc:2243] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.909940 10964 raft_consensus.cc:2272] T aeed69fd0f0a4491bb0b3b15aeb24736 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.910250 10964 tablet_replica.cc:333] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818: stopping tablet replica
I20260601 13:39:26.910332 10964 raft_consensus.cc:2243] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:26.910476 10964 raft_consensus.cc:2272] T 03bf2be4de4d4ef3b8f6ba2071bd0e37 P 30099a3982e84652b8a97caf9bdb0818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.924502 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:39:26.927505 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:39:26.933887 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:26.946168 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:39:26.948308 10964 master.cc:562] Master@127.10.181.62:36799 shutting down...
W20260601 13:39:26.953853 11581 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:26.954005 11581 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:26.954049 11581 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:26.954731 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:26.954942 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:26.955004 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcf77d5eb94e42ae84d7cc09c02dba79: stopping tablet replica
I20260601 13:39:26.968643 10964 master.cc:584] Master@127.10.181.62:36799 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7367 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:39:26.978519 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:43849,127.10.181.61:41119,127.10.181.60:41505
I20260601 13:39:26.978904 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:26.980895 12008 instance_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:26.980890 12007 instance_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:26.981000 12010 instance_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:26.981182 10964 server_base.cc:1061] running on GCE node
I20260601 13:39:26.981469 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:26.981526 10964 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:26.981544 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321166981544 us; error 0 us; skew 500 ppm
I20260601 13:39:26.982628 10964 webserver.cc:533] Webserver started at http://127.10.181.62:42401/ using document root <none> and password file <none>
I20260601 13:39:26.982803 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:26.982868 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:26.982947 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:26.983498 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "d9d5817216014fd38a7fe2e19930667f"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-whj6"
I20260601 13:39:26.985380 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:26.986719 12015 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:26.987314 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:26.987468 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "d9d5817216014fd38a7fe2e19930667f"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-whj6"
I20260601 13:39:26.987562 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-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:26.999069 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:26.999648 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.004479 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:43849
I20260601 13:39:27.006161 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:27.011842 12067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:43849 every 8 connection(s)
I20260601 13:39:27.012308 12068 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:27.013634 12068 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:27.022989 12068 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:27.023887 12016 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.61:41119: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260601 13:39:27.024288 12073 instance_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:27.024286 12070 instance_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:27.024434 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:27.024536 12071 instance_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:27.024721 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.024763 10964 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:27.024777 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321167024777 us; error 0 us; skew 500 ppm
W20260601 13:39:27.024874 12068 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.61:41119: Network error: Client connection negotiation failed: client connection to 127.10.181.61:41119: connect: Connection refused (error 111)
I20260601 13:39:27.025568 10964 webserver.cc:533] Webserver started at http://127.10.181.61:37649/ using document root <none> and password file <none>
I20260601 13:39:27.025699 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.025743 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.025797 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.026125 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-1-root/instance:
uuid: "080110d5b7234e2d970fd21be22821d5"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.027478 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:27.028455 12081 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:27.028697 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.028765 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-1-root
uuid: "080110d5b7234e2d970fd21be22821d5"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.028832 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-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:27.043437 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.043833 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.047820 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.61:41119
I20260601 13:39:27.047847 12133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.61:41119 every 8 connection(s)
I20260601 13:39:27.048532 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:27.048772 12134 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:27.049973 12134 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:27.050350 12137 instance_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:27.050482 12139 instance_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:27.050493 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:27.050350 12136 instance_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:27.050849 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.050900 10964 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:27.050920 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321167050920 us; error 0 us; skew 500 ppm
I20260601 13:39:27.051803 10964 webserver.cc:533] Webserver started at http://127.10.181.60:36827/ using document root <none> and password file <none>
I20260601 13:39:27.051950 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.052000 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.052067 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.052448 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-2-root/instance:
uuid: "202df64d36ac4127b846b86296139e61"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.053951 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:27.054920 12145 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:27.055199 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:27.055277 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-2-root
uuid: "202df64d36ac4127b846b86296139e61"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.055346 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-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:27.055486 12134 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:27.058050 12068 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } attempt: 1
I20260601 13:39:27.059865 12134 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:27.061352 12134 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.60:41505: Network error: Client connection negotiation failed: client connection to 127.10.181.60:41505: connect: Connection refused (error 111)
I20260601 13:39:27.062034 12068 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:27.062948 12068 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.60:41505: Network error: Client connection negotiation failed: client connection to 127.10.181.60:41505: connect: Connection refused (error 111)
I20260601 13:39:27.065778 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.066102 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.071467 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.60:41505
I20260601 13:39:27.071482 12200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.60:41505 every 8 connection(s)
I20260601 13:39:27.071929 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:27.072321 12201 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:27.073366 12201 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:27.077489 12201 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:27.081321 12201 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:27.086306 12201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: Bootstrap starting.
I20260601 13:39:27.087116 12201 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.088102 12068 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } attempt: 1
I20260601 13:39:27.088248 12201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: No bootstrap required, opened a new log
I20260601 13:39:27.088625 12201 raft_consensus.cc:359] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.088732 12201 raft_consensus.cc:385] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.088773 12201 raft_consensus.cc:740] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202df64d36ac4127b846b86296139e61, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.088905 12201 consensus_queue.cc:260] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.089233 12206 sys_catalog.cc:455] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [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: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.089375 12206 sys_catalog.cc:458] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:27.089385 12201 sys_catalog.cc:565] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:39:27.091782 12217 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:27.091840 12217 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:27.092969 12068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f: Bootstrap starting.
I20260601 13:39:27.093834 12068 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.094873 12068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f: No bootstrap required, opened a new log
I20260601 13:39:27.095329 12068 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.095427 12068 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.095448 12068 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d5817216014fd38a7fe2e19930667f, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.095556 12068 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.095832 12219 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [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: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.095916 12219 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:27.095990 12068 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:27.097822 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:39:27.098301 12230 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:27.098361 12230 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:27.123553 12134 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } attempt: 1
I20260601 13:39:27.128530 12134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5: Bootstrap starting.
I20260601 13:39:27.129653 12134 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.130838 12134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5: No bootstrap required, opened a new log
I20260601 13:39:27.131278 12134 raft_consensus.cc:359] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.131374 12134 raft_consensus.cc:385] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.131394 12134 raft_consensus.cc:740] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 080110d5b7234e2d970fd21be22821d5, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.131490 12134 consensus_queue.cc:260] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.131763 12232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [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: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.131867 12232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:27.131876 12134 sys_catalog.cc:565] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:27.133575 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:39:27.134043 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.134066 12243 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:27.134111 12243 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:27.136148 12244 instance_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:27.136183 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:27.136241 12247 instance_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:27.136427 12245 instance_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:27.136662 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.136711 10964 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:27.136734 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321167136732 us; error 0 us; skew 500 ppm
I20260601 13:39:27.137671 10964 webserver.cc:533] Webserver started at http://127.10.181.1:38471/ using document root <none> and password file <none>
I20260601 13:39:27.137830 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.137878 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.137951 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.138311 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "1181b5ac6c3d4036894cd81c3baf57d3"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.139725 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:27.140618 12252 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:27.140874 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.140938 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "1181b5ac6c3d4036894cd81c3baf57d3"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.141000 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-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:27.156558 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.156980 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.157253 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.157698 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.157734 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.157773 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.157807 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.162216 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:32985
I20260601 13:39:27.162271 12315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:32985 every 8 connection(s)
I20260601 13:39:27.163172 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.165752 12326 instance_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:27.165802 12324 instance_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:27.166152 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:27.167122 12323 instance_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:27.167765 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.167887 10964 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:27.167975 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321167167973 us; error 0 us; skew 500 ppm
I20260601 13:39:27.167979 12318 heartbeater.cc:344] Connected to a master server at 127.10.181.61:41119
I20260601 13:39:27.168315 12318 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.168570 12318 heartbeater.cc:507] Master 127.10.181.61:41119 requested a full tablet report, sending...
I20260601 13:39:27.168587 12317 heartbeater.cc:344] Connected to a master server at 127.10.181.62:43849
I20260601 13:39:27.168710 12317 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.168897 12317 heartbeater.cc:507] Master 127.10.181.62:43849 requested a full tablet report, sending...
I20260601 13:39:27.168571 12316 heartbeater.cc:344] Connected to a master server at 127.10.181.60:41505
I20260601 13:39:27.169196 12316 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.169284 10964 webserver.cc:533] Webserver started at http://127.10.181.2:45887/ using document root <none> and password file <none>
I20260601 13:39:27.169395 12316 heartbeater.cc:507] Master 127.10.181.60:41505 requested a full tablet report, sending...
I20260601 13:39:27.169443 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.169492 12098 ts_manager.cc:194] Registered new tserver with Master: 1181b5ac6c3d4036894cd81c3baf57d3 (127.10.181.1:32985)
I20260601 13:39:27.169497 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.169653 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.169744 12032 ts_manager.cc:194] Registered new tserver with Master: 1181b5ac6c3d4036894cd81c3baf57d3 (127.10.181.1:32985)
I20260601 13:39:27.169956 12163 ts_manager.cc:194] Registered new tserver with Master: 1181b5ac6c3d4036894cd81c3baf57d3 (127.10.181.1:32985)
I20260601 13:39:27.170083 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "45de0f69b7a34334aecf630f0b3ea268"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.171631 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.172678 12331 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:27.172932 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.173005 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "45de0f69b7a34334aecf630f0b3ea268"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.173069 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-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:27.181912 12219 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:27.182061 12219 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.182670 12219 leader_election.cc:290] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 080110d5b7234e2d970fd21be22821d5 (127.10.181.61:41119), 202df64d36ac4127b846b86296139e61 (127.10.181.60:41505)
I20260601 13:39:27.183028 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d9d5817216014fd38a7fe2e19930667f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "080110d5b7234e2d970fd21be22821d5" is_pre_election: true
I20260601 13:39:27.183066 12175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d9d5817216014fd38a7fe2e19930667f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202df64d36ac4127b846b86296139e61" is_pre_election: true
I20260601 13:39:27.183212 12108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d5817216014fd38a7fe2e19930667f in term 0.
I20260601 13:39:27.183211 12175 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d5817216014fd38a7fe2e19930667f in term 0.
I20260601 13:39:27.183561 12018 leader_election.cc:304] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202df64d36ac4127b846b86296139e61, d9d5817216014fd38a7fe2e19930667f; no voters: 
I20260601 13:39:27.183749 12219 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:27.183808 12219 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:27.183851 12219 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.184501 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.184863 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.184952 12219 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.185205 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.185374 12219 leader_election.cc:290] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [CANDIDATE]: Term 1 election: Requested vote from peers 080110d5b7234e2d970fd21be22821d5 (127.10.181.61:41119), 202df64d36ac4127b846b86296139e61 (127.10.181.60:41505)
I20260601 13:39:27.185644 12175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d9d5817216014fd38a7fe2e19930667f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202df64d36ac4127b846b86296139e61"
I20260601 13:39:27.185735 12175 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.185855 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.185901 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.185956 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.185978 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.186614 12175 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d5817216014fd38a7fe2e19930667f in term 1.
I20260601 13:39:27.186816 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d9d5817216014fd38a7fe2e19930667f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "080110d5b7234e2d970fd21be22821d5"
I20260601 13:39:27.186889 12018 leader_election.cc:304] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202df64d36ac4127b846b86296139e61, d9d5817216014fd38a7fe2e19930667f; no voters: 
I20260601 13:39:27.186913 12108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.187065 12219 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:27.187289 12219 raft_consensus.cc:697] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 1 LEADER]: Becoming Leader. State: Replica: d9d5817216014fd38a7fe2e19930667f, State: Running, Role: LEADER
I20260601 13:39:27.187438 12219 consensus_queue.cc:237] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:27.188066 12108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d5817216014fd38a7fe2e19930667f in term 1.
I20260601 13:39:27.188493 12340 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9d5817216014fd38a7fe2e19930667f. Latest consensus state: current_term: 1 leader_uuid: "d9d5817216014fd38a7fe2e19930667f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.188625 12340 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:27.189167 12362 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:27.190119 12362 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:27.191845 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:37787
I20260601 13:39:27.192061 12175 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 1 FOLLOWER]: Refusing update from remote peer d9d5817216014fd38a7fe2e19930667f: 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:27.192061 12108 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 1 FOLLOWER]: Refusing update from remote peer d9d5817216014fd38a7fe2e19930667f: 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:27.192229 12398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:37787 every 8 connection(s)
I20260601 13:39:27.192487 12340 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [LEADER]: Connected to new peer: Peer: permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:27.192737 12219 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [LEADER]: Connected to new peer: Peer: permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:27.192811 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:27.193921 12206 sys_catalog.cc:455] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9d5817216014fd38a7fe2e19930667f. Latest consensus state: current_term: 1 leader_uuid: "d9d5817216014fd38a7fe2e19930667f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.194028 12206 sys_catalog.cc:458] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:27.194140 12232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9d5817216014fd38a7fe2e19930667f. Latest consensus state: current_term: 1 leader_uuid: "d9d5817216014fd38a7fe2e19930667f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.194218 12232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:27.195734 12414 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d9d5817216014fd38a7fe2e19930667f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.195833 12414 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:27.195966 12414 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d9d5817216014fd38a7fe2e19930667f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.196035 12414 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:27.196069 12232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d9d5817216014fd38a7fe2e19930667f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.196159 12232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:27.197126 12206 sys_catalog.cc:455] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d9d5817216014fd38a7fe2e19930667f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:27.197222 12206 sys_catalog.cc:458] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:27.199714 12401 heartbeater.cc:344] Connected to a master server at 127.10.181.61:41119
I20260601 13:39:27.199815 12401 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.199963 12400 heartbeater.cc:344] Connected to a master server at 127.10.181.62:43849
I20260601 13:39:27.200035 12400 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.200039 12401 heartbeater.cc:507] Master 127.10.181.61:41119 requested a full tablet report, sending...
I20260601 13:39:27.200222 12400 heartbeater.cc:507] Master 127.10.181.62:43849 requested a full tablet report, sending...
I20260601 13:39:27.200678 12098 ts_manager.cc:194] Registered new tserver with Master: 45de0f69b7a34334aecf630f0b3ea268 (127.10.181.2:37787)
I20260601 13:39:27.200801 12032 ts_manager.cc:194] Registered new tserver with Master: 45de0f69b7a34334aecf630f0b3ea268 (127.10.181.2:37787)
W20260601 13:39:27.202577 12406 instance_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:27.203002 12407 instance_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:27.203064 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:27.203054 12411 instance_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:27.203301 12362 catalog_manager.cc:1382] Generated new cluster ID: 9b332c3b4b8541d0b0bd8cfb8f40cdf5
I20260601 13:39:27.203351 12362 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:27.203369 12399 heartbeater.cc:344] Connected to a master server at 127.10.181.60:41505
I20260601 13:39:27.203446 12399 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.203472 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.203505 10964 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:27.203524 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321167203524 us; error 0 us; skew 500 ppm
I20260601 13:39:27.203639 12399 heartbeater.cc:507] Master 127.10.181.60:41505 requested a full tablet report, sending...
I20260601 13:39:27.204429 12163 ts_manager.cc:194] Registered new tserver with Master: 45de0f69b7a34334aecf630f0b3ea268 (127.10.181.2:37787)
I20260601 13:39:27.204476 10964 webserver.cc:533] Webserver started at http://127.10.181.3:33171/ using document root <none> and password file <none>
I20260601 13:39:27.204619 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.204669 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.204732 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.205085 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "a4733057992345b1b901d497e6585127"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.206385 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.207237 12422 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:27.207546 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:27.207628 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "a4733057992345b1b901d497e6585127"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whj6"
I20260601 13:39:27.207710 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321156985418-10964-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:27.216980 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.217393 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.217675 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.218168 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.218207 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.218250 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.218276 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.223163 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:38875
I20260601 13:39:27.223289 12485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:38875 every 8 connection(s)
I20260601 13:39:27.228665 12488 heartbeater.cc:344] Connected to a master server at 127.10.181.61:41119
I20260601 13:39:27.228790 12488 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.229038 12488 heartbeater.cc:507] Master 127.10.181.61:41119 requested a full tablet report, sending...
I20260601 13:39:27.229350 12486 heartbeater.cc:344] Connected to a master server at 127.10.181.60:41505
I20260601 13:39:27.229429 12486 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.229604 12486 heartbeater.cc:507] Master 127.10.181.60:41505 requested a full tablet report, sending...
I20260601 13:39:27.229662 12098 ts_manager.cc:194] Registered new tserver with Master: a4733057992345b1b901d497e6585127 (127.10.181.3:38875)
I20260601 13:39:27.229317 12487 heartbeater.cc:344] Connected to a master server at 127.10.181.62:43849
I20260601 13:39:27.230036 12487 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.230110 12163 ts_manager.cc:194] Registered new tserver with Master: a4733057992345b1b901d497e6585127 (127.10.181.3:38875)
I20260601 13:39:27.230216 12487 heartbeater.cc:507] Master 127.10.181.62:43849 requested a full tablet report, sending...
I20260601 13:39:27.230659 12032 ts_manager.cc:194] Registered new tserver with Master: a4733057992345b1b901d497e6585127 (127.10.181.3:38875)
I20260601 13:39:27.231621 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007897648s
I20260601 13:39:27.241688 12362 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:27.242522 12362 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:27.254328 12362 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f: Generated new TSK 0
I20260601 13:39:27.254881 12362 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:28.092635 12217 catalog_manager.cc:1294] Loaded cluster ID: 9b332c3b4b8541d0b0bd8cfb8f40cdf5
I20260601 13:39:28.092736 12217 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: loading cluster ID for follower catalog manager: success
I20260601 13:39:28.093873 12217 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: acquiring CA information for follower catalog manager: success
I20260601 13:39:28.094401 12217 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:28.135003 12243 catalog_manager.cc:1294] Loaded cluster ID: 9b332c3b4b8541d0b0bd8cfb8f40cdf5
I20260601 13:39:28.135094 12243 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5: loading cluster ID for follower catalog manager: success
I20260601 13:39:28.136272 12243 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5: acquiring CA information for follower catalog manager: success
I20260601 13:39:28.136787 12243 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:28.172518 12032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51496
I20260601 13:39:28.202986 12032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51498
I20260601 13:39:28.232506 12032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51502
I20260601 13:39:29.098096 12229 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:29.173453 12317 heartbeater.cc:499] Master 127.10.181.62:43849 was elected leader, sending a full tablet report...
I20260601 13:39:29.204134 12400 heartbeater.cc:499] Master 127.10.181.62:43849 was elected leader, sending a full tablet report...
I20260601 13:39:29.233536 12487 heartbeater.cc:499] Master 127.10.181.62:43849 was elected leader, sending a full tablet report...
I20260601 13:39:29.402701 12032 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51514:
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:29.420383 12450 tablet_service.cc:1511] Processing CreateTablet for tablet 67263fcfab8a4f85b2db39c37079c887 (DEFAULT_TABLE table=test-workload [id=70f982537b914ee48ec7d8f78284ee3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:39:29.420740 12450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67263fcfab8a4f85b2db39c37079c887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.421303 12280 tablet_service.cc:1511] Processing CreateTablet for tablet 8e985f66d8904cf19c2d40420b21556b (DEFAULT_TABLE table=test-workload [id=70f982537b914ee48ec7d8f78284ee3b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:39:29.421695 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e985f66d8904cf19c2d40420b21556b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.422683 12352 tablet_service.cc:1511] Processing CreateTablet for tablet bd1532a0bcc648bc93a757699220408f (DEFAULT_TABLE table=test-workload [id=70f982537b914ee48ec7d8f78284ee3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:39:29.422932 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd1532a0bcc648bc93a757699220408f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.423245 12521 tablet_bootstrap.cc:492] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127: Bootstrap starting.
I20260601 13:39:29.424575 12521 tablet_bootstrap.cc:654] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.424933 12522 tablet_bootstrap.cc:492] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3: Bootstrap starting.
I20260601 13:39:29.425577 12523 tablet_bootstrap.cc:492] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268: Bootstrap starting.
I20260601 13:39:29.425971 12522 tablet_bootstrap.cc:654] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.426496 12523 tablet_bootstrap.cc:654] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.426553 12521 tablet_bootstrap.cc:492] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127: No bootstrap required, opened a new log
I20260601 13:39:29.426669 12521 ts_tablet_manager.cc:1403] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:29.427459 12521 raft_consensus.cc:359] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4733057992345b1b901d497e6585127" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38875 } }
I20260601 13:39:29.427582 12521 raft_consensus.cc:385] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.427613 12521 raft_consensus.cc:740] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4733057992345b1b901d497e6585127, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.427758 12521 consensus_queue.cc:260] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4733057992345b1b901d497e6585127" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38875 } }
I20260601 13:39:29.427793 12523 tablet_bootstrap.cc:492] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268: No bootstrap required, opened a new log
I20260601 13:39:29.427871 12521 raft_consensus.cc:399] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:29.427910 12521 raft_consensus.cc:493] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:29.427953 12521 raft_consensus.cc:3060] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.427959 12523 ts_tablet_manager.cc:1403] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:29.428495 12523 raft_consensus.cc:359] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45de0f69b7a34334aecf630f0b3ea268" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 37787 } }
I20260601 13:39:29.428614 12523 raft_consensus.cc:385] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.428646 12523 raft_consensus.cc:740] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45de0f69b7a34334aecf630f0b3ea268, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.428840 12523 consensus_queue.cc:260] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45de0f69b7a34334aecf630f0b3ea268" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 37787 } }
I20260601 13:39:29.428932 12523 raft_consensus.cc:399] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:29.428964 12523 raft_consensus.cc:493] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:29.429003 12523 raft_consensus.cc:3060] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.429455 12521 raft_consensus.cc:515] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4733057992345b1b901d497e6585127" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38875 } }
I20260601 13:39:29.429687 12521 leader_election.cc:304] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [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: a4733057992345b1b901d497e6585127; no voters: 
I20260601 13:39:29.429864 12522 tablet_bootstrap.cc:492] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3: No bootstrap required, opened a new log
I20260601 13:39:29.429945 12521 leader_election.cc:290] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:29.429965 12522 ts_tablet_manager.cc:1403] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:29.430229 12523 raft_consensus.cc:515] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45de0f69b7a34334aecf630f0b3ea268" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 37787 } }
I20260601 13:39:29.430284 12521 ts_tablet_manager.cc:1434] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:29.430394 12523 leader_election.cc:304] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [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: 45de0f69b7a34334aecf630f0b3ea268; no voters: 
I20260601 13:39:29.430402 12522 raft_consensus.cc:359] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1181b5ac6c3d4036894cd81c3baf57d3" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 32985 } }
I20260601 13:39:29.430498 12522 raft_consensus.cc:385] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.430524 12522 raft_consensus.cc:740] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1181b5ac6c3d4036894cd81c3baf57d3, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.430634 12523 leader_election.cc:290] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:29.430640 12522 consensus_queue.cc:260] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1181b5ac6c3d4036894cd81c3baf57d3" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 32985 } }
I20260601 13:39:29.430737 12522 raft_consensus.cc:399] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:29.430770 12522 raft_consensus.cc:493] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:29.430858 12522 raft_consensus.cc:3060] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.430938 12523 ts_tablet_manager.cc:1434] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:29.432219 12522 raft_consensus.cc:515] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1181b5ac6c3d4036894cd81c3baf57d3" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 32985 } }
I20260601 13:39:29.432330 12522 leader_election.cc:304] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [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: 1181b5ac6c3d4036894cd81c3baf57d3; no voters: 
I20260601 13:39:29.432495 12522 leader_election.cc:290] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:29.432739 12532 raft_consensus.cc:2804] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.433187 12528 raft_consensus.cc:2804] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.433564 12522 ts_tablet_manager.cc:1434] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:29.433691 12528 raft_consensus.cc:697] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 1 LEADER]: Becoming Leader. State: Replica: a4733057992345b1b901d497e6585127, State: Running, Role: LEADER
I20260601 13:39:29.433800 12528 consensus_queue.cc:237] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [LEADER]: Queue going to LEADER mode. State: All 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: "a4733057992345b1b901d497e6585127" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38875 } }
I20260601 13:39:29.433580 12529 raft_consensus.cc:2804] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.433967 12529 raft_consensus.cc:697] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 1 LEADER]: Becoming Leader. State: Replica: 45de0f69b7a34334aecf630f0b3ea268, State: Running, Role: LEADER
I20260601 13:39:29.434064 12529 consensus_queue.cc:237] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [LEADER]: Queue going to LEADER mode. State: All 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: "45de0f69b7a34334aecf630f0b3ea268" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 37787 } }
I20260601 13:39:29.434355 12532 raft_consensus.cc:697] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 1 LEADER]: Becoming Leader. State: Replica: 1181b5ac6c3d4036894cd81c3baf57d3, State: Running, Role: LEADER
I20260601 13:39:29.434468 12532 consensus_queue.cc:237] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [LEADER]: Queue going to LEADER mode. State: All 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: "1181b5ac6c3d4036894cd81c3baf57d3" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 32985 } }
I20260601 13:39:29.436475 12031 catalog_manager.cc:5696] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1181b5ac6c3d4036894cd81c3baf57d3 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "1181b5ac6c3d4036894cd81c3baf57d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1181b5ac6c3d4036894cd81c3baf57d3" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 32985 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:29.441133 12030 catalog_manager.cc:5696] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4733057992345b1b901d497e6585127 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "a4733057992345b1b901d497e6585127" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4733057992345b1b901d497e6585127" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:29.446800 12032 catalog_manager.cc:5696] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45de0f69b7a34334aecf630f0b3ea268 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "45de0f69b7a34334aecf630f0b3ea268" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45de0f69b7a34334aecf630f0b3ea268" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 37787 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:29.455451 10964 master.cc:562] Master@127.10.181.62:43849 shutting down...
I20260601 13:39:29.458907 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:29.459262 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:29.459326 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P d9d5817216014fd38a7fe2e19930667f: stopping tablet replica
I20260601 13:39:29.473862 10964 master.cc:584] Master@127.10.181.62:43849 shutdown complete.
W20260601 13:39:30.450335 12487 heartbeater.cc:646] Failed to heartbeat to 127.10.181.62:43849 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.10.181.62:43849: connect: Connection refused (error 111)
I20260601 13:39:30.953408 12544 raft_consensus.cc:493] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9d5817216014fd38a7fe2e19930667f)
I20260601 13:39:30.953670 12544 raft_consensus.cc:515] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:30.954281 12544 leader_election.cc:290] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9d5817216014fd38a7fe2e19930667f (127.10.181.62:43849), 080110d5b7234e2d970fd21be22821d5 (127.10.181.61:41119)
I20260601 13:39:30.954737 12545 raft_consensus.cc:493] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9d5817216014fd38a7fe2e19930667f)
I20260601 13:39:30.954844 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "202df64d36ac4127b846b86296139e61" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "080110d5b7234e2d970fd21be22821d5" is_pre_election: true
I20260601 13:39:30.954880 12545 raft_consensus.cc:515] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:30.955112 12108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202df64d36ac4127b846b86296139e61 in term 1.
I20260601 13:39:30.955520 12147 leader_election.cc:304] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [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: 080110d5b7234e2d970fd21be22821d5, 202df64d36ac4127b846b86296139e61; no voters: 
I20260601 13:39:30.955569 12545 leader_election.cc:290] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9d5817216014fd38a7fe2e19930667f (127.10.181.62:43849), 202df64d36ac4127b846b86296139e61 (127.10.181.60:41505)
I20260601 13:39:30.955735 12544 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:30.955801 12544 raft_consensus.cc:493] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d9d5817216014fd38a7fe2e19930667f)
I20260601 13:39:30.955839 12544 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:30.955966 12175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "080110d5b7234e2d970fd21be22821d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "202df64d36ac4127b846b86296139e61" is_pre_election: true
W20260601 13:39:30.956444 12148 leader_election.cc:336] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d9d5817216014fd38a7fe2e19930667f (127.10.181.62:43849): Network error: Client connection negotiation failed: client connection to 127.10.181.62:43849: connect: Connection refused (error 111)
W20260601 13:39:30.956849 12083 leader_election.cc:336] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d9d5817216014fd38a7fe2e19930667f (127.10.181.62:43849): Network error: Client connection negotiation failed: client connection to 127.10.181.62:43849: connect: Connection refused (error 111)
I20260601 13:39:30.956990 12544 raft_consensus.cc:515] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
I20260601 13:39:30.957310 12175 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 080110d5b7234e2d970fd21be22821d5 in current term 2: Already voted for candidate 202df64d36ac4127b846b86296139e61 in this term.
I20260601 13:39:30.957329 12544 leader_election.cc:290] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [CANDIDATE]: Term 2 election: Requested vote from peers d9d5817216014fd38a7fe2e19930667f (127.10.181.62:43849), 080110d5b7234e2d970fd21be22821d5 (127.10.181.61:41119)
I20260601 13:39:30.957702 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "202df64d36ac4127b846b86296139e61" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "080110d5b7234e2d970fd21be22821d5"
I20260601 13:39:30.957837 12108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:30.957914 12084 leader_election.cc:304] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [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: 080110d5b7234e2d970fd21be22821d5; no voters: 202df64d36ac4127b846b86296139e61, d9d5817216014fd38a7fe2e19930667f
I20260601 13:39:30.958926 12108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202df64d36ac4127b846b86296139e61 in term 2.
I20260601 13:39:30.959188 12545 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:39:30.959417 12147 leader_election.cc:304] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [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: 080110d5b7234e2d970fd21be22821d5, 202df64d36ac4127b846b86296139e61; no voters: 
I20260601 13:39:30.959609 12544 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:30.959805 12544 raft_consensus.cc:697] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 2 LEADER]: Becoming Leader. State: Replica: 202df64d36ac4127b846b86296139e61, State: Running, Role: LEADER
I20260601 13:39:30.959965 12544 consensus_queue.cc:237] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } }
W20260601 13:39:30.960021 12148 leader_election.cc:336] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d9d5817216014fd38a7fe2e19930667f (127.10.181.62:43849): Network error: Client connection negotiation failed: client connection to 127.10.181.62:43849: connect: Connection refused (error 111)
I20260601 13:39:30.960757 12550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 202df64d36ac4127b846b86296139e61. Latest consensus state: current_term: 2 leader_uuid: "202df64d36ac4127b846b86296139e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d5817216014fd38a7fe2e19930667f" member_type: VOTER last_known_addr { host: "127.10.181.62" port: 43849 } } peers { permanent_uuid: "080110d5b7234e2d970fd21be22821d5" member_type: VOTER last_known_addr { host: "127.10.181.61" port: 41119 } } peers { permanent_uuid: "202df64d36ac4127b846b86296139e61" member_type: VOTER last_known_addr { host: "127.10.181.60" port: 41505 } } }
I20260601 13:39:30.960898 12550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:30.961208 12552 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:30.962306 12552 catalog_manager.cc:679] Loaded metadata for table test-workload [id=70f982537b914ee48ec7d8f78284ee3b]
I20260601 13:39:30.963017 12552 tablet_loader.cc:96] loaded metadata for tablet 67263fcfab8a4f85b2db39c37079c887 (table test-workload [id=70f982537b914ee48ec7d8f78284ee3b])
I20260601 13:39:30.963250 12552 tablet_loader.cc:96] loaded metadata for tablet 8e985f66d8904cf19c2d40420b21556b (table test-workload [id=70f982537b914ee48ec7d8f78284ee3b])
I20260601 13:39:30.963434 12552 tablet_loader.cc:96] loaded metadata for tablet bd1532a0bcc648bc93a757699220408f (table test-workload [id=70f982537b914ee48ec7d8f78284ee3b])
I20260601 13:39:30.963524 12552 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:30.963901 12552 catalog_manager.cc:1294] Loaded cluster ID: 9b332c3b4b8541d0b0bd8cfb8f40cdf5
I20260601 13:39:30.963953 12552 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:30.964493 12552 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:30.964902 12552 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: Loaded TSK: 0
I20260601 13:39:30.965341 12552 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:31.091639 12216 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:31.091797 12216 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:31.114423 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:39:31.119773 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:31.120041 10964 tablet_replica.cc:333] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3: stopping tablet replica
I20260601 13:39:31.120153 10964 raft_consensus.cc:2243] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:31.120342 10964 raft_consensus.cc:2272] T 8e985f66d8904cf19c2d40420b21556b P 1181b5ac6c3d4036894cd81c3baf57d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:31.134270 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:39:31.137140 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:39:31.142376 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:31.143208 10964 tablet_replica.cc:333] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268: stopping tablet replica
I20260601 13:39:31.143390 10964 raft_consensus.cc:2243] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:31.143541 10964 raft_consensus.cc:2272] T bd1532a0bcc648bc93a757699220408f P 45de0f69b7a34334aecf630f0b3ea268 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:31.157742 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:39:31.160895 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:39:31.165143 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:31.165489 10964 tablet_replica.cc:333] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127: stopping tablet replica
I20260601 13:39:31.165679 10964 raft_consensus.cc:2243] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:31.165839 10964 raft_consensus.cc:2272] T 67263fcfab8a4f85b2db39c37079c887 P a4733057992345b1b901d497e6585127 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:31.179720 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:39:31.182098 10964 master.cc:562] Master@127.10.181.61:41119 shutting down...
I20260601 13:39:31.186528 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:31.186712 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:31.186787 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 080110d5b7234e2d970fd21be22821d5: stopping tablet replica
I20260601 13:39:31.200300 10964 master.cc:584] Master@127.10.181.61:41119 shutdown complete.
I20260601 13:39:31.203606 10964 master.cc:562] Master@127.10.181.60:41505 shutting down...
I20260601 13:39:31.207921 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:31.208258 10964 pending_rounds.cc:70] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: Trying to abort 1 pending ops.
I20260601 13:39:31.208361 10964 pending_rounds.cc:77] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: Aborting op as it isn't in flight: id { term: 2 index: 10 } timestamp: 7292195516253515776 op_type: NO_OP noop_request { }
I20260601 13:39:31.208473 10964 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:31.208542 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:31.208745 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 202df64d36ac4127b846b86296139e61: stopping tablet replica
I20260601 13:39:31.223583 10964 master.cc:584] Master@127.10.181.60:41505 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (4254 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:39:31.233052 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:44209
I20260601 13:39:31.233580 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:31.235893 12556 instance_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:31.235913 12554 instance_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:31.235913 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:31.236258 12553 instance_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:31.236501 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:31.236559 10964 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:31.236577 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321171236576 us; error 0 us; skew 500 ppm
I20260601 13:39:31.237537 10964 webserver.cc:533] Webserver started at http://127.10.181.62:35031/ using document root <none> and password file <none>
I20260601 13:39:31.237705 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:31.237754 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:31.237816 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:31.238266 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "81490f83d20048d6b9da7b1534717b75"
format_stamp: "Formatted at 2026-06-01 13:39:31 on dist-test-slave-whj6"
I20260601 13:39:31.240159 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:31.241510 12561 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:31.241878 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:31.241959 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "81490f83d20048d6b9da7b1534717b75"
format_stamp: "Formatted at 2026-06-01 13:39:31 on dist-test-slave-whj6"
I20260601 13:39:31.242043 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-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:31.258446 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:31.258836 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:31.263789 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:44209
I20260601 13:39:31.266806 12613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:44209 every 8 connection(s)
I20260601 13:39:31.267438 12614 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:31.269673 12614 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75: Bootstrap starting.
I20260601 13:39:31.270875 12614 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.272512 12614 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75: No bootstrap required, opened a new log
I20260601 13:39:31.273409 12614 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81490f83d20048d6b9da7b1534717b75" member_type: VOTER }
I20260601 13:39:31.273609 12614 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.273634 12614 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81490f83d20048d6b9da7b1534717b75, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.273787 12614 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81490f83d20048d6b9da7b1534717b75" member_type: VOTER }
I20260601 13:39:31.273851 12614 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:31.273872 12614 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:31.273923 12614 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:31.274930 12614 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81490f83d20048d6b9da7b1534717b75" member_type: VOTER }
I20260601 13:39:31.275086 12614 leader_election.cc:304] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [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: 81490f83d20048d6b9da7b1534717b75; no voters: 
I20260601 13:39:31.275365 12614 leader_election.cc:290] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:31.275585 12617 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:31.275972 12614 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:31.276120 12617 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 1 LEADER]: Becoming Leader. State: Replica: 81490f83d20048d6b9da7b1534717b75, State: Running, Role: LEADER
I20260601 13:39:31.276357 12617 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [LEADER]: Queue going to LEADER mode. State: All 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: "81490f83d20048d6b9da7b1534717b75" member_type: VOTER }
I20260601 13:39:31.277026 12619 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81490f83d20048d6b9da7b1534717b75. Latest consensus state: current_term: 1 leader_uuid: "81490f83d20048d6b9da7b1534717b75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81490f83d20048d6b9da7b1534717b75" member_type: VOTER } }
I20260601 13:39:31.277128 12619 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:31.277093 12618 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81490f83d20048d6b9da7b1534717b75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81490f83d20048d6b9da7b1534717b75" member_type: VOTER } }
I20260601 13:39:31.277210 12618 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:31.277812 12626 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:31.278858 12626 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:31.279161 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:31.281529 12626 catalog_manager.cc:1382] Generated new cluster ID: d967e3db8fd14cb1bb677378326f21e1
I20260601 13:39:31.281605 12626 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:31.305214 12626 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:31.306030 12626 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:31.313746 12626 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75: Generated new TSK 0
I20260601 13:39:31.314015 12626 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:31.344017 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:31.346136 12636 instance_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:31.346339 12635 instance_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:31.346351 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:31.346582 12638 instance_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:31.346879 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:31.346930 10964 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:31.346957 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321171346957 us; error 0 us; skew 500 ppm
I20260601 13:39:31.347867 10964 webserver.cc:533] Webserver started at http://127.10.181.1:45955/ using document root <none> and password file <none>
I20260601 13:39:31.348026 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:31.348078 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:31.348152 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:31.348541 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "fb72add4b6004aad94b7d69db1832ae9"
format_stamp: "Formatted at 2026-06-01 13:39:31 on dist-test-slave-whj6"
I20260601 13:39:31.350070 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:31.351241 12643 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:31.351614 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.351689 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "fb72add4b6004aad94b7d69db1832ae9"
format_stamp: "Formatted at 2026-06-01 13:39:31 on dist-test-slave-whj6"
I20260601 13:39:31.351758 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-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:31.376895 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:31.377351 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:31.377655 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:31.378187 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:31.378243 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:31.378286 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:31.378304 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:31.382946 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:39141
I20260601 13:39:31.383050 12706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:39141 every 8 connection(s)
I20260601 13:39:31.383888 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:31.386301 12712 instance_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:31.386343 12711 instance_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:31.386673 12714 instance_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:31.386766 10964 server_base.cc:1061] running on GCE node
I20260601 13:39:31.387019 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:31.387061 10964 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:31.387082 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321171387081 us; error 0 us; skew 500 ppm
I20260601 13:39:31.388352 10964 webserver.cc:533] Webserver started at http://127.10.181.2:38261/ using document root <none> and password file <none>
I20260601 13:39:31.388526 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:31.388585 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:31.388660 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:31.389163 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "067a3669224042d091dbe2fe7e28d935"
format_stamp: "Formatted at 2026-06-01 13:39:31 on dist-test-slave-whj6"
I20260601 13:39:31.389632 12707 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44209
I20260601 13:39:31.389853 12707 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:31.390182 12707 heartbeater.cc:507] Master 127.10.181.62:44209 requested a full tablet report, sending...
I20260601 13:39:31.390872 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:31.390960 12578 ts_manager.cc:194] Registered new tserver with Master: fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1:39141)
I20260601 13:39:31.392009 12719 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:31.392102 12578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57838
I20260601 13:39:31.392354 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.392433 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "067a3669224042d091dbe2fe7e28d935"
format_stamp: "Formatted at 2026-06-01 13:39:31 on dist-test-slave-whj6"
I20260601 13:39:31.392517 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-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:31.405827 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:31.406208 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:31.406494 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:31.407006 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:31.407052 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:31.407084 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:31.407097 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:31.411448 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:34607
I20260601 13:39:31.411545 12782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:34607 every 8 connection(s)
I20260601 13:39:31.412328 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:31.414384 12786 instance_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:31.414535 12789 instance_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:31.414719 12787 instance_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:31.414748 10964 server_base.cc:1061] running on GCE node
I20260601 13:39:31.415094 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:31.415196 10964 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:31.415225 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321171415224 us; error 0 us; skew 500 ppm
I20260601 13:39:31.416579 10964 webserver.cc:533] Webserver started at http://127.10.181.3:43489/ using document root <none> and password file <none>
I20260601 13:39:31.416746 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:31.416811 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:31.416886 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:31.417292 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "8e65af1ff82e4f86bdbc2198b86a1467"
format_stamp: "Formatted at 2026-06-01 13:39:31 on dist-test-slave-whj6"
I20260601 13:39:31.417560 12783 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44209
I20260601 13:39:31.417701 12783 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:31.418004 12783 heartbeater.cc:507] Master 127.10.181.62:44209 requested a full tablet report, sending...
I20260601 13:39:31.418748 12578 ts_manager.cc:194] Registered new tserver with Master: 067a3669224042d091dbe2fe7e28d935 (127.10.181.2:34607)
I20260601 13:39:31.418927 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:31.419500 12578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57852
I20260601 13:39:31.420179 12794 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:31.420506 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.420576 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "8e65af1ff82e4f86bdbc2198b86a1467"
format_stamp: "Formatted at 2026-06-01 13:39:31 on dist-test-slave-whj6"
I20260601 13:39:31.420646 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-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:31.437162 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:31.437646 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:31.437994 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:31.438474 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:31.438517 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:31.438560 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:31.438578 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:31.443413 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:33597
I20260601 13:39:31.443542 12857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:33597 every 8 connection(s)
I20260601 13:39:31.448706 12858 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44209
I20260601 13:39:31.448865 12858 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:31.449208 12858 heartbeater.cc:507] Master 127.10.181.62:44209 requested a full tablet report, sending...
I20260601 13:39:31.450004 12578 ts_manager.cc:194] Registered new tserver with Master: 8e65af1ff82e4f86bdbc2198b86a1467 (127.10.181.3:33597)
I20260601 13:39:31.450573 12578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57864
I20260601 13:39:31.450627 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00681364s
I20260601 13:39:32.393390 12707 heartbeater.cc:499] Master 127.10.181.62:44209 was elected leader, sending a full tablet report...
I20260601 13:39:32.420773 12783 heartbeater.cc:499] Master 127.10.181.62:44209 was elected leader, sending a full tablet report...
I20260601 13:39:32.451702 12858 heartbeater.cc:499] Master 127.10.181.62:44209 was elected leader, sending a full tablet report...
I20260601 13:39:32.488548 12578 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57874:
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:32.489122 12578 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:32.500923 12822 tablet_service.cc:1511] Processing CreateTablet for tablet 7cdf97c86bd5457abde6e04533ead554 (DEFAULT_TABLE table=test-workload [id=185dccb3cbf54148a9088a3311fcbd39]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:32.501389 12822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cdf97c86bd5457abde6e04533ead554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.501528 12747 tablet_service.cc:1511] Processing CreateTablet for tablet 7cdf97c86bd5457abde6e04533ead554 (DEFAULT_TABLE table=test-workload [id=185dccb3cbf54148a9088a3311fcbd39]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:32.501521 12746 tablet_service.cc:1511] Processing CreateTablet for tablet 53a66c173ded41daad37a5fbda903855 (DEFAULT_TABLE table=test-workload [id=185dccb3cbf54148a9088a3311fcbd39]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:32.501956 12746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a66c173ded41daad37a5fbda903855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.502110 12747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cdf97c86bd5457abde6e04533ead554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.502279 12671 tablet_service.cc:1511] Processing CreateTablet for tablet 7cdf97c86bd5457abde6e04533ead554 (DEFAULT_TABLE table=test-workload [id=185dccb3cbf54148a9088a3311fcbd39]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:32.502507 12671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cdf97c86bd5457abde6e04533ead554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.500972 12821 tablet_service.cc:1511] Processing CreateTablet for tablet 53a66c173ded41daad37a5fbda903855 (DEFAULT_TABLE table=test-workload [id=185dccb3cbf54148a9088a3311fcbd39]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:32.503634 12821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a66c173ded41daad37a5fbda903855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.505728 12670 tablet_service.cc:1511] Processing CreateTablet for tablet 53a66c173ded41daad37a5fbda903855 (DEFAULT_TABLE table=test-workload [id=185dccb3cbf54148a9088a3311fcbd39]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:32.506006 12670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a66c173ded41daad37a5fbda903855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:32.506470 12880 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467: Bootstrap starting.
I20260601 13:39:32.507752 12879 tablet_bootstrap.cc:492] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9: Bootstrap starting.
I20260601 13:39:32.507972 12880 tablet_bootstrap.cc:654] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.508805 12879 tablet_bootstrap.cc:654] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.509199 12880 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467: No bootstrap required, opened a new log
I20260601 13:39:32.509290 12880 ts_tablet_manager.cc:1403] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:32.509521 12878 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935: Bootstrap starting.
I20260601 13:39:32.509971 12880 raft_consensus.cc:359] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.510124 12880 raft_consensus.cc:385] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.510170 12880 raft_consensus.cc:740] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e65af1ff82e4f86bdbc2198b86a1467, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.510258 12879 tablet_bootstrap.cc:492] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9: No bootstrap required, opened a new log
I20260601 13:39:32.510352 12880 consensus_queue.cc:260] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.510385 12879 ts_tablet_manager.cc:1403] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:32.510552 12878 tablet_bootstrap.cc:654] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.510757 12880 ts_tablet_manager.cc:1434] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:32.510931 12880 tablet_bootstrap.cc:492] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467: Bootstrap starting.
I20260601 13:39:32.511202 12879 raft_consensus.cc:359] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.511307 12879 raft_consensus.cc:385] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.511338 12879 raft_consensus.cc:740] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb72add4b6004aad94b7d69db1832ae9, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.511473 12879 consensus_queue.cc:260] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.512141 12880 tablet_bootstrap.cc:654] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.512387 12879 ts_tablet_manager.cc:1434] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:32.512573 12879 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: Bootstrap starting.
I20260601 13:39:32.513411 12880 tablet_bootstrap.cc:492] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467: No bootstrap required, opened a new log
I20260601 13:39:32.513504 12880 ts_tablet_manager.cc:1403] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:32.513913 12879 tablet_bootstrap.cc:654] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.513994 12880 raft_consensus.cc:359] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.514114 12880 raft_consensus.cc:385] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.514149 12880 raft_consensus.cc:740] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e65af1ff82e4f86bdbc2198b86a1467, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.514282 12880 consensus_queue.cc:260] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.514565 12880 ts_tablet_manager.cc:1434] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.515250 12878 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935: No bootstrap required, opened a new log
I20260601 13:39:32.515326 12879 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: No bootstrap required, opened a new log
I20260601 13:39:32.515345 12878 ts_tablet_manager.cc:1403] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:32.515453 12879 ts_tablet_manager.cc:1403] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:32.515897 12878 raft_consensus.cc:359] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.515928 12879 raft_consensus.cc:359] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.516011 12878 raft_consensus.cc:385] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.516041 12879 raft_consensus.cc:385] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.516042 12878 raft_consensus.cc:740] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067a3669224042d091dbe2fe7e28d935, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.516101 12879 raft_consensus.cc:740] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb72add4b6004aad94b7d69db1832ae9, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.516215 12878 consensus_queue.cc:260] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.516296 12879 consensus_queue.cc:260] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.516575 12879 ts_tablet_manager.cc:1434] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:32.516680 12878 ts_tablet_manager.cc:1434] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.516881 12878 tablet_bootstrap.cc:492] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935: Bootstrap starting.
I20260601 13:39:32.518038 12878 tablet_bootstrap.cc:654] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:32.518963 12883 raft_consensus.cc:493] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.519049 12883 raft_consensus.cc:515] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.519349 12878 tablet_bootstrap.cc:492] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935: No bootstrap required, opened a new log
I20260601 13:39:32.520031 12878 ts_tablet_manager.cc:1403] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:32.520546 12878 raft_consensus.cc:359] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.520673 12878 raft_consensus.cc:385] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:32.520705 12878 raft_consensus.cc:740] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067a3669224042d091dbe2fe7e28d935, State: Initialized, Role: FOLLOWER
I20260601 13:39:32.520833 12878 consensus_queue.cc:260] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.521234 12878 ts_tablet_manager.cc:1434] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.519554 12883 leader_election.cc:290] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 067a3669224042d091dbe2fe7e28d935 (127.10.181.2:34607), fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1:39141)
I20260601 13:39:32.524048 12755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cdf97c86bd5457abde6e04533ead554" candidate_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067a3669224042d091dbe2fe7e28d935" is_pre_election: true
I20260601 13:39:32.524236 12755 raft_consensus.cc:2468] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e65af1ff82e4f86bdbc2198b86a1467 in term 0.
I20260601 13:39:32.524447 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cdf97c86bd5457abde6e04533ead554" candidate_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb72add4b6004aad94b7d69db1832ae9" is_pre_election: true
I20260601 13:39:32.524575 12795 leader_election.cc:304] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 067a3669224042d091dbe2fe7e28d935, 8e65af1ff82e4f86bdbc2198b86a1467; no voters: 
I20260601 13:39:32.524595 12681 raft_consensus.cc:2468] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e65af1ff82e4f86bdbc2198b86a1467 in term 0.
I20260601 13:39:32.524765 12883 raft_consensus.cc:2804] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.524834 12883 raft_consensus.cc:493] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.524874 12883 raft_consensus.cc:3060] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.525893 12883 raft_consensus.cc:515] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.526325 12883 leader_election.cc:290] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [CANDIDATE]: Term 1 election: Requested vote from peers 067a3669224042d091dbe2fe7e28d935 (127.10.181.2:34607), fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1:39141)
I20260601 13:39:32.526746 12755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cdf97c86bd5457abde6e04533ead554" candidate_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "067a3669224042d091dbe2fe7e28d935"
I20260601 13:39:32.526854 12755 raft_consensus.cc:3060] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.526808 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cdf97c86bd5457abde6e04533ead554" candidate_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb72add4b6004aad94b7d69db1832ae9"
I20260601 13:39:32.526952 12681 raft_consensus.cc:3060] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.528167 12755 raft_consensus.cc:2468] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e65af1ff82e4f86bdbc2198b86a1467 in term 1.
I20260601 13:39:32.528805 12681 raft_consensus.cc:2468] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e65af1ff82e4f86bdbc2198b86a1467 in term 1.
I20260601 13:39:32.528999 12795 leader_election.cc:304] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 067a3669224042d091dbe2fe7e28d935, 8e65af1ff82e4f86bdbc2198b86a1467; no voters: 
I20260601 13:39:32.529176 12883 raft_consensus.cc:2804] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.529752 12883 raft_consensus.cc:697] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 LEADER]: Becoming Leader. State: Replica: 8e65af1ff82e4f86bdbc2198b86a1467, State: Running, Role: LEADER
I20260601 13:39:32.529932 12883 consensus_queue.cc:237] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } }
I20260601 13:39:32.533532 12578 catalog_manager.cc:5696] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e65af1ff82e4f86bdbc2198b86a1467 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:32.721678 12888 raft_consensus.cc:493] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.721983 12888 raft_consensus.cc:515] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.722805 12888 leader_election.cc:290] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1:39141), 8e65af1ff82e4f86bdbc2198b86a1467 (127.10.181.3:33597)
I20260601 13:39:32.727944 12832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a66c173ded41daad37a5fbda903855" candidate_uuid: "067a3669224042d091dbe2fe7e28d935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" is_pre_election: true
I20260601 13:39:32.727941 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a66c173ded41daad37a5fbda903855" candidate_uuid: "067a3669224042d091dbe2fe7e28d935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb72add4b6004aad94b7d69db1832ae9" is_pre_election: true
I20260601 13:39:32.728183 12681 raft_consensus.cc:2468] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067a3669224042d091dbe2fe7e28d935 in term 0.
I20260601 13:39:32.728183 12832 raft_consensus.cc:2468] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 067a3669224042d091dbe2fe7e28d935 in term 0.
I20260601 13:39:32.728538 12723 leader_election.cc:304] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 067a3669224042d091dbe2fe7e28d935, fb72add4b6004aad94b7d69db1832ae9; no voters: 
I20260601 13:39:32.728752 12888 raft_consensus.cc:2804] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.728856 12888 raft_consensus.cc:493] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.728886 12888 raft_consensus.cc:3060] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.730356 12888 raft_consensus.cc:515] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.730872 12888 leader_election.cc:290] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [CANDIDATE]: Term 1 election: Requested vote from peers fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1:39141), 8e65af1ff82e4f86bdbc2198b86a1467 (127.10.181.3:33597)
I20260601 13:39:32.731379 12832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a66c173ded41daad37a5fbda903855" candidate_uuid: "067a3669224042d091dbe2fe7e28d935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e65af1ff82e4f86bdbc2198b86a1467"
I20260601 13:39:32.731439 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a66c173ded41daad37a5fbda903855" candidate_uuid: "067a3669224042d091dbe2fe7e28d935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb72add4b6004aad94b7d69db1832ae9"
I20260601 13:39:32.731554 12832 raft_consensus.cc:3060] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.731554 12681 raft_consensus.cc:3060] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.732560 12832 raft_consensus.cc:2468] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067a3669224042d091dbe2fe7e28d935 in term 1.
I20260601 13:39:32.732560 12681 raft_consensus.cc:2468] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 067a3669224042d091dbe2fe7e28d935 in term 1.
I20260601 13:39:32.732898 12721 leader_election.cc:304] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 067a3669224042d091dbe2fe7e28d935, 8e65af1ff82e4f86bdbc2198b86a1467; no voters: 
I20260601 13:39:32.733106 12888 raft_consensus.cc:2804] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.733213 12888 raft_consensus.cc:697] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 1 LEADER]: Becoming Leader. State: Replica: 067a3669224042d091dbe2fe7e28d935, State: Running, Role: LEADER
I20260601 13:39:32.733363 12888 consensus_queue.cc:237] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } }
I20260601 13:39:32.735216 12578 catalog_manager.cc:5696] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 067a3669224042d091dbe2fe7e28d935 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "067a3669224042d091dbe2fe7e28d935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:33.011370 12883 consensus_queue.cc:1048] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:33.015512 12900 consensus_queue.cc:1048] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:33.147948 12888 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:33.151612 12888 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:33.278439 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:33.278932 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:33.279004 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:35.279335 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:35.279858 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:35.279961 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:37.280397 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:37.280972 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:37.281051 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:39.281411 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:39.282116 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:39.282274 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:41.282670 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:41.283211 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:41.283288 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:43.283758 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:43.284425 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:43.284512 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:43.847419 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:43.850754 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:43.850776 12914 instance_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:43.850891 12916 instance_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:43.850826 12913 instance_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:43.851338 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:43.851387 10964 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:43.851403 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321183851403 us; error 0 us; skew 500 ppm
I20260601 13:39:43.852636 10964 webserver.cc:533] Webserver started at http://127.10.181.4:44785/ using document root <none> and password file <none>
I20260601 13:39:43.852803 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:43.852872 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:43.852977 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:43.853415 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8"
format_stamp: "Formatted at 2026-06-01 13:39:43 on dist-test-slave-whj6"
I20260601 13:39:43.854808 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:43.855892 12921 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:43.856273 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:43.856351 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8"
format_stamp: "Formatted at 2026-06-01 13:39:43 on dist-test-slave-whj6"
I20260601 13:39:43.856426 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-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:43.880374 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:43.880796 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:43.881094 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:43.881587 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:43.881632 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:43.881662 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:43.881676 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:43.886395 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:38387
I20260601 13:39:43.886586 12984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:38387 every 8 connection(s)
I20260601 13:39:43.891786 12985 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44209
I20260601 13:39:43.891978 12985 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:43.892323 12985 heartbeater.cc:507] Master 127.10.181.62:44209 requested a full tablet report, sending...
I20260601 13:39:43.893141 12578 ts_manager.cc:194] Registered new tserver with Master: 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4:38387)
I20260601 13:39:43.893723 12578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35206
I20260601 13:39:44.296128 12755 consensus_queue.cc:237] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [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: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: true } }
I20260601 13:39:44.297909 12832 raft_consensus.cc:1275] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Refusing update from remote peer 067a3669224042d091dbe2fe7e28d935: 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:44.298058 12681 raft_consensus.cc:1275] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Refusing update from remote peer 067a3669224042d091dbe2fe7e28d935: 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:44.298477 12992 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:44.298734 12993 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } 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:44.300954 12911 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: true } } }
W20260601 13:39:44.302891 12720 consensus_peers.cc:597] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 -> Peer 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4:38387): Couldn't send request to peer 3a3f338ef0ef41e8b300288a2d9fb3f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53a66c173ded41daad37a5fbda903855. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:44.303368 12832 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: true } } }
I20260601 13:39:44.303537 12578 catalog_manager.cc:5696] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 reported cstate change: config changed from index -1 to 2, NON_VOTER 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "067a3669224042d091dbe2fe7e28d935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:44.306177 12681 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: true } } }
I20260601 13:39:44.747653 13003 ts_tablet_manager.cc:933] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: Initiating tablet copy from peer 067a3669224042d091dbe2fe7e28d935 (127.10.181.2:34607)
I20260601 13:39:44.748509 13003 tablet_copy_client.cc:323] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:34607
I20260601 13:39:44.754328 12767 tablet_copy_service.cc:140] P 067a3669224042d091dbe2fe7e28d935: Received BeginTabletCopySession request for tablet 53a66c173ded41daad37a5fbda903855 from peer 3a3f338ef0ef41e8b300288a2d9fb3f8 ({username='slave'} at 127.0.0.1:38450)
I20260601 13:39:44.754508 12767 tablet_copy_service.cc:161] P 067a3669224042d091dbe2fe7e28d935: Beginning new tablet copy session on tablet 53a66c173ded41daad37a5fbda903855 from peer 3a3f338ef0ef41e8b300288a2d9fb3f8 at {username='slave'} at 127.0.0.1:38450: session id = 3a3f338ef0ef41e8b300288a2d9fb3f8-53a66c173ded41daad37a5fbda903855
I20260601 13:39:44.755976 12767 tablet_copy_source_session.cc:215] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:44.757660 13003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a66c173ded41daad37a5fbda903855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:44.761304 13003 tablet_copy_client.cc:806] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:44.761730 13003 tablet_copy_client.cc:670] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:44.763819 13003 tablet_copy_client.cc:538] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:44.766444 13003 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: Bootstrap starting.
I20260601 13:39:44.774636 13003 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: 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:39:44.775347 13003 tablet_bootstrap.cc:492] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: Bootstrap complete.
I20260601 13:39:44.775619 13003 ts_tablet_manager.cc:1403] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.003s
I20260601 13:39:44.776377 13003 raft_consensus.cc:359] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: true } }
I20260601 13:39:44.776562 13003 raft_consensus.cc:740] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a3f338ef0ef41e8b300288a2d9fb3f8, State: Initialized, Role: LEARNER
I20260601 13:39:44.776739 13003 consensus_queue.cc:260] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [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: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: true } }
I20260601 13:39:44.777299 13003 ts_tablet_manager.cc:1434] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:44.777347 12985 heartbeater.cc:499] Master 127.10.181.62:44209 was elected leader, sending a full tablet report...
I20260601 13:39:44.779290 12767 tablet_copy_service.cc:342] P 067a3669224042d091dbe2fe7e28d935: Request end of tablet copy session 3a3f338ef0ef41e8b300288a2d9fb3f8-53a66c173ded41daad37a5fbda903855 received from {username='slave'} at 127.0.0.1:38450
I20260601 13:39:44.779419 12767 tablet_copy_service.cc:434] P 067a3669224042d091dbe2fe7e28d935: ending tablet copy session 3a3f338ef0ef41e8b300288a2d9fb3f8-53a66c173ded41daad37a5fbda903855 on tablet 53a66c173ded41daad37a5fbda903855 with peer 3a3f338ef0ef41e8b300288a2d9fb3f8
I20260601 13:39:45.159619 12959 raft_consensus.cc:1217] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:39:45.284766 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:45.285261 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:45.285343 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:45.586701 13008 raft_consensus.cc:1064] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935: attempting to promote NON_VOTER 3a3f338ef0ef41e8b300288a2d9fb3f8 to VOTER
I20260601 13:39:45.587252 13008 consensus_queue.cc:237] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [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: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } }
I20260601 13:39:45.588694 12832 raft_consensus.cc:1275] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Refusing update from remote peer 067a3669224042d091dbe2fe7e28d935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:45.588843 12959 raft_consensus.cc:1275] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 LEARNER]: Refusing update from remote peer 067a3669224042d091dbe2fe7e28d935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:45.588887 12681 raft_consensus.cc:1275] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Refusing update from remote peer 067a3669224042d091dbe2fe7e28d935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:45.589308 13008 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:45.589540 12911 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } 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:45.589823 13009 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } 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:39:45.591837 12911 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } } }
I20260601 13:39:45.593554 12832 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } } }
I20260601 13:39:45.593627 12959 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } } }
I20260601 13:39:45.595160 12577 catalog_manager.cc:5696] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 reported cstate change: config changed from index 2 to 3, 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "067a3669224042d091dbe2fe7e28d935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:45.595649 12681 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a3f338ef0ef41e8b300288a2d9fb3f8 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb72add4b6004aad94b7d69db1832ae9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39141 } attrs { replace: true } } peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } } }
I20260601 13:39:45.600647 12755 consensus_queue.cc:237] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [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: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } }
I20260601 13:39:45.602093 12832 raft_consensus.cc:1275] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Refusing update from remote peer 067a3669224042d091dbe2fe7e28d935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:45.602375 12959 raft_consensus.cc:1275] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 FOLLOWER]: Refusing update from remote peer 067a3669224042d091dbe2fe7e28d935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:45.602660 13011 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:45.602923 13009 consensus_queue.cc:1048] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } 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:45.604733 13009 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } } }
I20260601 13:39:45.605229 12832 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } } }
I20260601 13:39:45.606858 12562 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 53a66c173ded41daad37a5fbda903855 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:45.607614 12959 raft_consensus.cc:2955] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } } }
I20260601 13:39:45.608047 12578 catalog_manager.cc:5696] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 reported cstate change: config changed from index 3 to 4, VOTER fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "067a3669224042d091dbe2fe7e28d935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "067a3669224042d091dbe2fe7e28d935" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e65af1ff82e4f86bdbc2198b86a1467" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 33597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3f338ef0ef41e8b300288a2d9fb3f8" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 38387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:45.611443 12670 tablet_service.cc:1558] Processing DeleteTablet for tablet 53a66c173ded41daad37a5fbda903855 with delete_type TABLET_DATA_TOMBSTONED (TS fb72add4b6004aad94b7d69db1832ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37286
I20260601 13:39:45.612082 13020 tablet_replica.cc:333] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: stopping tablet replica
I20260601 13:39:45.612239 13020 raft_consensus.cc:2243] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:45.612370 13020 raft_consensus.cc:2272] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:45.613011 13020 ts_tablet_manager.cc:1916] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:45.615211 13020 ts_tablet_manager.cc:1929] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:39:45.615311 13020 log.cc:1199] T 53a66c173ded41daad37a5fbda903855 P fb72add4b6004aad94b7d69db1832ae9: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/53a66c173ded41daad37a5fbda903855
I20260601 13:39:45.615979 12565 catalog_manager.cc:5027] TS fb72add4b6004aad94b7d69db1832ae9 (127.10.181.1:39141): tablet 53a66c173ded41daad37a5fbda903855 (table test-workload [id=185dccb3cbf54148a9088a3311fcbd39]) successfully deleted
I20260601 13:39:47.285780 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:47.286288 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:47.286362 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:49.286867 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:49.287622 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:49.287711 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:51.288143 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:51.288694 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:51.288766 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:53.289183 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:53.289623 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:53.289692 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:55.290027 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:55.290482 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:55.290545 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:57.291031 12632 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:57.291710 12632 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:57.291798 12632 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:57.972450 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:39:57.977023 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:57.977380 10964 tablet_replica.cc:333] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9: stopping tablet replica
I20260601 13:39:57.977559 10964 raft_consensus.cc:2243] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:57.977746 10964 raft_consensus.cc:2272] T 7cdf97c86bd5457abde6e04533ead554 P fb72add4b6004aad94b7d69db1832ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:57.992498 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:39:57.995995 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
W20260601 13:39:57.999459 12795 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260601 13:39:58.000581 12795 consensus_peers.cc:597] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 -> Peer 067a3669224042d091dbe2fe7e28d935 (127.10.181.2:34607): Couldn't send request to peer 067a3669224042d091dbe2fe7e28d935. 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:39:58.001587 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:58.001874 10964 tablet_replica.cc:333] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935: stopping tablet replica
I20260601 13:39:58.002017 10964 raft_consensus.cc:2243] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.002169 10964 raft_consensus.cc:2272] T 7cdf97c86bd5457abde6e04533ead554 P 067a3669224042d091dbe2fe7e28d935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.002725 10964 tablet_replica.cc:333] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935: stopping tablet replica
I20260601 13:39:58.002802 10964 raft_consensus.cc:2243] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.003008 10964 raft_consensus.cc:2272] T 53a66c173ded41daad37a5fbda903855 P 067a3669224042d091dbe2fe7e28d935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.017257 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:39:58.020133 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:39:58.025519 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:58.025777 10964 tablet_replica.cc:333] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467: stopping tablet replica
I20260601 13:39:58.025900 10964 raft_consensus.cc:2243] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.026121 10964 raft_consensus.cc:2272] T 7cdf97c86bd5457abde6e04533ead554 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.026571 10964 tablet_replica.cc:333] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467: stopping tablet replica
I20260601 13:39:58.026655 10964 raft_consensus.cc:2243] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.026780 10964 raft_consensus.cc:2272] T 53a66c173ded41daad37a5fbda903855 P 8e65af1ff82e4f86bdbc2198b86a1467 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.040979 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:39:58.043581 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:39:58.048148 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:58.048399 10964 tablet_replica.cc:333] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8: stopping tablet replica
I20260601 13:39:58.048513 10964 raft_consensus.cc:2243] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.048667 10964 raft_consensus.cc:2272] T 53a66c173ded41daad37a5fbda903855 P 3a3f338ef0ef41e8b300288a2d9fb3f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.061664 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:39:58.063987 10964 master.cc:562] Master@127.10.181.62:44209 shutting down...
I20260601 13:39:58.068522 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.068748 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.068821 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81490f83d20048d6b9da7b1534717b75: stopping tablet replica
I20260601 13:39:58.082046 10964 master.cc:584] Master@127.10.181.62:44209 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26857 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:39:58.090516 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:36713
I20260601 13:39:58.091187 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:58.093268 13024 instance_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:58.093380 13025 instance_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:58.093400 10964 server_base.cc:1061] running on GCE node
W20260601 13:39:58.093400 13027 instance_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:58.093792 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:58.093840 10964 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:58.093856 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321198093855 us; error 0 us; skew 500 ppm
I20260601 13:39:58.095055 10964 webserver.cc:533] Webserver started at http://127.10.181.62:40419/ using document root <none> and password file <none>
I20260601 13:39:58.095333 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:58.095404 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:58.095471 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:58.096040 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "c6ff529e3d52446db975b3729fd67152"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-whj6"
I20260601 13:39:58.097761 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:58.099272 13032 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:58.099684 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:58.099789 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "c6ff529e3d52446db975b3729fd67152"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-whj6"
I20260601 13:39:58.099886 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321156985418-10964-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:58.129786 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:58.130340 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:58.135603 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:36713
I20260601 13:39:58.138584 13084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:36713 every 8 connection(s)
I20260601 13:39:58.139062 13085 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:58.140986 13085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152: Bootstrap starting.
I20260601 13:39:58.141990 13085 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:58.143894 13085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152: No bootstrap required, opened a new log
I20260601 13:39:58.144289 13085 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6ff529e3d52446db975b3729fd67152" member_type: VOTER }
I20260601 13:39:58.144381 13085 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:58.144402 13085 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ff529e3d52446db975b3729fd67152, State: Initialized, Role: FOLLOWER
I20260601 13:39:58.144512 13085 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6ff529e3d52446db975b3729fd67152" member_type: VOTER }
I20260601 13:39:58.144594 13085 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:58.144634 13085 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:58.144685 13085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:58.145375 13085 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6ff529e3d52446db975b3729fd67152" member_type: VOTER }
I20260601 13:39:58.145484 13085 leader_election.cc:304] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [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: c6ff529e3d52446db975b3729fd67152; no voters: 
I20260601 13:39:58.145670 13085 leader_election.cc:290] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:58.145887 13088 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:58.146073 13085 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:58.146185 13088 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 1 LEADER]: Becoming Leader. State: Replica: c6ff529e3d52446db975b3729fd67152, State: Running, Role: LEADER
I20260601 13:39:58.146401 13088 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [LEADER]: Queue going to LEADER mode. State: All 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: "c6ff529e3d52446db975b3729fd67152" member_type: VOTER }
I20260601 13:39:58.147260 13089 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6ff529e3d52446db975b3729fd67152" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6ff529e3d52446db975b3729fd67152" member_type: VOTER } }
I20260601 13:39:58.147367 13089 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:58.147644 13090 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6ff529e3d52446db975b3729fd67152. Latest consensus state: current_term: 1 leader_uuid: "c6ff529e3d52446db975b3729fd67152" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6ff529e3d52446db975b3729fd67152" member_type: VOTER } }
I20260601 13:39:58.147732 13090 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:58.148154 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:58.148178 13097 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:58.149245 13097 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:58.151762 13097 catalog_manager.cc:1382] Generated new cluster ID: ef031b2e7bf549a69506421f22725000
I20260601 13:39:58.151862 13097 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:58.174273 13097 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:58.175019 13097 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:58.183936 13097 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152: Generated new TSK 0
I20260601 13:39:58.184229 13097 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:58.212725 10964 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 7.8239e-05s
I20260601 13:40:10.293818 10964 master.cc:562] Master@127.10.181.62:36713 shutting down...
I20260601 13:40:10.298199 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:10.298465 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:10.298532 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6ff529e3d52446db975b3729fd67152: stopping tablet replica
I20260601 13:40:10.311733 10964 master.cc:584] Master@127.10.181.62:36713 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12227 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:40:10.317759 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:35317
I20260601 13:40:10.318241 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:10.320606 13108 instance_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:10.320739 13107 instance_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:10.320678 13110 instance_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:10.320829 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:10.321112 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:10.321161 10964 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:10.321182 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321210321181 us; error 0 us; skew 500 ppm
I20260601 13:40:10.322332 10964 webserver.cc:533] Webserver started at http://127.10.181.62:33851/ using document root <none> and password file <none>
I20260601 13:40:10.322579 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:10.322640 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:10.322731 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:10.323243 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "4d797c30a60c4850a3c8cb61f932f1b1"
format_stamp: "Formatted at 2026-06-01 13:40:10 on dist-test-slave-whj6"
I20260601 13:40:10.325096 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:10.326790 13115 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:10.327222 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:10.327324 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "4d797c30a60c4850a3c8cb61f932f1b1"
format_stamp: "Formatted at 2026-06-01 13:40:10 on dist-test-slave-whj6"
I20260601 13:40:10.327423 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-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:10.335861 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:10.336427 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:10.342254 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:35317
I20260601 13:40:10.342828 13167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:35317 every 8 connection(s)
I20260601 13:40:10.343590 13168 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:10.345422 13168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1: Bootstrap starting.
I20260601 13:40:10.346203 13168 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:10.347563 13168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1: No bootstrap required, opened a new log
I20260601 13:40:10.347956 13168 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d797c30a60c4850a3c8cb61f932f1b1" member_type: VOTER }
I20260601 13:40:10.348045 13168 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:10.348076 13168 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d797c30a60c4850a3c8cb61f932f1b1, State: Initialized, Role: FOLLOWER
I20260601 13:40:10.348196 13168 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d797c30a60c4850a3c8cb61f932f1b1" member_type: VOTER }
I20260601 13:40:10.348272 13168 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:10.348294 13168 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:10.348320 13168 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:10.348974 13168 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d797c30a60c4850a3c8cb61f932f1b1" member_type: VOTER }
I20260601 13:40:10.349083 13168 leader_election.cc:304] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [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: 4d797c30a60c4850a3c8cb61f932f1b1; no voters: 
I20260601 13:40:10.349290 13168 leader_election.cc:290] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:10.349570 13171 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:10.349679 13168 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:10.349850 13171 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 1 LEADER]: Becoming Leader. State: Replica: 4d797c30a60c4850a3c8cb61f932f1b1, State: Running, Role: LEADER
I20260601 13:40:10.350035 13171 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [LEADER]: Queue going to LEADER mode. State: All 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: "4d797c30a60c4850a3c8cb61f932f1b1" member_type: VOTER }
I20260601 13:40:10.350617 13173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d797c30a60c4850a3c8cb61f932f1b1. Latest consensus state: current_term: 1 leader_uuid: "4d797c30a60c4850a3c8cb61f932f1b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d797c30a60c4850a3c8cb61f932f1b1" member_type: VOTER } }
I20260601 13:40:10.350646 13172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d797c30a60c4850a3c8cb61f932f1b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d797c30a60c4850a3c8cb61f932f1b1" member_type: VOTER } }
I20260601 13:40:10.350728 13173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:10.350735 13172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:10.351050 13180 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:10.352388 13180 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:10.352627 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:10.354764 13180 catalog_manager.cc:1382] Generated new cluster ID: b24564cf097f4319ad1d1b7f6bc55fba
I20260601 13:40:10.354852 13180 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:10.369123 13180 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:10.369900 13180 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:10.380713 13180 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1: Generated new TSK 0
I20260601 13:40:10.381035 13180 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:10.385052 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:10.387285 13190 instance_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:10.387336 13189 instance_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:10.387337 13192 instance_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:10.387718 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:10.387964 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:10.388007 10964 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:10.388024 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321210388023 us; error 0 us; skew 500 ppm
I20260601 13:40:10.389063 10964 webserver.cc:533] Webserver started at http://127.10.181.1:33455/ using document root <none> and password file <none>
I20260601 13:40:10.389235 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:10.389288 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:10.389365 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:10.389794 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "4295687bbf314fa183396b741f21d126"
format_stamp: "Formatted at 2026-06-01 13:40:10 on dist-test-slave-whj6"
I20260601 13:40:10.391518 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:10.392732 13197 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:10.393105 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:10.393209 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "4295687bbf314fa183396b741f21d126"
format_stamp: "Formatted at 2026-06-01 13:40:10 on dist-test-slave-whj6"
I20260601 13:40:10.393298 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-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:10.400720 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:10.401618 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:10.402004 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:10.402577 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:10.402617 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:10.402664 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:10.402691 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:10.408066 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:44391
I20260601 13:40:10.408128 13260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:44391 every 8 connection(s)
I20260601 13:40:10.409209 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:10.411535 13265 instance_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:10.411667 13268 instance_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:10.411813 13266 instance_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:10.412819 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:10.413085 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:10.413144 10964 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:10.413167 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321210413167 us; error 0 us; skew 500 ppm
I20260601 13:40:10.414216 10964 webserver.cc:533] Webserver started at http://127.10.181.2:38431/ using document root <none> and password file <none>
I20260601 13:40:10.414425 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:10.414492 13261 heartbeater.cc:344] Connected to a master server at 127.10.181.62:35317
I20260601 13:40:10.414629 13261 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:10.414891 13261 heartbeater.cc:507] Master 127.10.181.62:35317 requested a full tablet report, sending...
I20260601 13:40:10.414495 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:10.415279 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:10.415722 13132 ts_manager.cc:194] Registered new tserver with Master: 4295687bbf314fa183396b741f21d126 (127.10.181.1:44391)
I20260601 13:40:10.415791 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "1ae49acdd66b4d39b90e9bdbceee4ca2"
format_stamp: "Formatted at 2026-06-01 13:40:10 on dist-test-slave-whj6"
I20260601 13:40:10.416636 13132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46496
I20260601 13:40:10.417537 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:10.418619 13273 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:10.418951 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:10.419029 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "1ae49acdd66b4d39b90e9bdbceee4ca2"
format_stamp: "Formatted at 2026-06-01 13:40:10 on dist-test-slave-whj6"
I20260601 13:40:10.419108 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-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:10.443365 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:10.443832 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:10.444188 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:10.444695 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:10.444736 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:10.444775 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:10.444796 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:10.449461 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:42627
I20260601 13:40:10.449692 13336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:42627 every 8 connection(s)
I20260601 13:40:10.450356 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:10.452612 13340 instance_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:10.452647 13341 instance_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:10.453531 13343 instance_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:10.454219 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:10.454522 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:10.454612 10964 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:10.454634 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321210454634 us; error 0 us; skew 500 ppm
I20260601 13:40:10.455812 13337 heartbeater.cc:344] Connected to a master server at 127.10.181.62:35317
I20260601 13:40:10.455894 10964 webserver.cc:533] Webserver started at http://127.10.181.3:42371/ using document root <none> and password file <none>
I20260601 13:40:10.455945 13337 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:10.456103 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:10.456174 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:10.456248 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:10.456265 13337 heartbeater.cc:507] Master 127.10.181.62:35317 requested a full tablet report, sending...
I20260601 13:40:10.456792 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "dc0652936dbe4d12b5d1deaad067a937"
format_stamp: "Formatted at 2026-06-01 13:40:10 on dist-test-slave-whj6"
I20260601 13:40:10.457123 13132 ts_manager.cc:194] Registered new tserver with Master: 1ae49acdd66b4d39b90e9bdbceee4ca2 (127.10.181.2:42627)
I20260601 13:40:10.457782 13132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46510
I20260601 13:40:10.459040 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:10.460381 13348 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:10.460708 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:10.460799 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "dc0652936dbe4d12b5d1deaad067a937"
format_stamp: "Formatted at 2026-06-01 13:40:10 on dist-test-slave-whj6"
I20260601 13:40:10.460922 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321156985418-10964-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:10.466581 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:10.467237 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:10.467617 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:10.468163 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:10.468202 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:10.468248 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:10.468276 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:10.475782 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:35757
I20260601 13:40:10.475948 13411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:35757 every 8 connection(s)
I20260601 13:40:10.486327 13412 heartbeater.cc:344] Connected to a master server at 127.10.181.62:35317
I20260601 13:40:10.486511 13412 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:10.486915 13412 heartbeater.cc:507] Master 127.10.181.62:35317 requested a full tablet report, sending...
I20260601 13:40:10.487787 13132 ts_manager.cc:194] Registered new tserver with Master: dc0652936dbe4d12b5d1deaad067a937 (127.10.181.3:35757)
I20260601 13:40:10.487901 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011531239s
I20260601 13:40:10.488600 13132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46526
I20260601 13:40:11.417919 13261 heartbeater.cc:499] Master 127.10.181.62:35317 was elected leader, sending a full tablet report...
I20260601 13:40:11.459059 13337 heartbeater.cc:499] Master 127.10.181.62:35317 was elected leader, sending a full tablet report...
I20260601 13:40:11.489781 13412 heartbeater.cc:499] Master 127.10.181.62:35317 was elected leader, sending a full tablet report...
I20260601 13:40:12.352324 13186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:14.352810 13186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:16.353305 13186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:18.353710 13186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:20.354220 13186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:22.354701 13186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:22.569594 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:40:22.573959 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:22.586935 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:40:22.589861 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:40:22.594525 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:22.607236 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:40:22.609522 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:40:22.614276 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:22.627353 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:40:22.630074 10964 master.cc:562] Master@127.10.181.62:35317 shutting down...
I20260601 13:40:22.634239 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:22.634536 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:22.634606 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d797c30a60c4850a3c8cb61f932f1b1: stopping tablet replica
I20260601 13:40:22.647666 10964 master.cc:584] Master@127.10.181.62:35317 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12336 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:40:22.654649 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:36471
I20260601 13:40:22.655117 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:22.657987 13416 instance_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:22.658000 13419 instance_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:22.658000 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:22.658017 13417 instance_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:22.658402 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:22.658452 10964 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:22.658471 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321222658471 us; error 0 us; skew 500 ppm
I20260601 13:40:22.659528 10964 webserver.cc:533] Webserver started at http://127.10.181.62:41387/ using document root <none> and password file <none>
I20260601 13:40:22.659704 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:22.659754 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:22.659817 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:22.660269 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "75aef305037c476e8d12391e21d13ec6"
format_stamp: "Formatted at 2026-06-01 13:40:22 on dist-test-slave-whj6"
I20260601 13:40:22.661978 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:22.663259 13424 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:22.663602 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:22.663689 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "75aef305037c476e8d12391e21d13ec6"
format_stamp: "Formatted at 2026-06-01 13:40:22 on dist-test-slave-whj6"
I20260601 13:40:22.663774 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-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:22.678726 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:22.679170 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:22.683415 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:36471
I20260601 13:40:22.685659 13476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:36471 every 8 connection(s)
I20260601 13:40:22.686172 13477 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:22.688122 13477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6: Bootstrap starting.
I20260601 13:40:22.688925 13477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:22.690342 13477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6: No bootstrap required, opened a new log
I20260601 13:40:22.690752 13477 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75aef305037c476e8d12391e21d13ec6" member_type: VOTER }
I20260601 13:40:22.690862 13477 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:22.690886 13477 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75aef305037c476e8d12391e21d13ec6, State: Initialized, Role: FOLLOWER
I20260601 13:40:22.691002 13477 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75aef305037c476e8d12391e21d13ec6" member_type: VOTER }
I20260601 13:40:22.691093 13477 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:22.691123 13477 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:22.691190 13477 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:22.692343 13477 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75aef305037c476e8d12391e21d13ec6" member_type: VOTER }
I20260601 13:40:22.692484 13477 leader_election.cc:304] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [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: 75aef305037c476e8d12391e21d13ec6; no voters: 
I20260601 13:40:22.692677 13477 leader_election.cc:290] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:22.692960 13481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:22.693166 13481 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 75aef305037c476e8d12391e21d13ec6, State: Running, Role: LEADER
I20260601 13:40:22.693181 13477 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:22.693316 13481 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [LEADER]: Queue going to LEADER mode. State: All 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: "75aef305037c476e8d12391e21d13ec6" member_type: VOTER }
I20260601 13:40:22.693883 13480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75aef305037c476e8d12391e21d13ec6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75aef305037c476e8d12391e21d13ec6" member_type: VOTER } }
I20260601 13:40:22.694077 13480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:22.693921 13482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75aef305037c476e8d12391e21d13ec6. Latest consensus state: current_term: 1 leader_uuid: "75aef305037c476e8d12391e21d13ec6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75aef305037c476e8d12391e21d13ec6" member_type: VOTER } }
I20260601 13:40:22.694144 13482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:22.694463 13489 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:22.695703 13489 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:22.695945 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:22.698165 13489 catalog_manager.cc:1382] Generated new cluster ID: 64d68068c0d44de2b805a7a842446145
I20260601 13:40:22.698240 13489 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:22.706319 13489 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:22.706933 13489 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:22.714032 13489 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6: Generated new TSK 0
I20260601 13:40:22.714241 13489 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:22.728427 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:22.730929 13501 instance_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:22.731031 13498 instance_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:22.731101 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:22.730962 13499 instance_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:22.731423 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:22.731482 10964 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:22.731496 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321222731496 us; error 0 us; skew 500 ppm
I20260601 13:40:22.732519 10964 webserver.cc:533] Webserver started at http://127.10.181.1:38517/ using document root <none> and password file <none>
I20260601 13:40:22.732676 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:22.732728 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:22.732800 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:22.733217 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379"
format_stamp: "Formatted at 2026-06-01 13:40:22 on dist-test-slave-whj6"
I20260601 13:40:22.734786 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:22.736124 13506 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:22.736490 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:22.736573 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379"
format_stamp: "Formatted at 2026-06-01 13:40:22 on dist-test-slave-whj6"
I20260601 13:40:22.736657 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-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:22.761152 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:22.761575 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:22.761864 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:22.762351 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:22.762391 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:22.762431 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:22.762451 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:22.767030 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:45373
I20260601 13:40:22.767112 13569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:45373 every 8 connection(s)
I20260601 13:40:22.767923 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:22.770164 13574 instance_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:22.770169 13577 instance_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:22.770536 13575 instance_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:22.770635 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:22.770870 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:22.770905 10964 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:22.770920 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321222770919 us; error 0 us; skew 500 ppm
I20260601 13:40:22.772392 10964 webserver.cc:533] Webserver started at http://127.10.181.2:37655/ using document root <none> and password file <none>
I20260601 13:40:22.772624 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:22.772694 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:22.772804 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:22.773411 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "df2801af0d1f477eb14136d3f4b11b0a"
format_stamp: "Formatted at 2026-06-01 13:40:22 on dist-test-slave-whj6"
I20260601 13:40:22.774633 13570 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36471
I20260601 13:40:22.774752 13570 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:22.774991 13570 heartbeater.cc:507] Master 127.10.181.62:36471 requested a full tablet report, sending...
I20260601 13:40:22.775593 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:22.775714 13441 ts_manager.cc:194] Registered new tserver with Master: 5f58ddc6f753445f8d6b5fe1a1c8e379 (127.10.181.1:45373)
I20260601 13:40:22.776456 13441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32880
I20260601 13:40:22.776885 13582 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:22.777225 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:22.777312 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "df2801af0d1f477eb14136d3f4b11b0a"
format_stamp: "Formatted at 2026-06-01 13:40:22 on dist-test-slave-whj6"
I20260601 13:40:22.777410 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-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:22.792843 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:22.793414 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:22.793788 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:22.794353 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:22.794392 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:22.794438 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:22.794463 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:22.799598 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:40311
I20260601 13:40:22.799683 13645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:40311 every 8 connection(s)
I20260601 13:40:22.800595 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:22.803028 13650 instance_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:22.803176 13652 instance_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:22.803359 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:22.803035 13649 instance_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:22.803730 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:22.803789 10964 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:22.803805 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321222803805 us; error 0 us; skew 500 ppm
I20260601 13:40:22.804841 10964 webserver.cc:533] Webserver started at http://127.10.181.3:38243/ using document root <none> and password file <none>
I20260601 13:40:22.805032 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:22.805097 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:22.805177 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:22.805641 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "63e3a04981de40baaba23b34c883007f"
format_stamp: "Formatted at 2026-06-01 13:40:22 on dist-test-slave-whj6"
I20260601 13:40:22.805869 13646 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36471
I20260601 13:40:22.805979 13646 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:22.806221 13646 heartbeater.cc:507] Master 127.10.181.62:36471 requested a full tablet report, sending...
I20260601 13:40:22.807021 13441 ts_manager.cc:194] Registered new tserver with Master: df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311)
I20260601 13:40:22.807482 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:22.807812 13441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32894
I20260601 13:40:22.808573 13657 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:22.808885 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:22.808956 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "63e3a04981de40baaba23b34c883007f"
format_stamp: "Formatted at 2026-06-01 13:40:22 on dist-test-slave-whj6"
I20260601 13:40:22.809026 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321156985418-10964-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:22.819357 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:22.819794 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:22.820098 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:22.820609 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:22.820649 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:22.820699 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:22.820727 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:22.825562 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:36589
I20260601 13:40:22.825817 13720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:36589 every 8 connection(s)
I20260601 13:40:22.831907 13721 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36471
I20260601 13:40:22.832079 13721 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:22.832422 13721 heartbeater.cc:507] Master 127.10.181.62:36471 requested a full tablet report, sending...
I20260601 13:40:22.833257 13441 ts_manager.cc:194] Registered new tserver with Master: 63e3a04981de40baaba23b34c883007f (127.10.181.3:36589)
I20260601 13:40:22.833907 13441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32898
I20260601 13:40:22.834149 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008188007s
I20260601 13:40:23.777681 13570 heartbeater.cc:499] Master 127.10.181.62:36471 was elected leader, sending a full tablet report...
I20260601 13:40:23.808991 13646 heartbeater.cc:499] Master 127.10.181.62:36471 was elected leader, sending a full tablet report...
I20260601 13:40:23.835151 13721 heartbeater.cc:499] Master 127.10.181.62:36471 was elected leader, sending a full tablet report...
I20260601 13:40:23.872430 13441 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32902:
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:23.873282 13441 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:23.886734 13534 tablet_service.cc:1511] Processing CreateTablet for tablet 2c563ceaf5b645dd91003cc8c92efc9b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:23.887217 13534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c563ceaf5b645dd91003cc8c92efc9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.887815 13532 tablet_service.cc:1511] Processing CreateTablet for tablet 8f07052475fc4586b4b1f7545a49e03c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:23.887935 13685 tablet_service.cc:1511] Processing CreateTablet for tablet 2c563ceaf5b645dd91003cc8c92efc9b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:23.888098 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f07052475fc4586b4b1f7545a49e03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.888305 13685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c563ceaf5b645dd91003cc8c92efc9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.888305 13684 tablet_service.cc:1511] Processing CreateTablet for tablet d4f12fb63f9b4efdb57d71985fdeda11 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:23.888561 13684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f12fb63f9b4efdb57d71985fdeda11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.890337 13531 tablet_service.cc:1511] Processing CreateTablet for tablet 1f17210ab5cb4f59a6c262180f3e9efd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:23.890604 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f17210ab5cb4f59a6c262180f3e9efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.890767 13683 tablet_service.cc:1511] Processing CreateTablet for tablet 8f07052475fc4586b4b1f7545a49e03c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:23.891018 13683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f07052475fc4586b4b1f7545a49e03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.891214 13682 tablet_service.cc:1511] Processing CreateTablet for tablet 1f17210ab5cb4f59a6c262180f3e9efd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:23.891440 13682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f17210ab5cb4f59a6c262180f3e9efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.893023 13610 tablet_service.cc:1511] Processing CreateTablet for tablet 2c563ceaf5b645dd91003cc8c92efc9b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:23.893277 13610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c563ceaf5b645dd91003cc8c92efc9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.893644 13742 tablet_bootstrap.cc:492] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f: Bootstrap starting.
I20260601 13:40:23.894615 13742 tablet_bootstrap.cc:654] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.895360 13609 tablet_service.cc:1511] Processing CreateTablet for tablet d4f12fb63f9b4efdb57d71985fdeda11 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:23.895495 13607 tablet_service.cc:1511] Processing CreateTablet for tablet 1f17210ab5cb4f59a6c262180f3e9efd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:23.895619 13609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f12fb63f9b4efdb57d71985fdeda11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.895747 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f17210ab5cb4f59a6c262180f3e9efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.895946 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 8f07052475fc4586b4b1f7545a49e03c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:23.896034 13744 tablet_bootstrap.cc:492] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a: Bootstrap starting.
I20260601 13:40:23.896183 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f07052475fc4586b4b1f7545a49e03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.897215 13744 tablet_bootstrap.cc:654] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.895736 13742 tablet_bootstrap.cc:492] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f: No bootstrap required, opened a new log
I20260601 13:40:23.898015 13742 ts_tablet_manager.cc:1403] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:23.898492 13742 raft_consensus.cc:359] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.898613 13742 raft_consensus.cc:385] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.898675 13742 raft_consensus.cc:740] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e3a04981de40baaba23b34c883007f, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.898609 13533 tablet_service.cc:1511] Processing CreateTablet for tablet d4f12fb63f9b4efdb57d71985fdeda11 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ee2e98077a8f49c8b9336f9f1c586edc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:23.898830 13742 consensus_queue.cc:260] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.898891 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f12fb63f9b4efdb57d71985fdeda11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.899365 13742 ts_tablet_manager.cc:1434] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:23.899618 13742 tablet_bootstrap.cc:492] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f: Bootstrap starting.
I20260601 13:40:23.899958 13744 tablet_bootstrap.cc:492] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a: No bootstrap required, opened a new log
I20260601 13:40:23.900146 13744 ts_tablet_manager.cc:1403] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:23.900769 13744 raft_consensus.cc:359] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.900943 13744 raft_consensus.cc:385] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.901031 13744 raft_consensus.cc:740] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df2801af0d1f477eb14136d3f4b11b0a, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.901139 13742 tablet_bootstrap.cc:654] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.901239 13744 consensus_queue.cc:260] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.901896 13741 tablet_bootstrap.cc:492] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379: Bootstrap starting.
I20260601 13:40:23.902310 13744 ts_tablet_manager.cc:1434] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:23.902550 13744 tablet_bootstrap.cc:492] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a: Bootstrap starting.
I20260601 13:40:23.902712 13742 tablet_bootstrap.cc:492] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f: No bootstrap required, opened a new log
I20260601 13:40:23.902801 13742 ts_tablet_manager.cc:1403] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:23.902907 13741 tablet_bootstrap.cc:654] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.903322 13742 raft_consensus.cc:359] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.903427 13742 raft_consensus.cc:385] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.903460 13742 raft_consensus.cc:740] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e3a04981de40baaba23b34c883007f, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.903579 13742 consensus_queue.cc:260] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.903725 13744 tablet_bootstrap.cc:654] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.903836 13742 ts_tablet_manager.cc:1434] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:23.904096 13742 tablet_bootstrap.cc:492] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f: Bootstrap starting.
I20260601 13:40:23.904623 13741 tablet_bootstrap.cc:492] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379: No bootstrap required, opened a new log
I20260601 13:40:23.904729 13741 ts_tablet_manager.cc:1403] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:23.905131 13742 tablet_bootstrap.cc:654] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.905241 13741 raft_consensus.cc:359] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.905347 13741 raft_consensus.cc:385] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.905376 13741 raft_consensus.cc:740] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f58ddc6f753445f8d6b5fe1a1c8e379, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.905494 13741 consensus_queue.cc:260] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.905853 13741 ts_tablet_manager.cc:1434] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:23.906037 13741 tablet_bootstrap.cc:492] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379: Bootstrap starting.
I20260601 13:40:23.906517 13742 tablet_bootstrap.cc:492] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f: No bootstrap required, opened a new log
I20260601 13:40:23.906661 13742 ts_tablet_manager.cc:1403] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:23.907042 13741 tablet_bootstrap.cc:654] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.907800 13742 raft_consensus.cc:359] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.908005 13742 raft_consensus.cc:385] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.908097 13742 raft_consensus.cc:740] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e3a04981de40baaba23b34c883007f, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.908245 13744 tablet_bootstrap.cc:492] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a: No bootstrap required, opened a new log
I20260601 13:40:23.908358 13744 ts_tablet_manager.cc:1403] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:40:23.908366 13742 consensus_queue.cc:260] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.908834 13744 raft_consensus.cc:359] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.908962 13744 raft_consensus.cc:385] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.908995 13744 raft_consensus.cc:740] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df2801af0d1f477eb14136d3f4b11b0a, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.909109 13744 consensus_queue.cc:260] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.909351 13741 tablet_bootstrap.cc:492] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379: No bootstrap required, opened a new log
I20260601 13:40:23.909381 13744 ts_tablet_manager.cc:1434] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:23.909435 13741 ts_tablet_manager.cc:1403] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:23.909593 13744 tablet_bootstrap.cc:492] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a: Bootstrap starting.
I20260601 13:40:23.910106 13741 raft_consensus.cc:359] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.910228 13741 raft_consensus.cc:385] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.910259 13741 raft_consensus.cc:740] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f58ddc6f753445f8d6b5fe1a1c8e379, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.910368 13741 consensus_queue.cc:260] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.910617 13741 ts_tablet_manager.cc:1434] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:23.910769 13741 tablet_bootstrap.cc:492] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379: Bootstrap starting.
I20260601 13:40:23.910828 13744 tablet_bootstrap.cc:654] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.908823 13742 ts_tablet_manager.cc:1434] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:23.911878 13741 tablet_bootstrap.cc:654] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.912163 13742 tablet_bootstrap.cc:492] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f: Bootstrap starting.
I20260601 13:40:23.913223 13741 tablet_bootstrap.cc:492] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379: No bootstrap required, opened a new log
I20260601 13:40:23.913379 13741 ts_tablet_manager.cc:1403] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:23.913525 13744 tablet_bootstrap.cc:492] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a: No bootstrap required, opened a new log
I20260601 13:40:23.913630 13744 ts_tablet_manager.cc:1403] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:40:23.913949 13742 tablet_bootstrap.cc:654] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.913924 13741 raft_consensus.cc:359] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.914093 13741 raft_consensus.cc:385] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.914166 13741 raft_consensus.cc:740] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f58ddc6f753445f8d6b5fe1a1c8e379, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.914136 13744 raft_consensus.cc:359] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.914295 13744 raft_consensus.cc:385] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.914366 13744 raft_consensus.cc:740] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df2801af0d1f477eb14136d3f4b11b0a, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.914381 13741 consensus_queue.cc:260] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.914513 13744 consensus_queue.cc:260] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.914731 13741 ts_tablet_manager.cc:1434] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:23.914855 13744 ts_tablet_manager.cc:1434] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:23.915079 13741 tablet_bootstrap.cc:492] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379: Bootstrap starting.
I20260601 13:40:23.915256 13742 tablet_bootstrap.cc:492] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f: No bootstrap required, opened a new log
I20260601 13:40:23.915382 13742 ts_tablet_manager.cc:1403] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:23.915182 13744 tablet_bootstrap.cc:492] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a: Bootstrap starting.
I20260601 13:40:23.915892 13742 raft_consensus.cc:359] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.916024 13742 raft_consensus.cc:385] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.916078 13742 raft_consensus.cc:740] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e3a04981de40baaba23b34c883007f, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.916226 13742 consensus_queue.cc:260] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.916797 13744 tablet_bootstrap.cc:654] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.916980 13742 ts_tablet_manager.cc:1434] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:23.917614 13741 tablet_bootstrap.cc:654] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:23.918068 13744 tablet_bootstrap.cc:492] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a: No bootstrap required, opened a new log
I20260601 13:40:23.918219 13744 ts_tablet_manager.cc:1403] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:23.918608 13741 tablet_bootstrap.cc:492] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379: No bootstrap required, opened a new log
I20260601 13:40:23.918706 13741 ts_tablet_manager.cc:1403] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:40:23.918741 13744 raft_consensus.cc:359] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.918866 13744 raft_consensus.cc:385] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.918951 13744 raft_consensus.cc:740] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df2801af0d1f477eb14136d3f4b11b0a, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.919093 13744 consensus_queue.cc:260] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.919159 13741 raft_consensus.cc:359] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.919256 13741 raft_consensus.cc:385] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:23.919281 13741 raft_consensus.cc:740] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f58ddc6f753445f8d6b5fe1a1c8e379, State: Initialized, Role: FOLLOWER
I20260601 13:40:23.919440 13744 ts_tablet_manager.cc:1434] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:23.919433 13741 consensus_queue.cc:260] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:23.919837 13741 ts_tablet_manager.cc:1434] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:23.933794 13752 raft_consensus.cc:493] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:23.933969 13752 raft_consensus.cc:515] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.934597 13752 leader_election.cc:290] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63e3a04981de40baaba23b34c883007f (127.10.181.3:36589), df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311)
I20260601 13:40:23.939705 13695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c563ceaf5b645dd91003cc8c92efc9b" candidate_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e3a04981de40baaba23b34c883007f" is_pre_election: true
I20260601 13:40:23.939917 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c563ceaf5b645dd91003cc8c92efc9b" candidate_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df2801af0d1f477eb14136d3f4b11b0a" is_pre_election: true
I20260601 13:40:23.939926 13695 raft_consensus.cc:2468] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f58ddc6f753445f8d6b5fe1a1c8e379 in term 0.
I20260601 13:40:23.940117 13620 raft_consensus.cc:2468] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f58ddc6f753445f8d6b5fe1a1c8e379 in term 0.
I20260601 13:40:23.940415 13507 leader_election.cc:304] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f58ddc6f753445f8d6b5fe1a1c8e379, 63e3a04981de40baaba23b34c883007f; no voters: 
I20260601 13:40:23.940593 13752 raft_consensus.cc:2804] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:23.940654 13752 raft_consensus.cc:493] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:23.940693 13752 raft_consensus.cc:3060] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:23.941690 13752 raft_consensus.cc:515] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.942086 13752 leader_election.cc:290] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [CANDIDATE]: Term 1 election: Requested vote from peers 63e3a04981de40baaba23b34c883007f (127.10.181.3:36589), df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311)
I20260601 13:40:23.942507 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c563ceaf5b645dd91003cc8c92efc9b" candidate_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df2801af0d1f477eb14136d3f4b11b0a"
I20260601 13:40:23.942456 13695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c563ceaf5b645dd91003cc8c92efc9b" candidate_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e3a04981de40baaba23b34c883007f"
I20260601 13:40:23.942627 13620 raft_consensus.cc:3060] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:23.942634 13695 raft_consensus.cc:3060] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:23.943846 13620 raft_consensus.cc:2468] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f58ddc6f753445f8d6b5fe1a1c8e379 in term 1.
I20260601 13:40:23.943846 13695 raft_consensus.cc:2468] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f58ddc6f753445f8d6b5fe1a1c8e379 in term 1.
I20260601 13:40:23.944227 13507 leader_election.cc:304] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f58ddc6f753445f8d6b5fe1a1c8e379, 63e3a04981de40baaba23b34c883007f; no voters: 
I20260601 13:40:23.944622 13752 raft_consensus.cc:2804] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:23.944895 13752 raft_consensus.cc:697] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 LEADER]: Becoming Leader. State: Replica: 5f58ddc6f753445f8d6b5fe1a1c8e379, State: Running, Role: LEADER
I20260601 13:40:23.945075 13752 consensus_queue.cc:237] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } }
I20260601 13:40:23.946972 13440 catalog_manager.cc:5696] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f58ddc6f753445f8d6b5fe1a1c8e379 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } health_report { overall_health: UNKNOWN } } }
W20260601 13:40:24.019330 13571 tablet.cc:2404] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:40:24.033867 13746 raft_consensus.cc:493] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:24.034113 13746 raft_consensus.cc:515] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.034759 13746 leader_election.cc:290] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f58ddc6f753445f8d6b5fe1a1c8e379 (127.10.181.1:45373), df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311)
I20260601 13:40:24.038620 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17210ab5cb4f59a6c262180f3e9efd" candidate_uuid: "63e3a04981de40baaba23b34c883007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" is_pre_election: true
I20260601 13:40:24.038833 13544 raft_consensus.cc:2468] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e3a04981de40baaba23b34c883007f in term 0.
I20260601 13:40:24.038839 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17210ab5cb4f59a6c262180f3e9efd" candidate_uuid: "63e3a04981de40baaba23b34c883007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df2801af0d1f477eb14136d3f4b11b0a" is_pre_election: true
I20260601 13:40:24.039100 13620 raft_consensus.cc:2468] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e3a04981de40baaba23b34c883007f in term 0.
I20260601 13:40:24.039212 13659 leader_election.cc:304] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f58ddc6f753445f8d6b5fe1a1c8e379, 63e3a04981de40baaba23b34c883007f; no voters: 
I20260601 13:40:24.039462 13746 raft_consensus.cc:2804] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:24.039515 13746 raft_consensus.cc:493] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:24.039549 13746 raft_consensus.cc:3060] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.040596 13746 raft_consensus.cc:515] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.040993 13746 leader_election.cc:290] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [CANDIDATE]: Term 1 election: Requested vote from peers 5f58ddc6f753445f8d6b5fe1a1c8e379 (127.10.181.1:45373), df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311)
I20260601 13:40:24.041373 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17210ab5cb4f59a6c262180f3e9efd" candidate_uuid: "63e3a04981de40baaba23b34c883007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379"
I20260601 13:40:24.041373 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17210ab5cb4f59a6c262180f3e9efd" candidate_uuid: "63e3a04981de40baaba23b34c883007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df2801af0d1f477eb14136d3f4b11b0a"
I20260601 13:40:24.041522 13544 raft_consensus.cc:3060] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.041560 13620 raft_consensus.cc:3060] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.042548 13544 raft_consensus.cc:2468] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e3a04981de40baaba23b34c883007f in term 1.
I20260601 13:40:24.042621 13620 raft_consensus.cc:2468] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e3a04981de40baaba23b34c883007f in term 1.
I20260601 13:40:24.043045 13659 leader_election.cc:304] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f58ddc6f753445f8d6b5fe1a1c8e379, 63e3a04981de40baaba23b34c883007f; no voters: 
I20260601 13:40:24.043349 13746 raft_consensus.cc:2804] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:24.043588 13746 raft_consensus.cc:697] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 1 LEADER]: Becoming Leader. State: Replica: 63e3a04981de40baaba23b34c883007f, State: Running, Role: LEADER
I20260601 13:40:24.043740 13746 consensus_queue.cc:237] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.045629 13440 catalog_manager.cc:5696] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e3a04981de40baaba23b34c883007f (127.10.181.3). New cstate: current_term: 1 leader_uuid: "63e3a04981de40baaba23b34c883007f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:24.061975 13746 raft_consensus.cc:493] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:24.062188 13746 raft_consensus.cc:515] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.062852 13746 leader_election.cc:290] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f58ddc6f753445f8d6b5fe1a1c8e379 (127.10.181.1:45373), df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311)
I20260601 13:40:24.063433 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f12fb63f9b4efdb57d71985fdeda11" candidate_uuid: "63e3a04981de40baaba23b34c883007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" is_pre_election: true
I20260601 13:40:24.063433 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f12fb63f9b4efdb57d71985fdeda11" candidate_uuid: "63e3a04981de40baaba23b34c883007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df2801af0d1f477eb14136d3f4b11b0a" is_pre_election: true
I20260601 13:40:24.063676 13544 raft_consensus.cc:2468] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e3a04981de40baaba23b34c883007f in term 0.
I20260601 13:40:24.063676 13620 raft_consensus.cc:2468] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e3a04981de40baaba23b34c883007f in term 0.
I20260601 13:40:24.064024 13659 leader_election.cc:304] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f58ddc6f753445f8d6b5fe1a1c8e379, 63e3a04981de40baaba23b34c883007f; no voters: 
I20260601 13:40:24.064254 13746 raft_consensus.cc:2804] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:24.064318 13746 raft_consensus.cc:493] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:24.064371 13746 raft_consensus.cc:3060] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.065299 13746 raft_consensus.cc:515] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.065662 13746 leader_election.cc:290] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [CANDIDATE]: Term 1 election: Requested vote from peers 5f58ddc6f753445f8d6b5fe1a1c8e379 (127.10.181.1:45373), df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311)
I20260601 13:40:24.066067 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f12fb63f9b4efdb57d71985fdeda11" candidate_uuid: "63e3a04981de40baaba23b34c883007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df2801af0d1f477eb14136d3f4b11b0a"
I20260601 13:40:24.066067 13544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f12fb63f9b4efdb57d71985fdeda11" candidate_uuid: "63e3a04981de40baaba23b34c883007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379"
I20260601 13:40:24.066263 13544 raft_consensus.cc:3060] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.066263 13620 raft_consensus.cc:3060] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.067512 13620 raft_consensus.cc:2468] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e3a04981de40baaba23b34c883007f in term 1.
I20260601 13:40:24.067512 13544 raft_consensus.cc:2468] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e3a04981de40baaba23b34c883007f in term 1.
I20260601 13:40:24.067929 13660 leader_election.cc:304] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e3a04981de40baaba23b34c883007f, df2801af0d1f477eb14136d3f4b11b0a; no voters: 
I20260601 13:40:24.068114 13746 raft_consensus.cc:2804] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:24.068207 13746 raft_consensus.cc:697] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 1 LEADER]: Becoming Leader. State: Replica: 63e3a04981de40baaba23b34c883007f, State: Running, Role: LEADER
I20260601 13:40:24.068360 13746 consensus_queue.cc:237] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.070425 13440 catalog_manager.cc:5696] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e3a04981de40baaba23b34c883007f (127.10.181.3). New cstate: current_term: 1 leader_uuid: "63e3a04981de40baaba23b34c883007f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:24.216471 13752 raft_consensus.cc:493] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:24.216724 13752 raft_consensus.cc:515] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.217401 13752 leader_election.cc:290] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311), 63e3a04981de40baaba23b34c883007f (127.10.181.3:36589)
I20260601 13:40:24.218055 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f07052475fc4586b4b1f7545a49e03c" candidate_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df2801af0d1f477eb14136d3f4b11b0a" is_pre_election: true
I20260601 13:40:24.218089 13695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f07052475fc4586b4b1f7545a49e03c" candidate_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e3a04981de40baaba23b34c883007f" is_pre_election: true
I20260601 13:40:24.218283 13620 raft_consensus.cc:2468] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f58ddc6f753445f8d6b5fe1a1c8e379 in term 0.
I20260601 13:40:24.218283 13695 raft_consensus.cc:2468] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f58ddc6f753445f8d6b5fe1a1c8e379 in term 0.
I20260601 13:40:24.218665 13509 leader_election.cc:304] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f58ddc6f753445f8d6b5fe1a1c8e379, df2801af0d1f477eb14136d3f4b11b0a; no voters: 
I20260601 13:40:24.218915 13752 raft_consensus.cc:2804] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:24.218988 13752 raft_consensus.cc:493] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:24.219015 13752 raft_consensus.cc:3060] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.220089 13752 raft_consensus.cc:515] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.220515 13752 leader_election.cc:290] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [CANDIDATE]: Term 1 election: Requested vote from peers df2801af0d1f477eb14136d3f4b11b0a (127.10.181.2:40311), 63e3a04981de40baaba23b34c883007f (127.10.181.3:36589)
I20260601 13:40:24.220959 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f07052475fc4586b4b1f7545a49e03c" candidate_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df2801af0d1f477eb14136d3f4b11b0a"
I20260601 13:40:24.220960 13695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f07052475fc4586b4b1f7545a49e03c" candidate_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e3a04981de40baaba23b34c883007f"
I20260601 13:40:24.221133 13620 raft_consensus.cc:3060] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.221133 13695 raft_consensus.cc:3060] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.222193 13620 raft_consensus.cc:2468] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f58ddc6f753445f8d6b5fe1a1c8e379 in term 1.
I20260601 13:40:24.222226 13695 raft_consensus.cc:2468] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f58ddc6f753445f8d6b5fe1a1c8e379 in term 1.
I20260601 13:40:24.222579 13509 leader_election.cc:304] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [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: 5f58ddc6f753445f8d6b5fe1a1c8e379, 63e3a04981de40baaba23b34c883007f, df2801af0d1f477eb14136d3f4b11b0a; no voters: 
I20260601 13:40:24.222843 13752 raft_consensus.cc:2804] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:24.222946 13752 raft_consensus.cc:697] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 LEADER]: Becoming Leader. State: Replica: 5f58ddc6f753445f8d6b5fe1a1c8e379, State: Running, Role: LEADER
I20260601 13:40:24.223107 13752 consensus_queue.cc:237] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } }
I20260601 13:40:24.225471 13440 catalog_manager.cc:5696] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f58ddc6f753445f8d6b5fe1a1c8e379 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f58ddc6f753445f8d6b5fe1a1c8e379" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df2801af0d1f477eb14136d3f4b11b0a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e3a04981de40baaba23b34c883007f" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 36589 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:24.250782 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:40:24.255722 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:24.256107 10964 tablet_replica.cc:333] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379: stopping tablet replica
I20260601 13:40:24.256295 10964 raft_consensus.cc:2243] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.256407 10964 raft_consensus.cc:2272] T d4f12fb63f9b4efdb57d71985fdeda11 P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.256963 10964 tablet_replica.cc:333] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379: stopping tablet replica
I20260601 13:40:24.257045 10964 raft_consensus.cc:2243] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:24.257148 10964 pending_rounds.cc:70] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379: Trying to abort 1 pending ops.
I20260601 13:40:24.257184 10964 pending_rounds.cc:77] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195733280833536 op_type: NO_OP noop_request { }
I20260601 13:40:24.257249 10964 raft_consensus.cc:2889] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:24.257292 10964 raft_consensus.cc:2272] T 2c563ceaf5b645dd91003cc8c92efc9b P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.257776 10964 tablet_replica.cc:333] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379: stopping tablet replica
I20260601 13:40:24.257853 10964 raft_consensus.cc:2243] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:24.257936 10964 pending_rounds.cc:70] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379: Trying to abort 1 pending ops.
I20260601 13:40:24.257963 10964 pending_rounds.cc:77] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195734419828736 op_type: NO_OP noop_request { }
I20260601 13:40:24.257997 10964 raft_consensus.cc:2889] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:24.258028 10964 raft_consensus.cc:2272] T 8f07052475fc4586b4b1f7545a49e03c P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.258487 10964 tablet_replica.cc:333] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379: stopping tablet replica
I20260601 13:40:24.258558 10964 raft_consensus.cc:2243] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.258615 10964 raft_consensus.cc:2272] T 1f17210ab5cb4f59a6c262180f3e9efd P 5f58ddc6f753445f8d6b5fe1a1c8e379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.272377 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:40:24.274886 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:40:24.279232 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:24.279663 10964 tablet_replica.cc:333] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a: stopping tablet replica
I20260601 13:40:24.279825 10964 raft_consensus.cc:2243] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.279971 10964 raft_consensus.cc:2272] T d4f12fb63f9b4efdb57d71985fdeda11 P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.280560 10964 tablet_replica.cc:333] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a: stopping tablet replica
I20260601 13:40:24.280655 10964 raft_consensus.cc:2243] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.280733 10964 raft_consensus.cc:2272] T 2c563ceaf5b645dd91003cc8c92efc9b P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.281167 10964 tablet_replica.cc:333] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a: stopping tablet replica
I20260601 13:40:24.281245 10964 raft_consensus.cc:2243] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.281307 10964 raft_consensus.cc:2272] T 8f07052475fc4586b4b1f7545a49e03c P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.281669 10964 tablet_replica.cc:333] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a: stopping tablet replica
I20260601 13:40:24.281741 10964 raft_consensus.cc:2243] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.281806 10964 raft_consensus.cc:2272] T 1f17210ab5cb4f59a6c262180f3e9efd P df2801af0d1f477eb14136d3f4b11b0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.296125 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:40:24.299232 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:40:24.304131 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:24.304531 10964 tablet_replica.cc:333] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f: stopping tablet replica
I20260601 13:40:24.304759 10964 raft_consensus.cc:2243] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.304906 10964 raft_consensus.cc:2272] T 2c563ceaf5b645dd91003cc8c92efc9b P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.305600 10964 tablet_replica.cc:333] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f: stopping tablet replica
I20260601 13:40:24.305702 10964 raft_consensus.cc:2243] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:24.305853 10964 pending_rounds.cc:70] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f: Trying to abort 1 pending ops.
I20260601 13:40:24.305886 10964 pending_rounds.cc:77] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195733785505792 op_type: NO_OP noop_request { }
I20260601 13:40:24.305965 10964 raft_consensus.cc:2889] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:24.306010 10964 raft_consensus.cc:2272] T d4f12fb63f9b4efdb57d71985fdeda11 P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.306679 10964 tablet_replica.cc:333] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f: stopping tablet replica
I20260601 13:40:24.306763 10964 raft_consensus.cc:2243] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:24.306871 10964 pending_rounds.cc:70] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f: Trying to abort 1 pending ops.
I20260601 13:40:24.306896 10964 pending_rounds.cc:77] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195733684994048 op_type: NO_OP noop_request { }
I20260601 13:40:24.306954 10964 raft_consensus.cc:2889] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:24.306998 10964 raft_consensus.cc:2272] T 1f17210ab5cb4f59a6c262180f3e9efd P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.307605 10964 tablet_replica.cc:333] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f: stopping tablet replica
I20260601 13:40:24.307690 10964 raft_consensus.cc:2243] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.307760 10964 raft_consensus.cc:2272] T 8f07052475fc4586b4b1f7545a49e03c P 63e3a04981de40baaba23b34c883007f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.321194 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:40:24.323768 10964 master.cc:562] Master@127.10.181.62:36471 shutting down...
I20260601 13:40:24.328225 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:24.328507 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.328644 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75aef305037c476e8d12391e21d13ec6: stopping tablet replica
I20260601 13:40:24.342250 10964 master.cc:584] Master@127.10.181.62:36471 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1695 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:40:24.350195 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:34589
I20260601 13:40:24.350530 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:24.352365 13770 instance_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:24.352502 13772 instance_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:24.352695 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:24.352715 13769 instance_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:24.353003 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:24.353063 10964 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:24.353078 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321224353078 us; error 0 us; skew 500 ppm
I20260601 13:40:24.353869 10964 webserver.cc:533] Webserver started at http://127.10.181.62:33719/ using document root <none> and password file <none>
I20260601 13:40:24.354014 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:24.354063 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:24.354133 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:24.354497 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "68ee2792a3724e028c7c8bc146aa1309"
format_stamp: "Formatted at 2026-06-01 13:40:24 on dist-test-slave-whj6"
I20260601 13:40:24.356246 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:24.357762 13777 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:24.358152 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:24.358250 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "68ee2792a3724e028c7c8bc146aa1309"
format_stamp: "Formatted at 2026-06-01 13:40:24 on dist-test-slave-whj6"
I20260601 13:40:24.358347 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-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:24.368654 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:24.369175 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:24.374187 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:34589
I20260601 13:40:24.377663 13829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:34589 every 8 connection(s)
I20260601 13:40:24.378258 13830 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:24.380458 13830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309: Bootstrap starting.
I20260601 13:40:24.381453 13830 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:24.383008 13830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309: No bootstrap required, opened a new log
I20260601 13:40:24.383589 13830 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68ee2792a3724e028c7c8bc146aa1309" member_type: VOTER }
I20260601 13:40:24.383706 13830 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:24.383736 13830 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68ee2792a3724e028c7c8bc146aa1309, State: Initialized, Role: FOLLOWER
I20260601 13:40:24.383883 13830 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68ee2792a3724e028c7c8bc146aa1309" member_type: VOTER }
I20260601 13:40:24.383955 13830 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:24.384122 13830 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:24.384194 13830 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:24.385350 13830 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68ee2792a3724e028c7c8bc146aa1309" member_type: VOTER }
I20260601 13:40:24.385522 13830 leader_election.cc:304] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [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: 68ee2792a3724e028c7c8bc146aa1309; no voters: 
I20260601 13:40:24.385802 13830 leader_election.cc:290] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:24.386031 13833 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:24.386343 13833 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 1 LEADER]: Becoming Leader. State: Replica: 68ee2792a3724e028c7c8bc146aa1309, State: Running, Role: LEADER
I20260601 13:40:24.386361 13830 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:24.386515 13833 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [LEADER]: Queue going to LEADER mode. State: All 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: "68ee2792a3724e028c7c8bc146aa1309" member_type: VOTER }
I20260601 13:40:24.386994 13834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68ee2792a3724e028c7c8bc146aa1309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68ee2792a3724e028c7c8bc146aa1309" member_type: VOTER } }
I20260601 13:40:24.387041 13835 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68ee2792a3724e028c7c8bc146aa1309. Latest consensus state: current_term: 1 leader_uuid: "68ee2792a3724e028c7c8bc146aa1309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68ee2792a3724e028c7c8bc146aa1309" member_type: VOTER } }
I20260601 13:40:24.387144 13835 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:24.387104 13834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:24.387462 13839 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:24.388475 13839 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:24.388924 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:24.390821 13839 catalog_manager.cc:1382] Generated new cluster ID: edd271b945ea4be6b547069cd8c20523
I20260601 13:40:24.390901 13839 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:24.396454 13839 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:24.397066 13839 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:24.404577 13839 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309: Generated new TSK 0
I20260601 13:40:24.404915 13839 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:24.421988 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:24.424463 13851 instance_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:24.424712 13852 instance_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:24.424830 13854 instance_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:24.425240 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:24.425452 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:24.425491 10964 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:24.425557 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321224425557 us; error 0 us; skew 500 ppm
I20260601 13:40:24.426718 10964 webserver.cc:533] Webserver started at http://127.10.181.1:44841/ using document root <none> and password file <none>
I20260601 13:40:24.426890 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:24.426944 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:24.427022 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:24.427629 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
format_stamp: "Formatted at 2026-06-01 13:40:24 on dist-test-slave-whj6"
I20260601 13:40:24.429554 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:24.430913 13859 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:24.431314 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:24.431423 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
format_stamp: "Formatted at 2026-06-01 13:40:24 on dist-test-slave-whj6"
I20260601 13:40:24.431525 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-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:24.453837 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:24.454826 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:24.455344 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:24.455971 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:24.456024 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:24.456096 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:24.456125 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:24.464067 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:40837
I20260601 13:40:24.464103 13922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:40837 every 8 connection(s)
I20260601 13:40:24.465173 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:24.467905 13928 instance_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:24.469163 13930 instance_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:24.469493 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:24.469650 13927 instance_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:24.470371 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:24.470440 10964 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:24.470463 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321224470463 us; error 0 us; skew 500 ppm
I20260601 13:40:24.471526 10964 webserver.cc:533] Webserver started at http://127.10.181.2:37915/ using document root <none> and password file <none>
I20260601 13:40:24.471719 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:24.471774 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:24.471854 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:24.472240 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "63e6625c8d7148e0bae16e85b47d839f"
format_stamp: "Formatted at 2026-06-01 13:40:24 on dist-test-slave-whj6"
I20260601 13:40:24.472987 13923 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34589
I20260601 13:40:24.473124 13923 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:24.473412 13923 heartbeater.cc:507] Master 127.10.181.62:34589 requested a full tablet report, sending...
I20260601 13:40:24.474758 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:40:24.476387 13794 ts_manager.cc:194] Registered new tserver with Master: ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:24.477716 13794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35318
I20260601 13:40:24.477938 13935 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:24.478281 10964 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:24.478366 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "63e6625c8d7148e0bae16e85b47d839f"
format_stamp: "Formatted at 2026-06-01 13:40:24 on dist-test-slave-whj6"
I20260601 13:40:24.478444 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-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:24.493111 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:24.493659 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:24.494029 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:24.494544 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:24.494587 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:24.494617 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:24.494632 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:24.499452 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:38911
I20260601 13:40:24.499681 13998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:38911 every 8 connection(s)
I20260601 13:40:24.500310 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:24.503181 14005 instance_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:24.503333 14003 instance_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:24.503649 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:24.503993 14002 instance_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:24.504246 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:24.504292 10964 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:24.504307 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321224504307 us; error 0 us; skew 500 ppm
I20260601 13:40:24.505236 10964 webserver.cc:533] Webserver started at http://127.10.181.3:42257/ using document root <none> and password file <none>
I20260601 13:40:24.505405 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:24.505456 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:24.505517 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:24.506000 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
format_stamp: "Formatted at 2026-06-01 13:40:24 on dist-test-slave-whj6"
I20260601 13:40:24.507113 13999 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34589
I20260601 13:40:24.507252 13999 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:24.507524 13999 heartbeater.cc:507] Master 127.10.181.62:34589 requested a full tablet report, sending...
I20260601 13:40:24.507833 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:24.508427 13794 ts_manager.cc:194] Registered new tserver with Master: 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911)
I20260601 13:40:24.509068 14010 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:24.509269 13794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35332
I20260601 13:40:24.509459 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:24.509539 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
format_stamp: "Formatted at 2026-06-01 13:40:24 on dist-test-slave-whj6"
I20260601 13:40:24.509631 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-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:24.518586 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:24.519011 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:24.519356 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:24.519877 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:24.519925 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:24.519956 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:24.519969 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:24.525628 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:46309
I20260601 13:40:24.525800 14073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:46309 every 8 connection(s)
I20260601 13:40:24.531528 14074 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34589
I20260601 13:40:24.531702 14074 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:24.532100 14074 heartbeater.cc:507] Master 127.10.181.62:34589 requested a full tablet report, sending...
I20260601 13:40:24.533160 13794 ts_manager.cc:194] Registered new tserver with Master: e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:24.533896 13794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35344
I20260601 13:40:24.534092 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0080151s
I20260601 13:40:25.480259 13923 heartbeater.cc:499] Master 127.10.181.62:34589 was elected leader, sending a full tablet report...
I20260601 13:40:25.510492 13999 heartbeater.cc:499] Master 127.10.181.62:34589 was elected leader, sending a full tablet report...
I20260601 13:40:25.535349 14074 heartbeater.cc:499] Master 127.10.181.62:34589 was elected leader, sending a full tablet report...
I20260601 13:40:25.573436 13794 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35354:
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:25.574009 13794 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:25.588694 13957 tablet_service.cc:1511] Processing CreateTablet for tablet 9559b57a8fb3448790757a83ad3cff59 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.588884 13962 tablet_service.cc:1511] Processing CreateTablet for tablet 80af6f52d3a34f18b2286ae9ed7ca191 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.588930 14034 tablet_service.cc:1511] Processing CreateTablet for tablet 00b95fbf7b764fb693880bd321c2b346 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.589334 13957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9559b57a8fb3448790757a83ad3cff59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.589334 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b95fbf7b764fb693880bd321c2b346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.589601 13960 tablet_service.cc:1511] Processing CreateTablet for tablet 23461dbcf53d4fdc989e1c6c5fd80387 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.589927 13959 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcfc9ba39c6439ca60f1d760dcb2890 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.590229 13958 tablet_service.cc:1511] Processing CreateTablet for tablet 00b95fbf7b764fb693880bd321c2b346 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.590550 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 23461dbcf53d4fdc989e1c6c5fd80387 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.590824 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23461dbcf53d4fdc989e1c6c5fd80387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.591475 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 341ff41c1d1048a7bb83edb9e74fa92d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.591552 14031 tablet_service.cc:1511] Processing CreateTablet for tablet 710e171d160c4a99aac4d49d8e65141a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.591764 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341ff41c1d1048a7bb83edb9e74fa92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.592015 14032 tablet_service.cc:1511] Processing CreateTablet for tablet 9559b57a8fb3448790757a83ad3cff59 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.592294 14032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9559b57a8fb3448790757a83ad3cff59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.594440 14037 tablet_service.cc:1511] Processing CreateTablet for tablet 80af6f52d3a34f18b2286ae9ed7ca191 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.594725 13960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23461dbcf53d4fdc989e1c6c5fd80387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.594789 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80af6f52d3a34f18b2286ae9ed7ca191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.596911 14095 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:25.597015 13959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcfc9ba39c6439ca60f1d760dcb2890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.597236 13958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b95fbf7b764fb693880bd321c2b346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.589294 13961 tablet_service.cc:1511] Processing CreateTablet for tablet d943c571539441c1a8cf91ecaa5320f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.597334 14036 tablet_service.cc:1511] Processing CreateTablet for tablet d943c571539441c1a8cf91ecaa5320f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.597481 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80af6f52d3a34f18b2286ae9ed7ca191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.597608 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d943c571539441c1a8cf91ecaa5320f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.597656 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d943c571539441c1a8cf91ecaa5320f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.597782 14031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e171d160c4a99aac4d49d8e65141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.598070 14033 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcfc9ba39c6439ca60f1d760dcb2890 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.598322 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcfc9ba39c6439ca60f1d760dcb2890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.600422 14095 tablet_bootstrap.cc:654] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.588694 13963 tablet_service.cc:1511] Processing CreateTablet for tablet 341ff41c1d1048a7bb83edb9e74fa92d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.601728 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341ff41c1d1048a7bb83edb9e74fa92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.604666 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 710e171d160c4a99aac4d49d8e65141a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.605057 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e171d160c4a99aac4d49d8e65141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.605914 14094 tablet_bootstrap.cc:492] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:25.607498 14094 tablet_bootstrap.cc:654] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.607684 14095 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:25.608342 14095 ts_tablet_manager.cc:1403] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:40:25.608704 13887 tablet_service.cc:1511] Processing CreateTablet for tablet 341ff41c1d1048a7bb83edb9e74fa92d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.608826 13886 tablet_service.cc:1511] Processing CreateTablet for tablet 80af6f52d3a34f18b2286ae9ed7ca191 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.608986 13887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341ff41c1d1048a7bb83edb9e74fa92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.609059 14095 raft_consensus.cc:359] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.609097 13885 tablet_service.cc:1511] Processing CreateTablet for tablet d943c571539441c1a8cf91ecaa5320f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.609166 14095 raft_consensus.cc:385] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.609202 13886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80af6f52d3a34f18b2286ae9ed7ca191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.609206 14095 raft_consensus.cc:740] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.609395 14095 consensus_queue.cc:260] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.609776 14095 ts_tablet_manager.cc:1434] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.609956 14095 tablet_bootstrap.cc:492] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:25.610061 13885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d943c571539441c1a8cf91ecaa5320f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.610452 13882 tablet_service.cc:1511] Processing CreateTablet for tablet 00b95fbf7b764fb693880bd321c2b346 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.610431 13883 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcfc9ba39c6439ca60f1d760dcb2890 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.610756 13883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcfc9ba39c6439ca60f1d760dcb2890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.611192 13882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b95fbf7b764fb693880bd321c2b346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.608829 13884 tablet_service.cc:1511] Processing CreateTablet for tablet 23461dbcf53d4fdc989e1c6c5fd80387 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.612962 13884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23461dbcf53d4fdc989e1c6c5fd80387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.613515 14095 tablet_bootstrap.cc:654] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.613479 13878 tablet_service.cc:1511] Processing CreateTablet for tablet 9559b57a8fb3448790757a83ad3cff59 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.613745 13878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9559b57a8fb3448790757a83ad3cff59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.614439 14094 tablet_bootstrap.cc:492] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:25.614521 14094 ts_tablet_manager.cc:1403] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:40:25.614760 14095 tablet_bootstrap.cc:492] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:25.614861 14095 ts_tablet_manager.cc:1403] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:25.614966 14094 raft_consensus.cc:359] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.615067 14094 raft_consensus.cc:385] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.615098 14094 raft_consensus.cc:740] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.615260 14094 consensus_queue.cc:260] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.615520 14095 raft_consensus.cc:359] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.615609 14094 ts_tablet_manager.cc:1434] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.615643 14095 raft_consensus.cc:385] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.615680 14095 raft_consensus.cc:740] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.615793 14094 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:25.615851 14095 consensus_queue.cc:260] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.616267 14095 ts_tablet_manager.cc:1434] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:25.616633 14095 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:25.617096 14094 tablet_bootstrap.cc:654] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.617738 14095 tablet_bootstrap.cc:654] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.618933 13881 tablet_service.cc:1511] Processing CreateTablet for tablet 710e171d160c4a99aac4d49d8e65141a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:25.619333 13881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e171d160c4a99aac4d49d8e65141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:25.619674 14099 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:25.620091 14095 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:25.620188 14095 ts_tablet_manager.cc:1403] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:25.620741 14095 raft_consensus.cc:359] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.620874 14095 raft_consensus.cc:385] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.620909 14095 raft_consensus.cc:740] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.620817 14099 tablet_bootstrap.cc:654] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.621402 14094 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:25.621488 14094 ts_tablet_manager.cc:1403] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:25.621773 14095 consensus_queue.cc:260] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.621973 14094 raft_consensus.cc:359] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.622087 14094 raft_consensus.cc:385] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.622144 14094 raft_consensus.cc:740] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.622287 14094 consensus_queue.cc:260] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.622331 14099 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:25.622462 14099 ts_tablet_manager.cc:1403] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:25.622583 14094 ts_tablet_manager.cc:1434] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.622097 14095 ts_tablet_manager.cc:1434] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:25.622766 14094 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:25.622967 14099 raft_consensus.cc:359] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.623073 14099 raft_consensus.cc:385] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.623103 14099 raft_consensus.cc:740] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.623296 14099 consensus_queue.cc:260] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.623875 14099 ts_tablet_manager.cc:1434] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.623929 14094 tablet_bootstrap.cc:654] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.623998 14095 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:25.624603 14099 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:25.625797 14099 tablet_bootstrap.cc:654] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.626015 14095 tablet_bootstrap.cc:654] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.626766 14094 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:25.626868 14094 ts_tablet_manager.cc:1403] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:40:25.627213 14099 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:25.627305 14099 ts_tablet_manager.cc:1403] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:25.627395 14095 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:25.627372 14094 raft_consensus.cc:359] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.627472 14094 raft_consensus.cc:385] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.627517 14094 raft_consensus.cc:740] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.627524 14095 ts_tablet_manager.cc:1403] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:25.627651 14094 consensus_queue.cc:260] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.627737 14099 raft_consensus.cc:359] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.627825 14099 raft_consensus.cc:385] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.627866 14099 raft_consensus.cc:740] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.627955 14094 ts_tablet_manager.cc:1434] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:25.627991 14099 consensus_queue.cc:260] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.628043 14095 raft_consensus.cc:359] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.628125 14094 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:25.628353 14099 ts_tablet_manager.cc:1434] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.628513 14099 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:25.629499 14094 tablet_bootstrap.cc:654] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.629607 14099 tablet_bootstrap.cc:654] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.629721 14095 raft_consensus.cc:385] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.629771 14095 raft_consensus.cc:740] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.629894 14095 consensus_queue.cc:260] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.630154 14095 ts_tablet_manager.cc:1434] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:40:25.630442 14095 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:25.630827 14099 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:25.630939 14099 ts_tablet_manager.cc:1403] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:25.631546 14095 tablet_bootstrap.cc:654] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.631501 14099 raft_consensus.cc:359] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.631613 14099 raft_consensus.cc:385] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.631659 14099 raft_consensus.cc:740] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.631805 14099 consensus_queue.cc:260] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.632094 14094 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:25.632246 14094 ts_tablet_manager.cc:1403] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:40:25.632090 14099 ts_tablet_manager.cc:1434] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.632635 14099 tablet_bootstrap.cc:492] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:25.632812 14094 raft_consensus.cc:359] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.632931 14094 raft_consensus.cc:385] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.632980 14094 raft_consensus.cc:740] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.633123 14094 consensus_queue.cc:260] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.633419 14094 ts_tablet_manager.cc:1434] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.633602 14094 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:25.633718 14099 tablet_bootstrap.cc:654] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.634641 14094 tablet_bootstrap.cc:654] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.635025 14099 tablet_bootstrap.cc:492] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:25.635160 14099 ts_tablet_manager.cc:1403] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:25.635655 14099 raft_consensus.cc:359] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.635783 14099 raft_consensus.cc:385] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.635824 14099 raft_consensus.cc:740] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.635861 14095 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:25.635951 14095 ts_tablet_manager.cc:1403] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:25.635962 14099 consensus_queue.cc:260] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.636234 14099 ts_tablet_manager.cc:1434] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.636387 14095 raft_consensus.cc:359] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.636487 14099 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:25.636595 14095 raft_consensus.cc:385] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.636634 14095 raft_consensus.cc:740] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.636756 14095 consensus_queue.cc:260] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.637019 14095 ts_tablet_manager.cc:1434] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.637177 14095 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:25.637920 14099 tablet_bootstrap.cc:654] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.638484 14095 tablet_bootstrap.cc:654] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.639793 14094 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:25.639890 14094 ts_tablet_manager.cc:1403] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:40:25.640211 14102 raft_consensus.cc:493] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:25.640304 14102 raft_consensus.cc:515] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.640446 14094 raft_consensus.cc:359] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.640543 14094 raft_consensus.cc:385] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.640563 14094 raft_consensus.cc:740] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.640676 14094 consensus_queue.cc:260] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.640828 14102 leader_election.cc:290] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.640954 14094 ts_tablet_manager.cc:1434] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:25.641173 14094 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:25.642441 14094 tablet_bootstrap.cc:654] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.639875 14099 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:25.643730 14099 ts_tablet_manager.cc:1403] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:40:25.643857 14094 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:25.644029 14094 ts_tablet_manager.cc:1403] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:25.644268 14099 raft_consensus.cc:359] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.644426 14099 raft_consensus.cc:385] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.644479 14099 raft_consensus.cc:740] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.644629 14099 consensus_queue.cc:260] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.644979 14099 ts_tablet_manager.cc:1434] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.645210 14099 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:25.645313 14094 raft_consensus.cc:359] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.645468 14094 raft_consensus.cc:385] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.645545 14094 raft_consensus.cc:740] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.645735 14094 consensus_queue.cc:260] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.646096 14094 ts_tablet_manager.cc:1434] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:25.646339 14094 tablet_bootstrap.cc:492] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:25.646726 14099 tablet_bootstrap.cc:654] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.647382 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943c571539441c1a8cf91ecaa5320f1" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:25.647558 14094 tablet_bootstrap.cc:654] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.639875 14095 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:25.647751 14095 ts_tablet_manager.cc:1403] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
W20260601 13:40:25.647894 13939 leader_election.cc:343] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:40:25.648350 14099 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:25.648319 14095 raft_consensus.cc:359] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.648511 14095 raft_consensus.cc:385] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.648561 14095 raft_consensus.cc:740] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.648660 14099 ts_tablet_manager.cc:1403] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:40:25.648737 14095 consensus_queue.cc:260] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.649189 14099 raft_consensus.cc:359] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.649309 14099 raft_consensus.cc:385] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.649348 14099 raft_consensus.cc:740] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.649478 14099 consensus_queue.cc:260] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.649832 14099 ts_tablet_manager.cc:1434] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:25.650009 14099 tablet_bootstrap.cc:492] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:25.650457 14095 ts_tablet_manager.cc:1434] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:40:25.651058 14099 tablet_bootstrap.cc:654] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.651175 14095 tablet_bootstrap.cc:492] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:25.652184 14094 tablet_bootstrap.cc:492] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:25.652282 14094 ts_tablet_manager.cc:1403] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:25.652735 14094 raft_consensus.cc:359] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.652834 14094 raft_consensus.cc:385] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.652868 14094 raft_consensus.cc:740] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.652899 14095 tablet_bootstrap.cc:654] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.653020 14094 consensus_queue.cc:260] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.653342 14094 ts_tablet_manager.cc:1434] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.653522 14094 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:25.653541 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943c571539441c1a8cf91ecaa5320f1" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
W20260601 13:40:25.653980 13936 leader_election.cc:343] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:40:25.654085 13936 leader_election.cc:304] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [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: 63e6625c8d7148e0bae16e85b47d839f; no voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff
I20260601 13:40:25.654331 14102 raft_consensus.cc:2749] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:40:25.654539 14094 tablet_bootstrap.cc:654] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.654763 14099 tablet_bootstrap.cc:492] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:25.654904 14099 ts_tablet_manager.cc:1403] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:40:25.654763 14095 tablet_bootstrap.cc:492] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:25.655371 14095 ts_tablet_manager.cc:1403] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:40:25.655474 14099 raft_consensus.cc:359] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.655602 14099 raft_consensus.cc:385] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.655635 14099 raft_consensus.cc:740] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.655751 14099 consensus_queue.cc:260] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.655792 14095 raft_consensus.cc:359] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.655856 14094 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:25.655860 14095 raft_consensus.cc:385] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.655946 14095 raft_consensus.cc:740] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.655970 14094 ts_tablet_manager.cc:1403] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:25.656047 14099 ts_tablet_manager.cc:1434] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:25.656095 14095 consensus_queue.cc:260] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.656423 14094 raft_consensus.cc:359] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.656517 14094 raft_consensus.cc:385] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.656544 14094 raft_consensus.cc:740] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.656678 14099 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:25.656703 14094 consensus_queue.cc:260] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.656973 14094 ts_tablet_manager.cc:1434] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.658058 14095 ts_tablet_manager.cc:1434] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:40:25.658324 14099 tablet_bootstrap.cc:654] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.658552 14095 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:25.659636 14099 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:25.659734 14099 ts_tablet_manager.cc:1403] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:25.659756 14095 tablet_bootstrap.cc:654] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:25.660239 14099 raft_consensus.cc:359] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.660369 14099 raft_consensus.cc:385] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.660408 14099 raft_consensus.cc:740] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.660578 14099 consensus_queue.cc:260] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.660892 14099 ts_tablet_manager.cc:1434] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.661072 14095 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:25.661151 14095 ts_tablet_manager.cc:1403] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:25.661517 14095 raft_consensus.cc:359] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.661602 14095 raft_consensus.cc:385] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:25.661624 14095 raft_consensus.cc:740] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:25.661729 14095 consensus_queue.cc:260] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.662099 14095 ts_tablet_manager.cc:1434] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:25.673225 14101 raft_consensus.cc:493] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:25.673444 14101 raft_consensus.cc:515] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.674185 14101 leader_election.cc:290] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:25.678192 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ff41c1d1048a7bb83edb9e74fa92d" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:25.678197 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ff41c1d1048a7bb83edb9e74fa92d" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f" is_pre_election: true
I20260601 13:40:25.678434 13897 raft_consensus.cc:2468] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 0.
I20260601 13:40:25.678442 13973 raft_consensus.cc:2468] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 0.
I20260601 13:40:25.678755 14011 leader_election.cc:304] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.678944 14101 raft_consensus.cc:2804] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:25.679010 14101 raft_consensus.cc:493] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:25.679054 14101 raft_consensus.cc:3060] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.680254 14101 raft_consensus.cc:515] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.680672 14101 leader_election.cc:290] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 election: Requested vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:25.681013 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ff41c1d1048a7bb83edb9e74fa92d" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:25.681052 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341ff41c1d1048a7bb83edb9e74fa92d" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:25.681149 13973 raft_consensus.cc:3060] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.681169 13897 raft_consensus.cc:3060] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.682214 13897 raft_consensus.cc:2468] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1.
I20260601 13:40:25.682293 13973 raft_consensus.cc:2468] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1.
I20260601 13:40:25.682515 14011 leader_election.cc:304] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.682686 14101 raft_consensus.cc:2804] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:25.682911 14101 raft_consensus.cc:697] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Becoming Leader. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Running, Role: LEADER
I20260601 13:40:25.683054 14101 consensus_queue.cc:237] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:25.684890 13793 catalog_manager.cc:5696] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3). New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:25.711441 14101 raft_consensus.cc:493] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:25.711652 14101 raft_consensus.cc:515] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.712211 14101 leader_election.cc:290] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:25.712779 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23461dbcf53d4fdc989e1c6c5fd80387" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:25.712749 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23461dbcf53d4fdc989e1c6c5fd80387" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f" is_pre_election: true
I20260601 13:40:25.712986 13897 raft_consensus.cc:2468] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 0.
I20260601 13:40:25.712986 13973 raft_consensus.cc:2468] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 0.
I20260601 13:40:25.713366 14011 leader_election.cc:304] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.713546 14101 raft_consensus.cc:2804] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:25.713609 14101 raft_consensus.cc:493] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:25.713660 14101 raft_consensus.cc:3060] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.714505 14101 raft_consensus.cc:515] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.714835 14101 leader_election.cc:290] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 election: Requested vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:25.715281 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23461dbcf53d4fdc989e1c6c5fd80387" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:25.715370 13897 raft_consensus.cc:3060] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.715379 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23461dbcf53d4fdc989e1c6c5fd80387" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:25.715624 13973 raft_consensus.cc:3060] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.716166 13897 raft_consensus.cc:2468] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1.
I20260601 13:40:25.716419 14011 leader_election.cc:304] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.716583 14101 raft_consensus.cc:2804] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:25.716665 14101 raft_consensus.cc:697] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Becoming Leader. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Running, Role: LEADER
I20260601 13:40:25.716804 14101 consensus_queue.cc:237] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.716897 13973 raft_consensus.cc:2468] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1.
I20260601 13:40:25.718636 13793 catalog_manager.cc:5696] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3). New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:25.790038 14110 raft_consensus.cc:493] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:25.790196 14110 raft_consensus.cc:515] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.790829 14110 leader_election.cc:290] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.794289 14102 raft_consensus.cc:493] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:25.794404 14102 raft_consensus.cc:515] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.794603 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9559b57a8fb3448790757a83ad3cff59" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:25.794704 14048 raft_consensus.cc:2468] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 0.
I20260601 13:40:25.794831 14102 leader_election.cc:290] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.795151 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9559b57a8fb3448790757a83ad3cff59" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f" is_pre_election: true
I20260601 13:40:25.795208 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e171d160c4a99aac4d49d8e65141a" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:25.795393 13973 raft_consensus.cc:2468] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 0.
I20260601 13:40:25.795112 13863 leader_election.cc:304] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.795250 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e171d160c4a99aac4d49d8e65141a" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:25.795452 14048 raft_consensus.cc:2468] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:25.795567 13897 raft_consensus.cc:2468] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:25.795583 14110 raft_consensus.cc:2804] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:25.795699 14110 raft_consensus.cc:493] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:25.795747 14110 raft_consensus.cc:3060] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.795876 13939 leader_election.cc:304] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.796067 14102 raft_consensus.cc:2804] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:25.796118 14102 raft_consensus.cc:493] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:25.796149 14102 raft_consensus.cc:3060] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.796736 14110 raft_consensus.cc:515] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.797087 14110 leader_election.cc:290] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 election: Requested vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.797196 14102 raft_consensus.cc:515] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.797518 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9559b57a8fb3448790757a83ad3cff59" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:25.797618 14048 raft_consensus.cc:3060] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.797638 14102 leader_election.cc:290] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Requested vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.797935 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9559b57a8fb3448790757a83ad3cff59" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:25.797935 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e171d160c4a99aac4d49d8e65141a" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:25.797981 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e171d160c4a99aac4d49d8e65141a" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:25.798079 13973 raft_consensus.cc:3060] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.798079 13897 raft_consensus.cc:3060] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.798105 14047 raft_consensus.cc:3060] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.798677 14048 raft_consensus.cc:2468] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 1.
I20260601 13:40:25.799032 14047 raft_consensus.cc:2468] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:25.799166 13897 raft_consensus.cc:2468] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:25.799324 13863 leader_election.cc:304] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.799443 13939 leader_election.cc:304] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.799510 14110 raft_consensus.cc:2804] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:25.799607 14110 raft_consensus.cc:697] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Becoming Leader. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Running, Role: LEADER
I20260601 13:40:25.799620 14102 raft_consensus.cc:2804] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:25.799711 14102 raft_consensus.cc:697] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Becoming Leader. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Running, Role: LEADER
I20260601 13:40:25.799796 14110 consensus_queue.cc:237] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.799849 14102 consensus_queue.cc:237] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.799166 13973 raft_consensus.cc:2468] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 1.
I20260601 13:40:25.801608 13793 catalog_manager.cc:5696] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2). New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:25.802227 13794 catalog_manager.cc:5696] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: term changed from 0 to 1, leader changed from <none> to ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1). New cstate: current_term: 1 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:25.835471 14102 raft_consensus.cc:493] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:25.835629 14102 raft_consensus.cc:515] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.836076 14102 leader_election.cc:290] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.836692 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfc9ba39c6439ca60f1d760dcb2890" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:25.836737 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfc9ba39c6439ca60f1d760dcb2890" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:25.836846 13897 raft_consensus.cc:2468] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:25.837004 14047 raft_consensus.cc:2468] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:25.837246 13936 leader_election.cc:304] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, ac5db6fcff9c4062b23d93f9d86be65c; no voters: 
I20260601 13:40:25.837450 14102 raft_consensus.cc:2804] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:25.837510 14102 raft_consensus.cc:493] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:25.837558 14102 raft_consensus.cc:3060] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.838606 14102 raft_consensus.cc:515] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.839077 14102 leader_election.cc:290] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Requested vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.839545 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfc9ba39c6439ca60f1d760dcb2890" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:25.839661 13897 raft_consensus.cc:3060] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.839623 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcfc9ba39c6439ca60f1d760dcb2890" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:25.839833 14047 raft_consensus.cc:3060] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.840677 13897 raft_consensus.cc:2468] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:25.841109 14047 raft_consensus.cc:2468] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:25.841187 13936 leader_election.cc:304] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, ac5db6fcff9c4062b23d93f9d86be65c; no voters: 
I20260601 13:40:25.841391 14102 raft_consensus.cc:2804] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:25.841512 14102 raft_consensus.cc:697] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Becoming Leader. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Running, Role: LEADER
I20260601 13:40:25.841679 14102 consensus_queue.cc:237] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.844058 13794 catalog_manager.cc:5696] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2). New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:25.869551 14098 raft_consensus.cc:493] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:25.869771 14098 raft_consensus.cc:515] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.870366 14098 leader_election.cc:290] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.870985 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80af6f52d3a34f18b2286ae9ed7ca191" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:25.871018 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80af6f52d3a34f18b2286ae9ed7ca191" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:25.871220 13897 raft_consensus.cc:2468] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:25.871241 14047 raft_consensus.cc:2468] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:25.871549 13936 leader_election.cc:304] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, ac5db6fcff9c4062b23d93f9d86be65c; no voters: 
I20260601 13:40:25.871780 14098 raft_consensus.cc:2804] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:25.871843 14098 raft_consensus.cc:493] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:25.871870 14098 raft_consensus.cc:3060] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.872773 14098 raft_consensus.cc:515] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.873183 14098 leader_election.cc:290] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Requested vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.873773 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80af6f52d3a34f18b2286ae9ed7ca191" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:25.873773 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80af6f52d3a34f18b2286ae9ed7ca191" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:25.873972 14047 raft_consensus.cc:3060] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.873972 13897 raft_consensus.cc:3060] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.875085 14047 raft_consensus.cc:2468] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:25.875085 13897 raft_consensus.cc:2468] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:25.875492 13936 leader_election.cc:304] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [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: 63e6625c8d7148e0bae16e85b47d839f, ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.875692 14098 raft_consensus.cc:2804] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:25.875801 14098 raft_consensus.cc:697] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Becoming Leader. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Running, Role: LEADER
I20260601 13:40:25.875945 14098 consensus_queue.cc:237] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.877839 13794 catalog_manager.cc:5696] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2). New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:25.900895 14098 raft_consensus.cc:493] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:25.901132 14098 raft_consensus.cc:515] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.901710 14098 leader_election.cc:290] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.902381 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b95fbf7b764fb693880bd321c2b346" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:25.902381 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b95fbf7b764fb693880bd321c2b346" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:25.902606 13897 raft_consensus.cc:2468] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:25.902606 14047 raft_consensus.cc:2468] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:25.903115 13939 leader_election.cc:304] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.903475 14098 raft_consensus.cc:2804] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:25.903563 14098 raft_consensus.cc:493] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:25.903606 14098 raft_consensus.cc:3060] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.904657 14098 raft_consensus.cc:515] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.905104 14098 leader_election.cc:290] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Requested vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:25.905534 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b95fbf7b764fb693880bd321c2b346" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:25.905545 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b95fbf7b764fb693880bd321c2b346" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:25.905763 13897 raft_consensus.cc:3060] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.905761 14047 raft_consensus.cc:3060] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:25.906682 14047 raft_consensus.cc:2468] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:25.906981 13939 leader_election.cc:304] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:25.906944 13897 raft_consensus.cc:2468] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:25.907207 14098 raft_consensus.cc:2804] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:25.907285 14098 raft_consensus.cc:697] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Becoming Leader. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Running, Role: LEADER
I20260601 13:40:25.907425 14098 consensus_queue.cc:237] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:25.909608 13794 catalog_manager.cc:5696] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2). New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:26.015257 14101 raft_consensus.cc:493] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.015434 14101 raft_consensus.cc:515] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.015892 14101 leader_election.cc:290] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911)
I20260601 13:40:26.016620 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943c571539441c1a8cf91ecaa5320f1" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:26.016693 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943c571539441c1a8cf91ecaa5320f1" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f" is_pre_election: true
I20260601 13:40:26.016781 13897 raft_consensus.cc:2468] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 0.
I20260601 13:40:26.016932 13973 raft_consensus.cc:2468] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 0.
I20260601 13:40:26.017309 14011 leader_election.cc:304] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:26.017575 14101 raft_consensus.cc:2804] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.017653 14101 raft_consensus.cc:493] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.017680 14101 raft_consensus.cc:3060] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.018575 14101 raft_consensus.cc:515] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.018961 14101 leader_election.cc:290] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 election: Requested vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911)
I20260601 13:40:26.019665 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943c571539441c1a8cf91ecaa5320f1" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:26.019661 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943c571539441c1a8cf91ecaa5320f1" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:26.019942 13973 raft_consensus.cc:3060] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.020051 13897 raft_consensus.cc:3060] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.020892 13897 raft_consensus.cc:2468] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1.
I20260601 13:40:26.021194 13973 raft_consensus.cc:2468] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1.
I20260601 13:40:26.021281 14011 leader_election.cc:304] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:26.021486 14101 raft_consensus.cc:2804] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.021605 14101 raft_consensus.cc:697] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Becoming Leader. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Running, Role: LEADER
I20260601 13:40:26.021747 14101 consensus_queue.cc:237] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.023777 13794 catalog_manager.cc:5696] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3). New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:26.056550 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:26.058938 14142 instance_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.058952 14141 instance_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.059067 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:26.058952 14144 instance_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.059523 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:26.059578 10964 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.059602 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321226059601 us; error 0 us; skew 500 ppm
I20260601 13:40:26.060818 10964 webserver.cc:533] Webserver started at http://127.10.181.4:45929/ using document root <none> and password file <none>
I20260601 13:40:26.061007 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:26.061069 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:26.061157 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:26.061600 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "3ab4ebd275b94cefaadf5318a6a0db1a"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-whj6"
I20260601 13:40:26.063340 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:40:26.064523 14149 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.064965 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.065054 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "3ab4ebd275b94cefaadf5318a6a0db1a"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-whj6"
I20260601 13:40:26.065143 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-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.077288 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:26.077791 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:26.078142 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:26.078676 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:26.078727 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.078764 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:26.078794 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.086004 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:39741
I20260601 13:40:26.086050 14212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:39741 every 8 connection(s)
I20260601 13:40:26.088169 13794 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35354:
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:26.091940 14213 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34589
I20260601 13:40:26.092073 14213 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:26.092329 14213 heartbeater.cc:507] Master 127.10.181.62:34589 requested a full tablet report, sending...
I20260601 13:40:26.093114 13793 ts_manager.cc:194] Registered new tserver with Master: 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741)
W20260601 13:40:26.093223 13794 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5a0b403ec8a241d881a013b8e024b4e6 has no consensus state
W20260601 13:40:26.093490 13794 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f53012a01ab54a2fa87d15f5767cb9a2 has no consensus state
W20260601 13:40:26.093727 13794 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c1514ec9c4440999cfe158dda6c7f24 has no consensus state
I20260601 13:40:26.093858 13793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35356
W20260601 13:40:26.093981 13794 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 174aee71574940039cbd722a0e6abebc has no consensus state
W20260601 13:40:26.094204 13794 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 513c3bdc1dcc4240928b283dc3b8c3a6 has no consensus state
W20260601 13:40:26.094478 13794 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fec82ef3e1c54ea4bba468579d1b9ee5 has no consensus state
W20260601 13:40:26.094739 13794 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d01615dce6f049a78cf3b8c0f5183bd5 has no consensus state
W20260601 13:40:26.094962 13794 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4d8adb76006f4249a22925c1aedadf95 has no consensus state
I20260601 13:40:26.099862 13958 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0b403ec8a241d881a013b8e024b4e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.100107 13881 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0b403ec8a241d881a013b8e024b4e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.100168 13885 tablet_service.cc:1511] Processing CreateTablet for tablet f53012a01ab54a2fa87d15f5767cb9a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.100265 13958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0b403ec8a241d881a013b8e024b4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.100459 13881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0b403ec8a241d881a013b8e024b4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.100674 13885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53012a01ab54a2fa87d15f5767cb9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.103302 14095 tablet_bootstrap.cc:492] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:26.103597 14037 tablet_service.cc:1511] Processing CreateTablet for tablet fec82ef3e1c54ea4bba468579d1b9ee5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.103785 14031 tablet_service.cc:1511] Processing CreateTablet for tablet 513c3bdc1dcc4240928b283dc3b8c3a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.103888 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec82ef3e1c54ea4bba468579d1b9ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.104074 14031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513c3bdc1dcc4240928b283dc3b8c3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.103597 14033 tablet_service.cc:1511] Processing CreateTablet for tablet f53012a01ab54a2fa87d15f5767cb9a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.104281 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53012a01ab54a2fa87d15f5767cb9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.104580 14095 tablet_bootstrap.cc:654] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.105406 14099 tablet_bootstrap.cc:492] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:26.106222 14094 tablet_bootstrap.cc:492] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:26.106551 14099 tablet_bootstrap.cc:654] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.107513 13961 tablet_service.cc:1511] Processing CreateTablet for tablet fec82ef3e1c54ea4bba468579d1b9ee5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.107695 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8adb76006f4249a22925c1aedadf95 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.107791 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec82ef3e1c54ea4bba468579d1b9ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.107812 14094 tablet_bootstrap.cc:654] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.107915 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8adb76006f4249a22925c1aedadf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.108835 14094 tablet_bootstrap.cc:492] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:26.108919 14094 ts_tablet_manager.cc:1403] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:26.109381 14094 raft_consensus.cc:359] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.109501 14094 raft_consensus.cc:385] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.109521 14094 raft_consensus.cc:740] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.109627 14094 consensus_queue.cc:260] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.109905 14094 ts_tablet_manager.cc:1434] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:26.110095 14094 tablet_bootstrap.cc:492] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:26.110157 13963 tablet_service.cc:1511] Processing CreateTablet for tablet d01615dce6f049a78cf3b8c0f5183bd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.110424 13958 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1514ec9c4440999cfe158dda6c7f24 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.107524 14036 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1514ec9c4440999cfe158dda6c7f24 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.110917 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1514ec9c4440999cfe158dda6c7f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.111021 14094 tablet_bootstrap.cc:654] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.112190 14094 tablet_bootstrap.cc:492] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:26.112268 14094 ts_tablet_manager.cc:1403] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:26.112704 14094 raft_consensus.cc:359] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.112802 14094 raft_consensus.cc:385] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.112830 14094 raft_consensus.cc:740] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.112946 14094 consensus_queue.cc:260] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.113297 14094 ts_tablet_manager.cc:1434] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.113466 14094 tablet_bootstrap.cc:492] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:26.114003 13878 tablet_service.cc:1511] Processing CreateTablet for tablet d01615dce6f049a78cf3b8c0f5183bd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.114301 13878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01615dce6f049a78cf3b8c0f5183bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.114634 14094 tablet_bootstrap.cc:654] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
W20260601 13:40:26.115387 13781 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet fec82ef3e1c54ea4bba468579d1b9ee5 (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet fec82ef3e1c54ea4bba468579d1b9ee5 consensus state has no leader
I20260601 13:40:26.116786 13884 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8adb76006f4249a22925c1aedadf95 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.117053 13884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8adb76006f4249a22925c1aedadf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.110428 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01615dce6f049a78cf3b8c0f5183bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.118952 13958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1514ec9c4440999cfe158dda6c7f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.104519 13957 tablet_service.cc:1511] Processing CreateTablet for tablet 174aee71574940039cbd722a0e6abebc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.119426 13957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174aee71574940039cbd722a0e6abebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.122402 14099 tablet_bootstrap.cc:492] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:26.122536 14099 ts_tablet_manager.cc:1403] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:40:26.123034 14099 raft_consensus.cc:359] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.123217 14099 raft_consensus.cc:385] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.123250 14099 raft_consensus.cc:740] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.123411 14099 consensus_queue.cc:260] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.123591 13885 tablet_service.cc:1511] Processing CreateTablet for tablet 513c3bdc1dcc4240928b283dc3b8c3a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.123806 14099 ts_tablet_manager.cc:1434] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:26.123903 13885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513c3bdc1dcc4240928b283dc3b8c3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.124022 14099 tablet_bootstrap.cc:492] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:26.125190 14099 tablet_bootstrap.cc:654] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.126390 14099 tablet_bootstrap.cc:492] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:26.126353 13881 tablet_service.cc:1511] Processing CreateTablet for tablet 174aee71574940039cbd722a0e6abebc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.126497 14099 ts_tablet_manager.cc:1403] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:26.126616 13881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174aee71574940039cbd722a0e6abebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.127000 14099 raft_consensus.cc:359] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.127173 14099 raft_consensus.cc:385] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.127221 14099 raft_consensus.cc:740] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.127345 14099 consensus_queue.cc:260] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.127648 14099 ts_tablet_manager.cc:1434] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.127836 14099 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:26.128980 14095 tablet_bootstrap.cc:492] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:26.129091 14095 ts_tablet_manager.cc:1403] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.000s
I20260601 13:40:26.129145 14099 tablet_bootstrap.cc:654] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.129526 14094 tablet_bootstrap.cc:492] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:26.129607 14094 ts_tablet_manager.cc:1403] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.002s
I20260601 13:40:26.129563 14095 raft_consensus.cc:359] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.129668 14095 raft_consensus.cc:385] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.129701 14095 raft_consensus.cc:740] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.129829 14095 consensus_queue.cc:260] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.130131 14095 ts_tablet_manager.cc:1434] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.130100 14094 raft_consensus.cc:359] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.130198 14094 raft_consensus.cc:385] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.130232 14094 raft_consensus.cc:740] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.130299 14095 tablet_bootstrap.cc:492] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:26.130395 14094 consensus_queue.cc:260] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.130309 14099 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:26.130954 14099 ts_tablet_manager.cc:1403] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:26.131327 14095 tablet_bootstrap.cc:654] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.131541 14099 raft_consensus.cc:359] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.131650 14099 raft_consensus.cc:385] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.131692 14099 raft_consensus.cc:740] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.131817 14099 consensus_queue.cc:260] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.132117 14099 ts_tablet_manager.cc:1434] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:26.132139 14094 ts_tablet_manager.cc:1434] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:26.132311 14099 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:26.132819 14095 tablet_bootstrap.cc:492] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:26.132901 14095 ts_tablet_manager.cc:1403] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:26.133338 14095 raft_consensus.cc:359] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.133440 14095 raft_consensus.cc:385] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.133471 14095 raft_consensus.cc:740] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.133602 14099 tablet_bootstrap.cc:654] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.133628 14095 consensus_queue.cc:260] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.134124 14095 ts_tablet_manager.cc:1434] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.134307 14095 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:26.135236 14094 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:26.135507 14095 tablet_bootstrap.cc:654] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.135918 14177 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0b403ec8a241d881a013b8e024b4e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.136195 14177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0b403ec8a241d881a013b8e024b4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.136365 14094 tablet_bootstrap.cc:654] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.137569 14094 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:26.137671 14094 ts_tablet_manager.cc:1403] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:40:26.138095 14094 raft_consensus.cc:359] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.138201 14094 raft_consensus.cc:385] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.138234 14094 raft_consensus.cc:740] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.138319 14228 tablet_bootstrap.cc:492] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:26.138347 14094 consensus_queue.cc:260] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.138439 14176 tablet_service.cc:1511] Processing CreateTablet for tablet f53012a01ab54a2fa87d15f5767cb9a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.138677 14176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53012a01ab54a2fa87d15f5767cb9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.138692 14094 ts_tablet_manager.cc:1434] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:40:26.138926 14094 tablet_bootstrap.cc:492] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:26.140234 14094 tablet_bootstrap.cc:654] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.140782 14175 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1514ec9c4440999cfe158dda6c7f24 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.140990 14175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1514ec9c4440999cfe158dda6c7f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.141063 14228 tablet_bootstrap.cc:654] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.142215 14228 tablet_bootstrap.cc:492] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a: No bootstrap required, opened a new log
I20260601 13:40:26.142319 14228 ts_tablet_manager.cc:1403] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:26.142748 14174 tablet_service.cc:1511] Processing CreateTablet for tablet 174aee71574940039cbd722a0e6abebc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.142787 14228 raft_consensus.cc:359] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.142902 14228 raft_consensus.cc:385] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.142935 14228 raft_consensus.cc:740] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.142995 14174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174aee71574940039cbd722a0e6abebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.143110 14228 consensus_queue.cc:260] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.143412 14170 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8adb76006f4249a22925c1aedadf95 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.143544 14228 ts_tablet_manager.cc:1434] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:26.143669 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8adb76006f4249a22925c1aedadf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.143713 14213 heartbeater.cc:499] Master 127.10.181.62:34589 was elected leader, sending a full tablet report...
I20260601 13:40:26.144170 14228 tablet_bootstrap.cc:492] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:26.145398 14228 tablet_bootstrap.cc:654] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.145641 14171 tablet_service.cc:1511] Processing CreateTablet for tablet d01615dce6f049a78cf3b8c0f5183bd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.145915 14171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01615dce6f049a78cf3b8c0f5183bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.147228 14228 tablet_bootstrap.cc:492] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a: No bootstrap required, opened a new log
I20260601 13:40:26.147344 14228 ts_tablet_manager.cc:1403] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:40:26.147746 14173 tablet_service.cc:1511] Processing CreateTablet for tablet 513c3bdc1dcc4240928b283dc3b8c3a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.148996 14173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513c3bdc1dcc4240928b283dc3b8c3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.149115 14228 raft_consensus.cc:359] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.149272 14228 raft_consensus.cc:385] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.149318 14228 raft_consensus.cc:740] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.149475 14099 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:26.149521 14228 consensus_queue.cc:260] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.149585 14099 ts_tablet_manager.cc:1403] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.002s
I20260601 13:40:26.149822 14228 ts_tablet_manager.cc:1434] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:26.150067 14099 raft_consensus.cc:359] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.150178 14099 raft_consensus.cc:385] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.150231 14099 raft_consensus.cc:740] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.150393 14099 consensus_queue.cc:260] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.150580 14095 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:26.150660 14095 ts_tablet_manager.cc:1403] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
I20260601 13:40:26.150767 14099 ts_tablet_manager.cc:1434] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.150965 14099 tablet_bootstrap.cc:492] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:26.150995 14172 tablet_service.cc:1511] Processing CreateTablet for tablet fec82ef3e1c54ea4bba468579d1b9ee5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:26.151083 14095 raft_consensus.cc:359] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.151213 14095 raft_consensus.cc:385] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.151247 14095 raft_consensus.cc:740] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.151307 14172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec82ef3e1c54ea4bba468579d1b9ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.151357 14095 consensus_queue.cc:260] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.151615 14095 ts_tablet_manager.cc:1434] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.151813 14095 tablet_bootstrap.cc:492] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:26.152649 14099 tablet_bootstrap.cc:654] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.153019 14095 tablet_bootstrap.cc:654] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.153250 14101 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.154234 14099 tablet_bootstrap.cc:492] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:26.154352 14099 ts_tablet_manager.cc:1403] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:26.154804 14099 raft_consensus.cc:359] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.155963 14094 tablet_bootstrap.cc:492] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: No bootstrap required, opened a new log
I20260601 13:40:26.156492 14094 ts_tablet_manager.cc:1403] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:40:26.156654 14095 tablet_bootstrap.cc:492] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:26.156749 14095 ts_tablet_manager.cc:1403] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:26.156931 14094 raft_consensus.cc:359] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.157034 14094 raft_consensus.cc:385] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.157078 14094 raft_consensus.cc:740] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.157191 14094 consensus_queue.cc:260] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.157239 14095 raft_consensus.cc:359] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.157356 14095 raft_consensus.cc:385] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.157388 14095 raft_consensus.cc:740] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.157442 14094 ts_tablet_manager.cc:1434] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.150180 14228 tablet_bootstrap.cc:492] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:26.157512 14095 consensus_queue.cc:260] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.157797 14095 ts_tablet_manager.cc:1434] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:26.158138 14095 tablet_bootstrap.cc:492] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:26.158878 14099 raft_consensus.cc:385] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.158946 14099 raft_consensus.cc:740] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.159070 14099 consensus_queue.cc:260] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.159655 14130 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.160012 14228 tablet_bootstrap.cc:654] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.160467 14095 tablet_bootstrap.cc:654] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.160703 14099 ts_tablet_manager.cc:1434] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:40:26.160997 14099 tablet_bootstrap.cc:492] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c: Bootstrap starting.
I20260601 13:40:26.161882 14099 tablet_bootstrap.cc:654] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.162864 14099 tablet_bootstrap.cc:492] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c: No bootstrap required, opened a new log
I20260601 13:40:26.162951 14099 ts_tablet_manager.cc:1403] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:26.163396 14099 raft_consensus.cc:359] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.163508 14099 raft_consensus.cc:385] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.163548 14099 raft_consensus.cc:740] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.163668 14099 consensus_queue.cc:260] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.164003 14099 ts_tablet_manager.cc:1434] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.164412 14228 tablet_bootstrap.cc:492] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a: No bootstrap required, opened a new log
I20260601 13:40:26.164492 14228 ts_tablet_manager.cc:1403] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.001s
I20260601 13:40:26.164877 14228 raft_consensus.cc:359] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.164958 14228 raft_consensus.cc:385] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.164986 14228 raft_consensus.cc:740] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.165099 14228 consensus_queue.cc:260] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.165357 14228 ts_tablet_manager.cc:1434] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:40:26.165521 14228 tablet_bootstrap.cc:492] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:26.165714 14095 tablet_bootstrap.cc:492] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f: No bootstrap required, opened a new log
I20260601 13:40:26.165848 14095 ts_tablet_manager.cc:1403] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:40:26.166378 14095 raft_consensus.cc:359] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.166531 14095 raft_consensus.cc:385] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.166468 14228 tablet_bootstrap.cc:654] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.166577 14095 raft_consensus.cc:740] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.166718 14095 consensus_queue.cc:260] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.167008 14095 ts_tablet_manager.cc:1434] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:26.168298 13793 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309: range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c] alter complete (version 0)
I20260601 13:40:26.169433 14228 tablet_bootstrap.cc:492] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a: No bootstrap required, opened a new log
I20260601 13:40:26.169543 14228 ts_tablet_manager.cc:1403] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:26.170159 14228 raft_consensus.cc:359] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.170295 14228 raft_consensus.cc:385] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.170338 14228 raft_consensus.cc:740] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.170465 14228 consensus_queue.cc:260] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.170765 14228 ts_tablet_manager.cc:1434] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:26.170948 14228 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:26.172700 14228 tablet_bootstrap.cc:654] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.174217 14228 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: No bootstrap required, opened a new log
I20260601 13:40:26.174346 14228 ts_tablet_manager.cc:1403] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:40:26.174815 14228 raft_consensus.cc:359] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.174978 14228 raft_consensus.cc:385] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.175011 14228 raft_consensus.cc:740] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.175189 14228 consensus_queue.cc:260] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.175511 14228 ts_tablet_manager.cc:1434] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.175804 14228 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:26.176126 14130 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.177057 14228 tablet_bootstrap.cc:654] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.178324 14228 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: No bootstrap required, opened a new log
I20260601 13:40:26.178433 14228 ts_tablet_manager.cc:1403] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:26.178970 14228 raft_consensus.cc:359] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.179075 14228 raft_consensus.cc:385] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.179095 14228 raft_consensus.cc:740] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.179240 14228 consensus_queue.cc:260] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.179522 14228 ts_tablet_manager.cc:1434] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.179720 14228 tablet_bootstrap.cc:492] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:26.180972 14228 tablet_bootstrap.cc:654] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.180997 14101 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.183089 14228 tablet_bootstrap.cc:492] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a: No bootstrap required, opened a new log
I20260601 13:40:26.183236 14228 ts_tablet_manager.cc:1403] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:26.183746 14228 raft_consensus.cc:359] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.183880 14228 raft_consensus.cc:385] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.183923 14228 raft_consensus.cc:740] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.184055 14228 consensus_queue.cc:260] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.184332 14228 ts_tablet_manager.cc:1434] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:26.184497 14228 tablet_bootstrap.cc:492] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:26.185850 14228 tablet_bootstrap.cc:654] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.187254 14228 tablet_bootstrap.cc:492] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a: No bootstrap required, opened a new log
I20260601 13:40:26.187381 14228 ts_tablet_manager.cc:1403] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:26.187860 14228 raft_consensus.cc:359] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.187995 14228 raft_consensus.cc:385] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.188035 14228 raft_consensus.cc:740] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.188158 14228 consensus_queue.cc:260] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.188426 14228 ts_tablet_manager.cc:1434] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:26.193459 14231 raft_consensus.cc:493] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.193631 14231 raft_consensus.cc:515] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.194227 14231 leader_election.cc:290] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911)
I20260601 13:40:26.198657 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174aee71574940039cbd722a0e6abebc" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:26.198906 13897 raft_consensus.cc:2468] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 0.
I20260601 13:40:26.199332 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174aee71574940039cbd722a0e6abebc" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f" is_pre_election: true
I20260601 13:40:26.199359 14150 leader_election.cc:304] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, ac5db6fcff9c4062b23d93f9d86be65c; no voters: 
I20260601 13:40:26.199491 13973 raft_consensus.cc:2468] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 0.
I20260601 13:40:26.199585 14231 raft_consensus.cc:2804] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.199645 14231 raft_consensus.cc:493] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.199697 14231 raft_consensus.cc:3060] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.200778 14231 raft_consensus.cc:515] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.201215 14231 leader_election.cc:290] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 election: Requested vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911)
I20260601 13:40:26.201749 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174aee71574940039cbd722a0e6abebc" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:26.201864 13897 raft_consensus.cc:3060] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.201807 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174aee71574940039cbd722a0e6abebc" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:26.202014 13973 raft_consensus.cc:3060] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.202870 13897 raft_consensus.cc:2468] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 1.
I20260601 13:40:26.202939 13973 raft_consensus.cc:2468] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 1.
I20260601 13:40:26.203280 14150 leader_election.cc:304] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, 63e6625c8d7148e0bae16e85b47d839f; no voters: 
I20260601 13:40:26.203450 14231 raft_consensus.cc:2804] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.203696 14231 raft_consensus.cc:697] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEADER]: Becoming Leader. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Running, Role: LEADER
I20260601 13:40:26.203855 14231 consensus_queue.cc:237] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } }
I20260601 13:40:26.205713 13793 catalog_manager.cc:5696] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4). New cstate: current_term: 1 leader_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:26.208829 14231 raft_consensus.cc:493] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.208966 14231 raft_consensus.cc:515] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.209534 14231 leader_election.cc:290] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:26.209820 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0b403ec8a241d881a013b8e024b4e6" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f" is_pre_election: true
I20260601 13:40:26.209867 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0b403ec8a241d881a013b8e024b4e6" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:26.209970 13973 raft_consensus.cc:2468] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 0.
I20260601 13:40:26.210009 13897 raft_consensus.cc:2468] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 0.
I20260601 13:40:26.210240 14150 leader_election.cc:304] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, 63e6625c8d7148e0bae16e85b47d839f; no voters: 
I20260601 13:40:26.210419 14231 raft_consensus.cc:2804] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.210485 14231 raft_consensus.cc:493] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.210584 14231 raft_consensus.cc:3060] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.211550 14231 raft_consensus.cc:515] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.211867 14231 leader_election.cc:290] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 election: Requested vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:26.212550 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0b403ec8a241d881a013b8e024b4e6" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:26.212677 13973 raft_consensus.cc:3060] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.212558 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0b403ec8a241d881a013b8e024b4e6" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:26.213100 13897 raft_consensus.cc:3060] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.213500 13973 raft_consensus.cc:2468] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 1.
I20260601 13:40:26.213909 14150 leader_election.cc:304] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, 63e6625c8d7148e0bae16e85b47d839f; no voters: 
I20260601 13:40:26.214112 14231 raft_consensus.cc:2804] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.214215 13897 raft_consensus.cc:2468] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 1.
I20260601 13:40:26.214396 14106 raft_consensus.cc:493] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.214425 14231 raft_consensus.cc:697] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEADER]: Becoming Leader. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Running, Role: LEADER
I20260601 13:40:26.214519 14106 raft_consensus.cc:515] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.214600 14231 consensus_queue.cc:237] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.215297 14106 leader_election.cc:290] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309), 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741)
I20260601 13:40:26.216226 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53012a01ab54a2fa87d15f5767cb9a2" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:26.216358 14047 raft_consensus.cc:2468] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 0.
I20260601 13:40:26.216708 14101 raft_consensus.cc:493] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.216751 13863 leader_election.cc:304] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:26.216813 14101 raft_consensus.cc:515] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.217299 14101 leader_election.cc:290] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741), ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:26.217386 14106 raft_consensus.cc:2804] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.217321 13793 catalog_manager.cc:5696] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4). New cstate: current_term: 1 leader_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:26.217564 14106 raft_consensus.cc:493] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.217612 14106 raft_consensus.cc:3060] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.218894 14106 raft_consensus.cc:515] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.219337 14106 leader_election.cc:290] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 election: Requested vote from peers e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309), 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741)
I20260601 13:40:26.220759 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53012a01ab54a2fa87d15f5767cb9a2" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:26.220888 14047 raft_consensus.cc:3060] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.221873 14047 raft_consensus.cc:2468] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 1.
I20260601 13:40:26.221909 14187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53012a01ab54a2fa87d15f5767cb9a2" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" is_pre_election: true
I20260601 13:40:26.222002 14187 raft_consensus.cc:2468] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 0.
I20260601 13:40:26.222100 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8adb76006f4249a22925c1aedadf95" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:26.222193 13897 raft_consensus.cc:2468] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 0.
I20260601 13:40:26.222230 13863 leader_election.cc:304] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:26.222311 14186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53012a01ab54a2fa87d15f5767cb9a2" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a"
I20260601 13:40:26.222406 14186 raft_consensus.cc:3060] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.222450 14011 leader_election.cc:304] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:26.222653 14101 raft_consensus.cc:2804] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.222710 14101 raft_consensus.cc:493] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.222769 14101 raft_consensus.cc:3060] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.223484 14186 raft_consensus.cc:2468] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 1.
I20260601 13:40:26.223644 14101 raft_consensus.cc:515] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.223989 14101 leader_election.cc:290] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 election: Requested vote from peers 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741), ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:26.222462 14106 raft_consensus.cc:2804] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.224182 14106 raft_consensus.cc:697] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Becoming Leader. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Running, Role: LEADER
I20260601 13:40:26.224316 14106 consensus_queue.cc:237] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.224617 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8adb76006f4249a22925c1aedadf95" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:26.224797 13896 raft_consensus.cc:3060] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.225935 13896 raft_consensus.cc:2468] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1.
I20260601 13:40:26.225907 13793 catalog_manager.cc:5696] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: term changed from 0 to 1, leader changed from <none> to ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1). New cstate: current_term: 1 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:26.226291 14011 leader_election.cc:304] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:26.226471 14101 raft_consensus.cc:2804] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.226560 14101 raft_consensus.cc:697] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Becoming Leader. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Running, Role: LEADER
I20260601 13:40:26.226662 14101 consensus_queue.cc:237] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.228384 13794 catalog_manager.cc:5696] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3). New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:26.229010 14187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8adb76006f4249a22925c1aedadf95" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a"
I20260601 13:40:26.229111 14187 raft_consensus.cc:3060] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.230222 14187 raft_consensus.cc:2468] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1.
I20260601 13:40:26.230939 14186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8adb76006f4249a22925c1aedadf95" candidate_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" is_pre_election: true
I20260601 13:40:26.231042 14186 raft_consensus.cc:2376] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate e5f9cf23afb2478fb7e6a3c1e1b1dfff in term 1. Re-sending same reply.
I20260601 13:40:26.240688 14106 raft_consensus.cc:493] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.240840 14106 raft_consensus.cc:515] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.241235 14106 leader_election.cc:290] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:26.241663 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c3bdc1dcc4240928b283dc3b8c3a6" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:26.241669 14102 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.241667 14186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c3bdc1dcc4240928b283dc3b8c3a6" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" is_pre_election: true
I20260601 13:40:26.241869 14047 raft_consensus.cc:2468] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 0.
I20260601 13:40:26.241967 14186 raft_consensus.cc:2468] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 0.
I20260601 13:40:26.242228 13863 leader_election.cc:304] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac5db6fcff9c4062b23d93f9d86be65c, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:26.242419 14106 raft_consensus.cc:2804] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.242488 14106 raft_consensus.cc:493] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.242524 14106 raft_consensus.cc:3060] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.243671 14106 raft_consensus.cc:515] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.244290 14106 leader_election.cc:290] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 election: Requested vote from peers 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:26.245040 14186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c3bdc1dcc4240928b283dc3b8c3a6" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a"
I20260601 13:40:26.245249 14186 raft_consensus.cc:3060] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.245520 14102 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.246274 14186 raft_consensus.cc:2468] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 1.
I20260601 13:40:26.246827 13860 leader_election.cc:304] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, ac5db6fcff9c4062b23d93f9d86be65c; no voters: 
I20260601 13:40:26.247047 14106 raft_consensus.cc:2804] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.247217 14106 raft_consensus.cc:697] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Becoming Leader. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Running, Role: LEADER
I20260601 13:40:26.247367 14106 consensus_queue.cc:237] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } }
I20260601 13:40:26.249418 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c3bdc1dcc4240928b283dc3b8c3a6" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:26.249574 14047 raft_consensus.cc:3060] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.249665 13794 catalog_manager.cc:5696] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: term changed from 0 to 1, leader changed from <none> to ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1). New cstate: current_term: 1 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:26.250620 14047 raft_consensus.cc:2468] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 1.
I20260601 13:40:26.254161 14106 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.257577 14264 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.284945 14102 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.288189 14231 raft_consensus.cc:493] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.288321 14231 raft_consensus.cc:515] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.288641 14267 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.288793 14231 leader_election.cc:290] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:26.289031 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1514ec9c4440999cfe158dda6c7f24" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f" is_pre_election: true
I20260601 13:40:26.289156 13973 raft_consensus.cc:2468] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 0.
I20260601 13:40:26.289409 14150 leader_election.cc:304] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, 63e6625c8d7148e0bae16e85b47d839f; no voters: 
I20260601 13:40:26.289669 14231 raft_consensus.cc:2804] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.289750 14231 raft_consensus.cc:493] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.289791 14231 raft_consensus.cc:3060] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.290803 14231 raft_consensus.cc:515] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.291177 14231 leader_election.cc:290] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 election: Requested vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:26.292002 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1514ec9c4440999cfe158dda6c7f24" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:26.292107 13973 raft_consensus.cc:3060] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.292925 13973 raft_consensus.cc:2468] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 1.
I20260601 13:40:26.293228 14150 leader_election.cc:304] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, 63e6625c8d7148e0bae16e85b47d839f; no voters: 
I20260601 13:40:26.293386 14231 raft_consensus.cc:2804] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.293460 14231 raft_consensus.cc:697] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEADER]: Becoming Leader. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Running, Role: LEADER
I20260601 13:40:26.293581 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1514ec9c4440999cfe158dda6c7f24" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:26.293581 14231 consensus_queue.cc:237] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.293766 14048 raft_consensus.cc:3060] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.293581 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1514ec9c4440999cfe158dda6c7f24" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:26.295020 14048 raft_consensus.cc:2468] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 1.
I20260601 13:40:26.295822 13794 catalog_manager.cc:5696] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4). New cstate: current_term: 1 leader_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:26.299360 14267 raft_consensus.cc:493] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.299470 14267 raft_consensus.cc:515] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.299938 14267 leader_election.cc:290] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741)
I20260601 13:40:26.300417 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01615dce6f049a78cf3b8c0f5183bd5" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" is_pre_election: true
I20260601 13:40:26.300603 13896 raft_consensus.cc:2468] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:26.300941 13936 leader_election.cc:304] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, ac5db6fcff9c4062b23d93f9d86be65c; no voters: 
I20260601 13:40:26.301117 14267 raft_consensus.cc:2804] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.301174 14267 raft_consensus.cc:493] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.301214 14267 raft_consensus.cc:3060] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.302103 14267 raft_consensus.cc:515] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.302603 14267 leader_election.cc:290] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Requested vote from peers ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837), 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741)
I20260601 13:40:26.302778 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01615dce6f049a78cf3b8c0f5183bd5" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
I20260601 13:40:26.302950 13896 raft_consensus.cc:3060] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.304200 13896 raft_consensus.cc:2468] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 1.
I20260601 13:40:26.304422 14186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01615dce6f049a78cf3b8c0f5183bd5" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" is_pre_election: true
I20260601 13:40:26.304433 14187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01615dce6f049a78cf3b8c0f5183bd5" candidate_uuid: "63e6625c8d7148e0bae16e85b47d839f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a"
I20260601 13:40:26.304581 14186 raft_consensus.cc:2468] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e6625c8d7148e0bae16e85b47d839f in term 0.
I20260601 13:40:26.304589 13936 leader_election.cc:304] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e6625c8d7148e0bae16e85b47d839f, ac5db6fcff9c4062b23d93f9d86be65c; no voters: 
I20260601 13:40:26.304970 14267 raft_consensus.cc:2804] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.305055 14267 raft_consensus.cc:697] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Becoming Leader. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Running, Role: LEADER
I20260601 13:40:26.305176 14267 consensus_queue.cc:237] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:26.306905 13794 catalog_manager.cc:5696] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2). New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:26.334610 14267 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.338693 14098 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.341477 14098 consensus_queue.cc:1048] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.344543 14102 consensus_queue.cc:1048] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.389201 13848 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260601 13:40:26.390492 13848 auto_leader_rebalancer.cc:459] the master instance isn't leader: Service unavailable: Tablet not running
W20260601 13:40:26.390625 13842 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260601 13:40:26.425133 14231 raft_consensus.cc:493] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:26.425335 14231 raft_consensus.cc:515] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.425880 14231 leader_election.cc:290] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:26.426432 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec82ef3e1c54ea4bba468579d1b9ee5" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f" is_pre_election: true
I20260601 13:40:26.426432 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec82ef3e1c54ea4bba468579d1b9ee5" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" is_pre_election: true
I20260601 13:40:26.426645 13973 raft_consensus.cc:2468] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 0.
I20260601 13:40:26.426645 14048 raft_consensus.cc:2468] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 0.
I20260601 13:40:26.427007 14150 leader_election.cc:304] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, 63e6625c8d7148e0bae16e85b47d839f; no voters: 
I20260601 13:40:26.427322 14231 raft_consensus.cc:2804] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:26.427405 14231 raft_consensus.cc:493] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:26.427436 14231 raft_consensus.cc:3060] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.428272 14231 raft_consensus.cc:515] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.428658 14231 leader_election.cc:290] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 election: Requested vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:26.429124 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec82ef3e1c54ea4bba468579d1b9ee5" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:26.429152 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec82ef3e1c54ea4bba468579d1b9ee5" candidate_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff"
I20260601 13:40:26.429322 14048 raft_consensus.cc:3060] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.429322 13973 raft_consensus.cc:3060] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.430490 13973 raft_consensus.cc:2468] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 1.
I20260601 13:40:26.430490 14048 raft_consensus.cc:2468] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab4ebd275b94cefaadf5318a6a0db1a in term 1.
I20260601 13:40:26.431036 14153 leader_election.cc:304] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab4ebd275b94cefaadf5318a6a0db1a, e5f9cf23afb2478fb7e6a3c1e1b1dfff; no voters: 
I20260601 13:40:26.431381 14231 raft_consensus.cc:2804] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.431495 14231 raft_consensus.cc:697] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEADER]: Becoming Leader. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Running, Role: LEADER
I20260601 13:40:26.431628 14231 consensus_queue.cc:237] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } }
I20260601 13:40:26.434358 13794 catalog_manager.cc:5696] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4). New cstate: current_term: 1 leader_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:26.470021 14130 consensus_queue.cc:1048] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.474157 14101 consensus_queue.cc:1048] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.618775 14279 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.622496 14279 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.634827 14231 consensus_queue.cc:1048] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.638448 14231 consensus_queue.cc:1048] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.645955 14106 consensus_queue.cc:1048] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.649683 14110 consensus_queue.cc:1048] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.649783 14106 consensus_queue.cc:1048] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.653824 14264 consensus_queue.cc:1048] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.674113 14231 consensus_queue.cc:1048] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.677781 14231 consensus_queue.cc:1048] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.701249 14098 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.704526 14186 raft_consensus.cc:3060] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.706192 14267 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.831451 14231 consensus_queue.cc:1048] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.836274 14253 consensus_queue.cc:1048] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.875172 14253 consensus_queue.cc:1048] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:26.878863 14253 consensus_queue.cc:1048] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:27.400394 13973 consensus_queue.cc:237] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.402182 13896 raft_consensus.cc:1275] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:27.402246 13936 consensus_peers.cc:597] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f -> Peer 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741): Couldn't send request to peer 3ab4ebd275b94cefaadf5318a6a0db1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 710e171d160c4a99aac4d49d8e65141a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:27.402247 14048 raft_consensus.cc:1275] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:27.402598 14098 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } 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:27.402848 14267 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:27.404807 14102 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.405359 13896 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.405421 14048 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.407630 13973 consensus_queue.cc:237] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.408159 13793 catalog_manager.cc:5696] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:27.409204 13896 raft_consensus.cc:1275] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:27.409255 13936 consensus_peers.cc:597] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f -> Peer 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741): Couldn't send request to peer 3ab4ebd275b94cefaadf5318a6a0db1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80af6f52d3a34f18b2286ae9ed7ca191. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:27.409605 14267 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:27.410080 14048 raft_consensus.cc:1275] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:27.410423 14267 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } 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:27.411628 14098 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.412081 13896 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.413800 13792 catalog_manager.cc:5696] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:27.415583 14048 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.419183 14048 consensus_queue.cc:237] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.420784 13896 raft_consensus.cc:1275] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:27.420982 13973 raft_consensus.cc:1275] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:27.421370 14011 consensus_peers.cc:597] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff -> Peer 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741): Couldn't send request to peer 3ab4ebd275b94cefaadf5318a6a0db1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23461dbcf53d4fdc989e1c6c5fd80387. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:27.421388 14101 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:27.421571 14279 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } 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:27.423506 14279 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.423978 13973 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.424170 13896 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.426256 13793 catalog_manager.cc:5696] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.426988 13973 consensus_queue.cc:237] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.429031 13896 raft_consensus.cc:1275] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:27.429168 13936 consensus_peers.cc:597] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f -> Peer 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741): Couldn't send request to peer 3ab4ebd275b94cefaadf5318a6a0db1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5dcfc9ba39c6439ca60f1d760dcb2890. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:27.429550 14102 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } 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:27.430327 14048 raft_consensus.cc:1275] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:27.430791 14102 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:27.432148 14267 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.432713 13896 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.433001 14048 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:27.435215 13794 catalog_manager.cc:5696] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:27.806103 14316 ts_tablet_manager.cc:933] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: Initiating tablet copy from peer e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:27.806453 14316 tablet_copy_client.cc:323] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:46309
I20260601 13:40:27.806965 14058 tablet_copy_service.cc:140] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Received BeginTabletCopySession request for tablet 23461dbcf53d4fdc989e1c6c5fd80387 from peer 3ab4ebd275b94cefaadf5318a6a0db1a ({username='slave'} at 127.0.0.1:34312)
I20260601 13:40:27.807065 14058 tablet_copy_service.cc:161] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Beginning new tablet copy session on tablet 23461dbcf53d4fdc989e1c6c5fd80387 from peer 3ab4ebd275b94cefaadf5318a6a0db1a at {username='slave'} at 127.0.0.1:34312: session id = 3ab4ebd275b94cefaadf5318a6a0db1a-23461dbcf53d4fdc989e1c6c5fd80387
I20260601 13:40:27.809521 14058 tablet_copy_source_session.cc:215] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:27.810372 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23461dbcf53d4fdc989e1c6c5fd80387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:27.812160 14316 tablet_copy_client.cc:806] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:27.812328 14316 tablet_copy_client.cc:670] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:27.813638 14316 tablet_copy_client.cc:538] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:27.814826 14316 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:27.817699 14316 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: 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:27.817900 14316 tablet_bootstrap.cc:492] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap complete.
I20260601 13:40:27.818032 14316 ts_tablet_manager.cc:1403] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:40:27.818449 14316 raft_consensus.cc:359] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.818560 14316 raft_consensus.cc:740] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: LEARNER
I20260601 13:40:27.818638 14316 consensus_queue.cc:260] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.819026 14316 ts_tablet_manager.cc:1434] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:27.819867 14058 tablet_copy_service.cc:342] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Request end of tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-23461dbcf53d4fdc989e1c6c5fd80387 received from {username='slave'} at 127.0.0.1:34312
I20260601 13:40:27.819960 14058 tablet_copy_service.cc:434] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: ending tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-23461dbcf53d4fdc989e1c6c5fd80387 on tablet 23461dbcf53d4fdc989e1c6c5fd80387 with peer 3ab4ebd275b94cefaadf5318a6a0db1a
I20260601 13:40:27.850876 14316 ts_tablet_manager.cc:933] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: Initiating tablet copy from peer 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911)
I20260601 13:40:27.851284 14316 tablet_copy_client.cc:323] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:38911
I20260601 13:40:27.851824 13983 tablet_copy_service.cc:140] P 63e6625c8d7148e0bae16e85b47d839f: Received BeginTabletCopySession request for tablet 5dcfc9ba39c6439ca60f1d760dcb2890 from peer 3ab4ebd275b94cefaadf5318a6a0db1a ({username='slave'} at 127.0.0.1:49066)
I20260601 13:40:27.851914 13983 tablet_copy_service.cc:161] P 63e6625c8d7148e0bae16e85b47d839f: Beginning new tablet copy session on tablet 5dcfc9ba39c6439ca60f1d760dcb2890 from peer 3ab4ebd275b94cefaadf5318a6a0db1a at {username='slave'} at 127.0.0.1:49066: session id = 3ab4ebd275b94cefaadf5318a6a0db1a-5dcfc9ba39c6439ca60f1d760dcb2890
I20260601 13:40:27.852710 13983 tablet_copy_source_session.cc:215] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:27.853503 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcfc9ba39c6439ca60f1d760dcb2890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:27.855098 14316 tablet_copy_client.cc:806] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:27.855283 14316 tablet_copy_client.cc:670] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:27.856719 14316 tablet_copy_client.cc:538] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:27.857767 14316 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:27.860891 14316 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: 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:27.861102 14316 tablet_bootstrap.cc:492] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap complete.
I20260601 13:40:27.861258 14316 ts_tablet_manager.cc:1403] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:40:27.861690 14316 raft_consensus.cc:359] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.861816 14316 raft_consensus.cc:740] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: LEARNER
I20260601 13:40:27.861902 14316 consensus_queue.cc:260] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.862185 14316 ts_tablet_manager.cc:1434] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:27.862679 13983 tablet_copy_service.cc:342] P 63e6625c8d7148e0bae16e85b47d839f: Request end of tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-5dcfc9ba39c6439ca60f1d760dcb2890 received from {username='slave'} at 127.0.0.1:49066
I20260601 13:40:27.862763 13983 tablet_copy_service.cc:434] P 63e6625c8d7148e0bae16e85b47d839f: ending tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-5dcfc9ba39c6439ca60f1d760dcb2890 on tablet 5dcfc9ba39c6439ca60f1d760dcb2890 with peer 3ab4ebd275b94cefaadf5318a6a0db1a
I20260601 13:40:27.964972 14316 ts_tablet_manager.cc:933] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: Initiating tablet copy from peer 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911)
I20260601 13:40:27.965494 14316 tablet_copy_client.cc:323] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:38911
I20260601 13:40:27.966179 13983 tablet_copy_service.cc:140] P 63e6625c8d7148e0bae16e85b47d839f: Received BeginTabletCopySession request for tablet 710e171d160c4a99aac4d49d8e65141a from peer 3ab4ebd275b94cefaadf5318a6a0db1a ({username='slave'} at 127.0.0.1:49066)
I20260601 13:40:27.966323 13983 tablet_copy_service.cc:161] P 63e6625c8d7148e0bae16e85b47d839f: Beginning new tablet copy session on tablet 710e171d160c4a99aac4d49d8e65141a from peer 3ab4ebd275b94cefaadf5318a6a0db1a at {username='slave'} at 127.0.0.1:49066: session id = 3ab4ebd275b94cefaadf5318a6a0db1a-710e171d160c4a99aac4d49d8e65141a
I20260601 13:40:27.967406 13983 tablet_copy_source_session.cc:215] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:27.968472 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e171d160c4a99aac4d49d8e65141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:27.971252 14316 tablet_copy_client.cc:806] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:27.971460 14316 tablet_copy_client.cc:670] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:27.972786 14316 tablet_copy_client.cc:538] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:27.974151 14316 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:27.977061 14316 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: 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:27.977269 14316 tablet_bootstrap.cc:492] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap complete.
I20260601 13:40:27.977419 14316 ts_tablet_manager.cc:1403] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:40:27.977815 14316 raft_consensus.cc:359] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.977924 14316 raft_consensus.cc:740] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: LEARNER
I20260601 13:40:27.978011 14316 consensus_queue.cc:260] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:27.978264 14316 ts_tablet_manager.cc:1434] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:27.978875 13983 tablet_copy_service.cc:342] P 63e6625c8d7148e0bae16e85b47d839f: Request end of tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-710e171d160c4a99aac4d49d8e65141a received from {username='slave'} at 127.0.0.1:49066
I20260601 13:40:27.978966 13983 tablet_copy_service.cc:434] P 63e6625c8d7148e0bae16e85b47d839f: ending tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-710e171d160c4a99aac4d49d8e65141a on tablet 710e171d160c4a99aac4d49d8e65141a with peer 3ab4ebd275b94cefaadf5318a6a0db1a
I20260601 13:40:28.013254 14316 ts_tablet_manager.cc:933] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: Initiating tablet copy from peer 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911)
I20260601 13:40:28.013636 14316 tablet_copy_client.cc:323] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:38911
I20260601 13:40:28.014158 13983 tablet_copy_service.cc:140] P 63e6625c8d7148e0bae16e85b47d839f: Received BeginTabletCopySession request for tablet 80af6f52d3a34f18b2286ae9ed7ca191 from peer 3ab4ebd275b94cefaadf5318a6a0db1a ({username='slave'} at 127.0.0.1:49066)
I20260601 13:40:28.014303 13983 tablet_copy_service.cc:161] P 63e6625c8d7148e0bae16e85b47d839f: Beginning new tablet copy session on tablet 80af6f52d3a34f18b2286ae9ed7ca191 from peer 3ab4ebd275b94cefaadf5318a6a0db1a at {username='slave'} at 127.0.0.1:49066: session id = 3ab4ebd275b94cefaadf5318a6a0db1a-80af6f52d3a34f18b2286ae9ed7ca191
I20260601 13:40:28.015093 13983 tablet_copy_source_session.cc:215] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:28.016018 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80af6f52d3a34f18b2286ae9ed7ca191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:28.017738 14316 tablet_copy_client.cc:806] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:28.017879 14316 tablet_copy_client.cc:670] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:28.019305 14316 tablet_copy_client.cc:538] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:28.021293 14316 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:28.026181 14316 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: 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:28.026513 14316 tablet_bootstrap.cc:492] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap complete.
I20260601 13:40:28.026724 14316 ts_tablet_manager.cc:1403] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260601 13:40:28.027396 14316 raft_consensus.cc:359] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:28.027568 14316 raft_consensus.cc:740] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: LEARNER
I20260601 13:40:28.027685 14316 consensus_queue.cc:260] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:28.028081 14316 ts_tablet_manager.cc:1434] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:40:28.028839 13983 tablet_copy_service.cc:342] P 63e6625c8d7148e0bae16e85b47d839f: Request end of tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-80af6f52d3a34f18b2286ae9ed7ca191 received from {username='slave'} at 127.0.0.1:49066
I20260601 13:40:28.028968 13983 tablet_copy_service.cc:434] P 63e6625c8d7148e0bae16e85b47d839f: ending tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-80af6f52d3a34f18b2286ae9ed7ca191 on tablet 80af6f52d3a34f18b2286ae9ed7ca191 with peer 3ab4ebd275b94cefaadf5318a6a0db1a
I20260601 13:40:28.289433 14186 raft_consensus.cc:1217] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:28.314874 14186 raft_consensus.cc:1217] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:28.390865 13848 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:28.398307 13973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d01615dce6f049a78cf3b8c0f5183bd5"
dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
mode: GRACEFUL
new_leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
 from {username='slave'} at 127.0.0.1:60448
I20260601 13:40:28.398516 13973 raft_consensus.cc:606] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Received request to transfer leadership to TS ac5db6fcff9c4062b23d93f9d86be65c
I20260601 13:40:28.399024 13848 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:40:28.399286 13848 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:28.533169 14186 raft_consensus.cc:1217] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:28.585296 14186 raft_consensus.cc:1217] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:28.767211 14327 raft_consensus.cc:1064] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f: attempting to promote NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a to VOTER
I20260601 13:40:28.767769 14327 consensus_queue.cc:237] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:28.769562 14048 raft_consensus.cc:1275] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:28.769920 14267 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:28.769930 14186 raft_consensus.cc:1275] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:28.770054 13897 raft_consensus.cc:1275] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:28.770608 14267 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } 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:28.770854 14334 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:28.772544 14267 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.773490 13897 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.775068 13793 catalog_manager.cc:5696] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:28.775648 14048 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.778479 14186 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.782434 13973 consensus_queue.cc:237] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:28.783728 14186 raft_consensus.cc:1275] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:28.783759 14048 raft_consensus.cc:1275] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:28.784118 14328 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:28.784415 14334 consensus_queue.cc:1048] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:28.786352 14267 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.786916 14186 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.788296 13778 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5dcfc9ba39c6439ca60f1d760dcb2890 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:28.788555 14048 raft_consensus.cc:2955] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.789012 13792 catalog_manager.cc:5696] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index 3 to 4, VOTER ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:28.792999 13885 tablet_service.cc:1558] Processing DeleteTablet for tablet 5dcfc9ba39c6439ca60f1d760dcb2890 with delete_type TABLET_DATA_TOMBSTONED (TS ac5db6fcff9c4062b23d93f9d86be65c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40052
I20260601 13:40:28.793598 14342 tablet_replica.cc:333] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:28.793833 14342 raft_consensus.cc:2243] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:28.794003 14342 raft_consensus.cc:2272] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:28.794697 14342 ts_tablet_manager.cc:1916] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:28.796990 14342 ts_tablet_manager.cc:1929] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:28.797109 14342 log.cc:1199] T 5dcfc9ba39c6439ca60f1d760dcb2890 P ac5db6fcff9c4062b23d93f9d86be65c: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/5dcfc9ba39c6439ca60f1d760dcb2890
I20260601 13:40:28.797777 13778 catalog_manager.cc:5027] TS ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837): tablet 5dcfc9ba39c6439ca60f1d760dcb2890 (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]) successfully deleted
I20260601 13:40:28.837620 14328 raft_consensus.cc:993] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f: : Instructing follower ac5db6fcff9c4062b23d93f9d86be65c to start an election
I20260601 13:40:28.837823 14328 raft_consensus.cc:1081] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Signalling peer ac5db6fcff9c4062b23d93f9d86be65c to start an election
I20260601 13:40:28.838795 13897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d01615dce6f049a78cf3b8c0f5183bd5"
dest_uuid: "ac5db6fcff9c4062b23d93f9d86be65c"
 from {username='slave'} at 127.0.0.1:40064
I20260601 13:40:28.839165 13897 raft_consensus.cc:493] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:28.839285 13897 raft_consensus.cc:3060] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:28.840657 13897 raft_consensus.cc:515] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:28.841306 13897 leader_election.cc:290] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [CANDIDATE]: Term 2 election: Requested vote from peers 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911), 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741)
I20260601 13:40:28.841679 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01615dce6f049a78cf3b8c0f5183bd5" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63e6625c8d7148e0bae16e85b47d839f"
I20260601 13:40:28.841890 13973 raft_consensus.cc:3055] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:28.841694 14186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01615dce6f049a78cf3b8c0f5183bd5" candidate_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a"
I20260601 13:40:28.841952 13973 raft_consensus.cc:740] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Running, Role: LEADER
I20260601 13:40:28.842007 14186 raft_consensus.cc:3060] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:28.842120 13973 consensus_queue.cc:260] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:28.842298 13973 raft_consensus.cc:3060] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:28.843022 14186 raft_consensus.cc:2468] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 2.
I20260601 13:40:28.843407 13860 leader_election.cc:304] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [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: 3ab4ebd275b94cefaadf5318a6a0db1a, ac5db6fcff9c4062b23d93f9d86be65c; no voters: 
I20260601 13:40:28.843513 13973 raft_consensus.cc:2468] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5db6fcff9c4062b23d93f9d86be65c in term 2.
I20260601 13:40:28.843681 14325 raft_consensus.cc:2804] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:28.843789 14325 raft_consensus.cc:697] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 2 LEADER]: Becoming Leader. State: Replica: ac5db6fcff9c4062b23d93f9d86be65c, State: Running, Role: LEADER
I20260601 13:40:28.843923 14325 consensus_queue.cc:237] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } }
I20260601 13:40:28.845595 13793 catalog_manager.cc:5696] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: term changed from 1 to 2, leader changed from 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) to ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1). New cstate: current_term: 2 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:28.927635 14329 raft_consensus.cc:1064] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: attempting to promote NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a to VOTER
I20260601 13:40:28.928064 14329 consensus_queue.cc:237] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:28.929562 13897 raft_consensus.cc:1275] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:28.929594 14186 raft_consensus.cc:1275] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:28.929804 13973 raft_consensus.cc:1275] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:28.930014 14346 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:28.930363 14347 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:28.930519 14101 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } 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:28.932842 14101 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.933320 13897 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.935344 14186 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.935571 13794 catalog_manager.cc:5696] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.936277 13973 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.940848 14048 consensus_queue.cc:237] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:28.942292 14186 raft_consensus.cc:1275] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:28.942292 13897 raft_consensus.cc:1275] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:28.942736 14346 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:28.943173 14346 consensus_queue.cc:1048] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:28.944730 14329 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.945164 13897 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.946484 13781 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 23461dbcf53d4fdc989e1c6c5fd80387 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:28.946820 14186 raft_consensus.cc:2955] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:28.947628 13793 catalog_manager.cc:5696] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: config changed from index 3 to 4, VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) evicted. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:28.950950 13957 tablet_service.cc:1558] Processing DeleteTablet for tablet 23461dbcf53d4fdc989e1c6c5fd80387 with delete_type TABLET_DATA_TOMBSTONED (TS 63e6625c8d7148e0bae16e85b47d839f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49044
I20260601 13:40:28.951663 14351 tablet_replica.cc:333] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:28.951874 14351 raft_consensus.cc:2243] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:28.952054 14351 raft_consensus.cc:2272] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:28.952829 14351 ts_tablet_manager.cc:1916] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:28.955092 14351 ts_tablet_manager.cc:1929] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:28.955209 14351 log.cc:1199] T 23461dbcf53d4fdc989e1c6c5fd80387 P 63e6625c8d7148e0bae16e85b47d839f: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/23461dbcf53d4fdc989e1c6c5fd80387
I20260601 13:40:28.955936 13778 catalog_manager.cc:5027] TS 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911): tablet 23461dbcf53d4fdc989e1c6c5fd80387 (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]) successfully deleted
I20260601 13:40:29.042760 14328 raft_consensus.cc:1064] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f: attempting to promote NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a to VOTER
I20260601 13:40:29.043394 14328 consensus_queue.cc:237] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:29.045063 14048 raft_consensus.cc:1275] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.045085 13897 raft_consensus.cc:1275] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.045063 14186 raft_consensus.cc:1275] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.045575 14328 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:29.045835 14327 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } 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:29.046130 14267 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:29.048653 14327 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.049088 13897 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.051863 13792 catalog_manager.cc:5696] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.052825 14048 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.055063 14186 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.056797 13973 consensus_queue.cc:237] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:29.057893 14186 raft_consensus.cc:1275] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.058251 14048 raft_consensus.cc:1275] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.058708 14328 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:29.058898 14267 consensus_queue.cc:1048] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:29.060454 14267 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.061084 14186 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.061172 14048 raft_consensus.cc:2955] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.062309 13778 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 710e171d160c4a99aac4d49d8e65141a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:29.062762 13791 catalog_manager.cc:5696] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index 3 to 4, VOTER ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:29.065644 13885 tablet_service.cc:1558] Processing DeleteTablet for tablet 710e171d160c4a99aac4d49d8e65141a with delete_type TABLET_DATA_TOMBSTONED (TS ac5db6fcff9c4062b23d93f9d86be65c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40052
I20260601 13:40:29.065868 14342 tablet_replica.cc:333] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:29.066001 14342 raft_consensus.cc:2243] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:29.066116 14342 raft_consensus.cc:2272] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:29.066815 14342 ts_tablet_manager.cc:1916] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:29.068893 14342 ts_tablet_manager.cc:1929] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:29.068979 14342 log.cc:1199] T 710e171d160c4a99aac4d49d8e65141a P ac5db6fcff9c4062b23d93f9d86be65c: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/710e171d160c4a99aac4d49d8e65141a
I20260601 13:40:29.069561 13778 catalog_manager.cc:5027] TS ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837): tablet 710e171d160c4a99aac4d49d8e65141a (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]) successfully deleted
I20260601 13:40:29.081337 14327 raft_consensus.cc:1064] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f: attempting to promote NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a to VOTER
I20260601 13:40:29.081878 14327 consensus_queue.cc:237] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:29.083582 14048 raft_consensus.cc:1275] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.083652 13897 raft_consensus.cc:1275] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.083652 14186 raft_consensus.cc:1275] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.084092 14328 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } 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:29.084348 14334 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:29.084566 14267 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:29.088034 14334 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.088596 14048 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.090626 13897 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.092022 13792 catalog_manager.cc:5696] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.093148 14186 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.096442 13973 consensus_queue.cc:237] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:29.097700 13897 raft_consensus.cc:1275] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.097944 14186 raft_consensus.cc:1275] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Refusing update from remote peer 63e6625c8d7148e0bae16e85b47d839f: 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:29.098088 14327 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:29.098496 14267 consensus_queue.cc:1048] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:29.100139 14327 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.102558 13778 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 80af6f52d3a34f18b2286ae9ed7ca191 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:29.102843 13897 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.103331 13791 catalog_manager.cc:5696] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index 3 to 4, VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) evicted. New cstate: current_term: 1 leader_uuid: "63e6625c8d7148e0bae16e85b47d839f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:29.105484 14186 raft_consensus.cc:2955] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:29.106642 14036 tablet_service.cc:1558] Processing DeleteTablet for tablet 80af6f52d3a34f18b2286ae9ed7ca191 with delete_type TABLET_DATA_TOMBSTONED (TS e5f9cf23afb2478fb7e6a3c1e1b1dfff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34288
I20260601 13:40:29.107219 14360 tablet_replica.cc:333] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:29.107391 14360 raft_consensus.cc:2243] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:29.107560 14360 raft_consensus.cc:2272] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:29.108160 14360 ts_tablet_manager.cc:1916] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:29.109962 14360 ts_tablet_manager.cc:1929] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:29.110030 14360 log.cc:1199] T 80af6f52d3a34f18b2286ae9ed7ca191 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/80af6f52d3a34f18b2286ae9ed7ca191
I20260601 13:40:29.110563 13781 catalog_manager.cc:5027] TS e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309): tablet 80af6f52d3a34f18b2286ae9ed7ca191 (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]) successfully deleted
I20260601 13:40:29.238555 13973 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:29.239223 14325 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:29.242617 14186 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 2 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:29.243101 14343 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:30.116916 13897 consensus_queue.cc:237] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: NON_VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: true } }
I20260601 13:40:30.118940 14186 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 2 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:40:30.118988 13863 consensus_peers.cc:597] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c -> Peer e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309): Couldn't send request to peer e5f9cf23afb2478fb7e6a3c1e1b1dfff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d01615dce6f049a78cf3b8c0f5183bd5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:30.118990 13973 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:30.119462 14343 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:30.119719 14367 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:30.122144 14367 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: NON_VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: true } } }
I20260601 13:40:30.122610 14186 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: NON_VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: true } } }
I20260601 13:40:30.122665 13973 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: NON_VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: true } } }
I20260601 13:40:30.125183 13793 catalog_manager.cc:5696] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a reported cstate change: config changed from index -1 to 3, NON_VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) added. New cstate: current_term: 2 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: NON_VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: true } } }
I20260601 13:40:30.125535 13897 consensus_queue.cc:237] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
W20260601 13:40:30.127830 13860 consensus_peers.cc:597] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c -> Peer 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741): Couldn't send request to peer 3ab4ebd275b94cefaadf5318a6a0db1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9559b57a8fb3448790757a83ad3cff59. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:30.128165 14048 raft_consensus.cc:1275] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:30.128523 13973 raft_consensus.cc:1275] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:30.129057 14343 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:30.130437 14343 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } 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:30.133147 14366 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:30.133679 14048 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:30.133679 13973 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:30.136508 13791 catalog_manager.cc:5696] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:30.136726 14048 consensus_queue.cc:237] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: NON_VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: true } }
I20260601 13:40:30.138584 13897 raft_consensus.cc:1275] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:30.138576 14186 raft_consensus.cc:1275] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:30.139323 14379 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:40:30.139638 14011 consensus_peers.cc:597] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff -> Peer 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911): Couldn't send request to peer 63e6625c8d7148e0bae16e85b47d839f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d8adb76006f4249a22925c1aedadf95. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:30.139793 14347 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:30.141425 14347 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: NON_VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: true } } }
I20260601 13:40:30.141743 14186 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: NON_VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: true } } }
I20260601 13:40:30.142429 13897 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: NON_VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: true } } }
I20260601 13:40:30.144394 13792 catalog_manager.cc:5696] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: config changed from index -1 to 2, NON_VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) added. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: NON_VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:30.145372 14048 consensus_queue.cc:237] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:30.147230 13896 raft_consensus.cc:1275] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:30.147249 14011 consensus_peers.cc:597] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff -> Peer 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741): Couldn't send request to peer 3ab4ebd275b94cefaadf5318a6a0db1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 341ff41c1d1048a7bb83edb9e74fa92d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:30.147845 14347 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:30.148087 13973 raft_consensus.cc:1275] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:30.148790 14380 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } 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:30.150240 14347 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:30.150751 13896 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:30.151261 13973 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:30.153934 13791 catalog_manager.cc:5696] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: config changed from index -1 to 2, NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } } }
I20260601 13:40:30.399649 13848 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:30.401911 13848 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:40:30.402074 13848 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:30.559428 14387 ts_tablet_manager.cc:933] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: Initiating tablet copy from peer ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:30.559929 14387 tablet_copy_client.cc:323] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.1:40837
I20260601 13:40:30.560686 13907 tablet_copy_service.cc:140] P ac5db6fcff9c4062b23d93f9d86be65c: Received BeginTabletCopySession request for tablet 9559b57a8fb3448790757a83ad3cff59 from peer 3ab4ebd275b94cefaadf5318a6a0db1a ({username='slave'} at 127.0.0.1:40092)
I20260601 13:40:30.560815 13907 tablet_copy_service.cc:161] P ac5db6fcff9c4062b23d93f9d86be65c: Beginning new tablet copy session on tablet 9559b57a8fb3448790757a83ad3cff59 from peer 3ab4ebd275b94cefaadf5318a6a0db1a at {username='slave'} at 127.0.0.1:40092: session id = 3ab4ebd275b94cefaadf5318a6a0db1a-9559b57a8fb3448790757a83ad3cff59
I20260601 13:40:30.561946 13907 tablet_copy_source_session.cc:215] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:30.563004 14387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9559b57a8fb3448790757a83ad3cff59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:30.565618 14387 tablet_copy_client.cc:806] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:30.565829 14387 tablet_copy_client.cc:670] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:30.568143 14387 tablet_copy_client.cc:538] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:30.569979 14387 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:30.575716 14387 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: 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:30.576009 14387 tablet_bootstrap.cc:492] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap complete.
I20260601 13:40:30.576198 14387 ts_tablet_manager.cc:1403] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.006s	user 0.007s	sys 0.000s
I20260601 13:40:30.576732 14387 raft_consensus.cc:359] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:30.576874 14387 raft_consensus.cc:740] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: LEARNER
I20260601 13:40:30.576954 14387 consensus_queue.cc:260] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:30.577289 14387 ts_tablet_manager.cc:1434] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:30.578068 13907 tablet_copy_service.cc:342] P ac5db6fcff9c4062b23d93f9d86be65c: Request end of tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-9559b57a8fb3448790757a83ad3cff59 received from {username='slave'} at 127.0.0.1:40092
I20260601 13:40:30.578222 13907 tablet_copy_service.cc:434] P ac5db6fcff9c4062b23d93f9d86be65c: ending tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-9559b57a8fb3448790757a83ad3cff59 on tablet 9559b57a8fb3448790757a83ad3cff59 with peer 3ab4ebd275b94cefaadf5318a6a0db1a
I20260601 13:40:30.655167 14390 ts_tablet_manager.cc:933] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: Initiating tablet copy from peer e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:30.655606 14390 tablet_copy_client.cc:323] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:46309
I20260601 13:40:30.656556 14058 tablet_copy_service.cc:140] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Received BeginTabletCopySession request for tablet 4d8adb76006f4249a22925c1aedadf95 from peer 63e6625c8d7148e0bae16e85b47d839f ({username='slave'} at 127.0.0.1:34294)
I20260601 13:40:30.656716 14058 tablet_copy_service.cc:161] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Beginning new tablet copy session on tablet 4d8adb76006f4249a22925c1aedadf95 from peer 63e6625c8d7148e0bae16e85b47d839f at {username='slave'} at 127.0.0.1:34294: session id = 63e6625c8d7148e0bae16e85b47d839f-4d8adb76006f4249a22925c1aedadf95
I20260601 13:40:30.657792 14058 tablet_copy_source_session.cc:215] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:30.658850 14390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8adb76006f4249a22925c1aedadf95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:30.661646 14390 tablet_copy_client.cc:806] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:30.661831 14390 tablet_copy_client.cc:670] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:30.663416 14390 tablet_copy_client.cc:538] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:30.665040 14390 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap starting.
I20260601 13:40:30.666986 14387 ts_tablet_manager.cc:933] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: Initiating tablet copy from peer e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309)
I20260601 13:40:30.667491 14387 tablet_copy_client.cc:323] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:46309
I20260601 13:40:30.668140 14058 tablet_copy_service.cc:140] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Received BeginTabletCopySession request for tablet 341ff41c1d1048a7bb83edb9e74fa92d from peer 3ab4ebd275b94cefaadf5318a6a0db1a ({username='slave'} at 127.0.0.1:34312)
I20260601 13:40:30.668248 14058 tablet_copy_service.cc:161] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Beginning new tablet copy session on tablet 341ff41c1d1048a7bb83edb9e74fa92d from peer 3ab4ebd275b94cefaadf5318a6a0db1a at {username='slave'} at 127.0.0.1:34312: session id = 3ab4ebd275b94cefaadf5318a6a0db1a-341ff41c1d1048a7bb83edb9e74fa92d
I20260601 13:40:30.669170 14058 tablet_copy_source_session.cc:215] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:30.669553 14390 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: 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:30.669878 14390 tablet_bootstrap.cc:492] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: Bootstrap complete.
I20260601 13:40:30.670082 14390 ts_tablet_manager.cc:1403] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:40:30.670229 14387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341ff41c1d1048a7bb83edb9e74fa92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:30.670624 14390 raft_consensus.cc:359] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: NON_VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: true } }
I20260601 13:40:30.670785 14390 raft_consensus.cc:740] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 63e6625c8d7148e0bae16e85b47d839f, State: Initialized, Role: LEARNER
I20260601 13:40:30.670898 14390 consensus_queue.cc:260] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [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: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: NON_VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: true } }
I20260601 13:40:30.671382 14390 ts_tablet_manager.cc:1434] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:40:30.672281 14058 tablet_copy_service.cc:342] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Request end of tablet copy session 63e6625c8d7148e0bae16e85b47d839f-4d8adb76006f4249a22925c1aedadf95 received from {username='slave'} at 127.0.0.1:34294
I20260601 13:40:30.672389 14058 tablet_copy_service.cc:434] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: ending tablet copy session 63e6625c8d7148e0bae16e85b47d839f-4d8adb76006f4249a22925c1aedadf95 on tablet 4d8adb76006f4249a22925c1aedadf95 with peer 63e6625c8d7148e0bae16e85b47d839f
I20260601 13:40:30.673400 14387 tablet_copy_client.cc:806] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:30.673599 14387 tablet_copy_client.cc:670] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:30.675819 14387 tablet_copy_client.cc:538] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:30.677256 14395 ts_tablet_manager.cc:933] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Initiating tablet copy from peer ac5db6fcff9c4062b23d93f9d86be65c (127.10.181.1:40837)
I20260601 13:40:30.677784 14395 tablet_copy_client.cc:323] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.1:40837
I20260601 13:40:30.678468 13907 tablet_copy_service.cc:140] P ac5db6fcff9c4062b23d93f9d86be65c: Received BeginTabletCopySession request for tablet d01615dce6f049a78cf3b8c0f5183bd5 from peer e5f9cf23afb2478fb7e6a3c1e1b1dfff ({username='slave'} at 127.0.0.1:40076)
I20260601 13:40:30.678587 13907 tablet_copy_service.cc:161] P ac5db6fcff9c4062b23d93f9d86be65c: Beginning new tablet copy session on tablet d01615dce6f049a78cf3b8c0f5183bd5 from peer e5f9cf23afb2478fb7e6a3c1e1b1dfff at {username='slave'} at 127.0.0.1:40076: session id = e5f9cf23afb2478fb7e6a3c1e1b1dfff-d01615dce6f049a78cf3b8c0f5183bd5
I20260601 13:40:30.679369 14387 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap starting.
I20260601 13:40:30.679836 13907 tablet_copy_source_session.cc:215] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:30.681205 14395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01615dce6f049a78cf3b8c0f5183bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:30.684230 14395 tablet_copy_client.cc:806] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:30.684427 14395 tablet_copy_client.cc:670] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:30.684633 14387 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: 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:30.684957 14387 tablet_bootstrap.cc:492] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: Bootstrap complete.
I20260601 13:40:30.685225 14387 ts_tablet_manager.cc:1403] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.002s
I20260601 13:40:30.686233 14395 tablet_copy_client.cc:538] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:30.686641 14387 raft_consensus.cc:359] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:30.686793 14387 raft_consensus.cc:740] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ab4ebd275b94cefaadf5318a6a0db1a, State: Initialized, Role: LEARNER
I20260601 13:40:30.686905 14387 consensus_queue.cc:260] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: true } }
I20260601 13:40:30.687943 14395 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap starting.
I20260601 13:40:30.693815 14387 ts_tablet_manager.cc:1434] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260601 13:40:30.694526 14058 tablet_copy_service.cc:342] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Request end of tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-341ff41c1d1048a7bb83edb9e74fa92d received from {username='slave'} at 127.0.0.1:34312
I20260601 13:40:30.694655 14058 tablet_copy_service.cc:434] P e5f9cf23afb2478fb7e6a3c1e1b1dfff: ending tablet copy session 3ab4ebd275b94cefaadf5318a6a0db1a-341ff41c1d1048a7bb83edb9e74fa92d on tablet 341ff41c1d1048a7bb83edb9e74fa92d with peer 3ab4ebd275b94cefaadf5318a6a0db1a
I20260601 13:40:30.697000 14395 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:30.697311 14395 tablet_bootstrap.cc:492] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Bootstrap complete.
I20260601 13:40:30.697485 14395 ts_tablet_manager.cc:1403] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260601 13:40:30.698022 14395 raft_consensus.cc:359] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: NON_VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: true } }
I20260601 13:40:30.698164 14395 raft_consensus.cc:740] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5f9cf23afb2478fb7e6a3c1e1b1dfff, State: Initialized, Role: LEARNER
I20260601 13:40:30.698272 14395 consensus_queue.cc:260] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: NON_VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: true } }
I20260601 13:40:30.698586 14395 ts_tablet_manager.cc:1434] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:30.699190 13907 tablet_copy_service.cc:342] P ac5db6fcff9c4062b23d93f9d86be65c: Request end of tablet copy session e5f9cf23afb2478fb7e6a3c1e1b1dfff-d01615dce6f049a78cf3b8c0f5183bd5 received from {username='slave'} at 127.0.0.1:40076
I20260601 13:40:30.699313 13907 tablet_copy_service.cc:434] P ac5db6fcff9c4062b23d93f9d86be65c: ending tablet copy session e5f9cf23afb2478fb7e6a3c1e1b1dfff-d01615dce6f049a78cf3b8c0f5183bd5 on tablet d01615dce6f049a78cf3b8c0f5183bd5 with peer e5f9cf23afb2478fb7e6a3c1e1b1dfff
I20260601 13:40:31.037259 13973 raft_consensus.cc:1217] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:31.094506 14187 raft_consensus.cc:1217] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:31.174208 14187 raft_consensus.cc:1217] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:31.181020 14048 raft_consensus.cc:1217] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:40:31.444037 14401 raft_consensus.cc:1064] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: attempting to promote NON_VOTER 63e6625c8d7148e0bae16e85b47d839f to VOTER
I20260601 13:40:31.444527 14401 consensus_queue.cc:237] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } }
I20260601 13:40:31.446573 13896 raft_consensus.cc:1275] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.447234 13973 raft_consensus.cc:1275] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEARNER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.447522 14187 raft_consensus.cc:1275] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.448014 14405 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:31.448463 14404 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:31.448714 14400 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } 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:31.452265 14400 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } } }
I20260601 13:40:31.453107 13896 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } } }
I20260601 13:40:31.454836 13973 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } } }
I20260601 13:40:31.455299 14187 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } } }
I20260601 13:40:31.457231 13793 catalog_manager.cc:5696] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: config changed from index 2 to 3, 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } } }
I20260601 13:40:31.462656 14048 consensus_queue.cc:237] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } }
I20260601 13:40:31.464252 13896 raft_consensus.cc:1275] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.464329 13973 raft_consensus.cc:1275] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.464756 14347 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:31.464993 14405 consensus_queue.cc:1048] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } 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:31.466809 14401 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } } }
I20260601 13:40:31.467332 13973 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } } }
I20260601 13:40:31.468784 13781 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d8adb76006f4249a22925c1aedadf95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:31.467355 13896 raft_consensus.cc:2955] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } } }
I20260601 13:40:31.470072 13792 catalog_manager.cc:5696] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: config changed from index 3 to 4, VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) evicted. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:31.474164 14172 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d8adb76006f4249a22925c1aedadf95 with delete_type TABLET_DATA_TOMBSTONED (TS 3ab4ebd275b94cefaadf5318a6a0db1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37368
I20260601 13:40:31.474733 14413 tablet_replica.cc:333] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:31.474900 14413 raft_consensus.cc:2243] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:31.475041 14413 raft_consensus.cc:2272] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.475832 14413 ts_tablet_manager.cc:1916] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:31.478140 14413 ts_tablet_manager.cc:1929] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:31.478235 14413 log.cc:1199] T 4d8adb76006f4249a22925c1aedadf95 P 3ab4ebd275b94cefaadf5318a6a0db1a: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-3-root/wals/4d8adb76006f4249a22925c1aedadf95
I20260601 13:40:31.478781 13778 catalog_manager.cc:5027] TS 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741): tablet 4d8adb76006f4249a22925c1aedadf95 (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]) successfully deleted
I20260601 13:40:31.479387 14400 raft_consensus.cc:1064] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff: attempting to promote NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a to VOTER
I20260601 13:40:31.479825 14400 consensus_queue.cc:237] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:31.481563 14187 raft_consensus.cc:1275] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.481684 13896 raft_consensus.cc:1275] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.481874 13973 raft_consensus.cc:1275] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.482127 14404 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:31.482347 14400 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } 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:31.482604 14405 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:31.484926 14404 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.485576 14187 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.487506 13896 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.489379 13794 catalog_manager.cc:5696] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff reported cstate change: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:31.490551 13973 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.493568 14048 consensus_queue.cc:237] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [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: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:31.494972 14187 raft_consensus.cc:1275] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.495178 13896 raft_consensus.cc:1275] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Refusing update from remote peer e5f9cf23afb2478fb7e6a3c1e1b1dfff: 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:31.495464 14400 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:31.495628 14401 consensus_queue.cc:1048] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:31.497294 14347 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.497655 14187 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.497771 13896 raft_consensus.cc:2955] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.500372 13791 catalog_manager.cc:5696] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: config changed from index 3 to 4, VOTER 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2) evicted. New cstate: current_term: 1 leader_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.501915 13781 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 341ff41c1d1048a7bb83edb9e74fa92d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:31.503772 13957 tablet_service.cc:1558] Processing DeleteTablet for tablet 341ff41c1d1048a7bb83edb9e74fa92d with delete_type TABLET_DATA_TOMBSTONED (TS 63e6625c8d7148e0bae16e85b47d839f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49044
I20260601 13:40:31.504324 14418 tablet_replica.cc:333] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:31.504508 14418 raft_consensus.cc:2243] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:31.504704 14418 raft_consensus.cc:2272] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.505518 14418 ts_tablet_manager.cc:1916] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:31.508585 14418 ts_tablet_manager.cc:1929] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:31.508683 14418 log.cc:1199] T 341ff41c1d1048a7bb83edb9e74fa92d P 63e6625c8d7148e0bae16e85b47d839f: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/341ff41c1d1048a7bb83edb9e74fa92d
I20260601 13:40:31.509316 13778 catalog_manager.cc:5027] TS 63e6625c8d7148e0bae16e85b47d839f (127.10.181.2:38911): tablet 341ff41c1d1048a7bb83edb9e74fa92d (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]) successfully deleted
I20260601 13:40:31.625147 14402 raft_consensus.cc:1064] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c: attempting to promote NON_VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff to VOTER
I20260601 13:40:31.625636 14402 consensus_queue.cc:237] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } }
I20260601 13:40:31.627542 14048 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 LEARNER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.627542 13973 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.628031 14394 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } 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:31.627604 14187 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 2 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.628250 14367 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:31.628981 14394 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:31.631111 14367 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.631556 14187 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.631692 13973 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.634092 13793 catalog_manager.cc:5696] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index 3 to 4, e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.635080 14048 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { replace: true } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.638168 13896 consensus_queue.cc:237] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [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: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } }
I20260601 13:40:31.639612 14048 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.640142 13973 raft_consensus.cc:1275] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.640472 14420 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } 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:31.640686 14367 consensus_queue.cc:1048] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:31.642351 14420 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.642879 14402 raft_consensus.cc:1064] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c: attempting to promote NON_VOTER 3ab4ebd275b94cefaadf5318a6a0db1a to VOTER
I20260601 13:40:31.642925 13973 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.643339 14402 consensus_queue.cc:237] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:31.645383 13778 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d01615dce6f049a78cf3b8c0f5183bd5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:31.645820 14047 raft_consensus.cc:1275] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.645891 13792 catalog_manager.cc:5696] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f reported cstate change: config changed from index 4 to 5, VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) evicted. New cstate: current_term: 2 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.646106 14187 raft_consensus.cc:1275] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEARNER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.646473 14048 raft_consensus.cc:2955] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { promote: false } } }
I20260601 13:40:31.646582 14426 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } 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:31.647104 14426 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:31.650014 13973 raft_consensus.cc:1275] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.650424 14426 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:31.650477 14172 tablet_service.cc:1558] Processing DeleteTablet for tablet d01615dce6f049a78cf3b8c0f5183bd5 with delete_type TABLET_DATA_TOMBSTONED (TS 3ab4ebd275b94cefaadf5318a6a0db1a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37368
I20260601 13:40:31.650722 14413 tablet_replica.cc:333] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:31.650915 14413 raft_consensus.cc:2243] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:31.651082 14413 raft_consensus.cc:2272] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.652880 14413 ts_tablet_manager.cc:1916] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:31.653314 14426 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.655717 14413 ts_tablet_manager.cc:1929] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:40:31.655833 14413 log.cc:1199] T d01615dce6f049a78cf3b8c0f5183bd5 P 3ab4ebd275b94cefaadf5318a6a0db1a: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-3-root/wals/d01615dce6f049a78cf3b8c0f5183bd5
I20260601 13:40:31.656298 14048 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.656515 13973 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.656752 13793 catalog_manager.cc:5696] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c reported cstate change: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:31.658020 14187 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "e5f9cf23afb2478fb7e6a3c1e1b1dfff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46309 } attrs { replace: true } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.660188 13778 catalog_manager.cc:5027] TS 3ab4ebd275b94cefaadf5318a6a0db1a (127.10.181.4:39741): tablet d01615dce6f049a78cf3b8c0f5183bd5 (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]) successfully deleted
I20260601 13:40:31.662168 13896 consensus_queue.cc:237] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [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: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } }
I20260601 13:40:31.663627 14187 raft_consensus.cc:1275] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.663635 13973 raft_consensus.cc:1275] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Refusing update from remote peer ac5db6fcff9c4062b23d93f9d86be65c: 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:31.664112 14420 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } 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:31.664379 14394 consensus_queue.cc:1048] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:31.666523 14402 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.667070 14187 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.668918 13973 raft_consensus.cc:2955] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.669051 13778 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9559b57a8fb3448790757a83ad3cff59 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:31.670234 13791 catalog_manager.cc:5696] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a reported cstate change: config changed from index 3 to 4, VOTER e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3) evicted. New cstate: current_term: 1 leader_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63e6625c8d7148e0bae16e85b47d839f" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38911 } } peers { permanent_uuid: "ac5db6fcff9c4062b23d93f9d86be65c" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40837 } } peers { permanent_uuid: "3ab4ebd275b94cefaadf5318a6a0db1a" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 39741 } attrs { promote: false } } }
I20260601 13:40:31.673719 14036 tablet_service.cc:1558] Processing DeleteTablet for tablet 9559b57a8fb3448790757a83ad3cff59 with delete_type TABLET_DATA_TOMBSTONED (TS e5f9cf23afb2478fb7e6a3c1e1b1dfff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34288
I20260601 13:40:31.674261 14430 tablet_replica.cc:333] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:31.674430 14430 raft_consensus.cc:2243] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:31.674592 14430 raft_consensus.cc:2272] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.675189 14430 ts_tablet_manager.cc:1916] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:31.677162 14430 ts_tablet_manager.cc:1929] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:31.677287 14430 log.cc:1199] T 9559b57a8fb3448790757a83ad3cff59 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/9559b57a8fb3448790757a83ad3cff59
I20260601 13:40:31.678099 13781 catalog_manager.cc:5027] TS e5f9cf23afb2478fb7e6a3c1e1b1dfff (127.10.181.3:46309): tablet 9559b57a8fb3448790757a83ad3cff59 (table range_aware_rebalance_new_range [id=f331611fa70541b1beb3efff7b9eb84c]) successfully deleted
I20260601 13:40:32.402475 13848 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:32.404183 13848 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:40:32.404309 13848 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:32.505203 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:40:32.509886 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:32.510213 10964 tablet_replica.cc:333] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.510428 10964 raft_consensus.cc:2243] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.510639 10964 raft_consensus.cc:2272] T 4d8adb76006f4249a22925c1aedadf95 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.511271 10964 tablet_replica.cc:333] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.511392 10964 raft_consensus.cc:2243] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.511492 10964 raft_consensus.cc:2272] T 174aee71574940039cbd722a0e6abebc P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.511814 10964 tablet_replica.cc:333] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.511914 10964 raft_consensus.cc:2243] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.512123 10964 raft_consensus.cc:2272] T d01615dce6f049a78cf3b8c0f5183bd5 P ac5db6fcff9c4062b23d93f9d86be65c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.512586 10964 tablet_replica.cc:333] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.512682 10964 raft_consensus.cc:2243] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.512770 10964 raft_consensus.cc:2272] T 5a0b403ec8a241d881a013b8e024b4e6 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.513105 10964 tablet_replica.cc:333] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.513224 10964 raft_consensus.cc:2243] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.513504 10964 raft_consensus.cc:2272] T 513c3bdc1dcc4240928b283dc3b8c3a6 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.513827 10964 tablet_replica.cc:333] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.513924 10964 raft_consensus.cc:2243] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.514077 10964 raft_consensus.cc:2272] T f53012a01ab54a2fa87d15f5767cb9a2 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.514375 10964 tablet_replica.cc:333] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.514474 10964 raft_consensus.cc:2243] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.514564 10964 raft_consensus.cc:2272] T d943c571539441c1a8cf91ecaa5320f1 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.514860 10964 tablet_replica.cc:333] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.514950 10964 raft_consensus.cc:2243] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.515074 10964 raft_consensus.cc:2272] T 23461dbcf53d4fdc989e1c6c5fd80387 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.515420 10964 tablet_replica.cc:333] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.515506 10964 raft_consensus.cc:2243] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.515712 10964 raft_consensus.cc:2272] T 341ff41c1d1048a7bb83edb9e74fa92d P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.516016 10964 tablet_replica.cc:333] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.516119 10964 raft_consensus.cc:2243] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.516216 10964 raft_consensus.cc:2272] T 80af6f52d3a34f18b2286ae9ed7ca191 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.516515 10964 tablet_replica.cc:333] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.516590 10964 raft_consensus.cc:2243] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.516752 10964 raft_consensus.cc:2272] T 9559b57a8fb3448790757a83ad3cff59 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.517213 10964 tablet_replica.cc:333] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c: stopping tablet replica
I20260601 13:40:32.517292 10964 raft_consensus.cc:2243] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.517377 10964 raft_consensus.cc:2272] T 00b95fbf7b764fb693880bd321c2b346 P ac5db6fcff9c4062b23d93f9d86be65c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.532898 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:40:32.536440 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:40:32.541989 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:32.542295 10964 tablet_replica.cc:333] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.542513 10964 raft_consensus.cc:2243] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.542676 10964 raft_consensus.cc:2272] T 2c1514ec9c4440999cfe158dda6c7f24 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.543288 10964 tablet_replica.cc:333] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.543396 10964 raft_consensus.cc:2243] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.543478 10964 raft_consensus.cc:2272] T 174aee71574940039cbd722a0e6abebc P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.543776 10964 tablet_replica.cc:333] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.543862 10964 raft_consensus.cc:2243] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.543972 10964 raft_consensus.cc:2272] T d01615dce6f049a78cf3b8c0f5183bd5 P 63e6625c8d7148e0bae16e85b47d839f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.544494 10964 tablet_replica.cc:333] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.544592 10964 raft_consensus.cc:2243] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.544687 10964 raft_consensus.cc:2272] T 4d8adb76006f4249a22925c1aedadf95 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.544955 10964 tablet_replica.cc:333] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.545051 10964 raft_consensus.cc:2243] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.545120 10964 raft_consensus.cc:2272] T fec82ef3e1c54ea4bba468579d1b9ee5 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.545372 10964 tablet_replica.cc:333] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.545449 10964 raft_consensus.cc:2243] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.545507 10964 raft_consensus.cc:2272] T 5a0b403ec8a241d881a013b8e024b4e6 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.545778 10964 tablet_replica.cc:333] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.545851 10964 raft_consensus.cc:2243] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.546044 10964 raft_consensus.cc:2272] T 00b95fbf7b764fb693880bd321c2b346 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.546322 10964 tablet_replica.cc:333] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.546396 10964 raft_consensus.cc:2243] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.546470 10964 raft_consensus.cc:2272] T d943c571539441c1a8cf91ecaa5320f1 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.546774 10964 tablet_replica.cc:333] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.546850 10964 raft_consensus.cc:2243] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.547035 10964 raft_consensus.cc:2272] T 80af6f52d3a34f18b2286ae9ed7ca191 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.547399 10964 tablet_replica.cc:333] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.547484 10964 raft_consensus.cc:2243] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.547755 10964 raft_consensus.cc:2272] T 9559b57a8fb3448790757a83ad3cff59 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.548385 10964 tablet_replica.cc:333] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.548552 10964 raft_consensus.cc:2243] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.548835 10964 raft_consensus.cc:2272] T 710e171d160c4a99aac4d49d8e65141a P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.549186 10964 tablet_replica.cc:333] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f: stopping tablet replica
I20260601 13:40:32.549259 10964 raft_consensus.cc:2243] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.549443 10964 raft_consensus.cc:2272] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 63e6625c8d7148e0bae16e85b47d839f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.564513 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:40:32.569046 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:40:32.574929 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:32.575309 10964 tablet_replica.cc:333] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.575460 10964 raft_consensus.cc:2243] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.575619 10964 raft_consensus.cc:2272] T d01615dce6f049a78cf3b8c0f5183bd5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.576277 10964 tablet_replica.cc:333] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.576373 10964 raft_consensus.cc:2243] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.576471 10964 raft_consensus.cc:2272] T 2c1514ec9c4440999cfe158dda6c7f24 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.576788 10964 tablet_replica.cc:333] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.576876 10964 raft_consensus.cc:2243] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.577064 10964 raft_consensus.cc:2272] T 4d8adb76006f4249a22925c1aedadf95 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.577399 10964 tablet_replica.cc:333] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.577476 10964 raft_consensus.cc:2243] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.577545 10964 raft_consensus.cc:2272] T fec82ef3e1c54ea4bba468579d1b9ee5 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.577842 10964 tablet_replica.cc:333] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.577932 10964 raft_consensus.cc:2243] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.578022 10964 raft_consensus.cc:2272] T 513c3bdc1dcc4240928b283dc3b8c3a6 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.578305 10964 tablet_replica.cc:333] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.578382 10964 raft_consensus.cc:2243] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.578472 10964 raft_consensus.cc:2272] T f53012a01ab54a2fa87d15f5767cb9a2 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.578764 10964 tablet_replica.cc:333] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.578838 10964 raft_consensus.cc:2243] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.578989 10964 raft_consensus.cc:2272] T d943c571539441c1a8cf91ecaa5320f1 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.579324 10964 tablet_replica.cc:333] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.579407 10964 raft_consensus.cc:2243] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.579538 10964 raft_consensus.cc:2272] T 23461dbcf53d4fdc989e1c6c5fd80387 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.579851 10964 tablet_replica.cc:333] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.579931 10964 raft_consensus.cc:2243] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.580017 10964 raft_consensus.cc:2272] T 00b95fbf7b764fb693880bd321c2b346 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.580319 10964 tablet_replica.cc:333] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.580399 10964 raft_consensus.cc:2243] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.580515 10964 raft_consensus.cc:2272] T 5dcfc9ba39c6439ca60f1d760dcb2890 P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.580816 10964 tablet_replica.cc:333] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.580883 10964 raft_consensus.cc:2243] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.581015 10964 raft_consensus.cc:2272] T 710e171d160c4a99aac4d49d8e65141a P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.581338 10964 tablet_replica.cc:333] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff: stopping tablet replica
I20260601 13:40:32.581405 10964 raft_consensus.cc:2243] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.581537 10964 raft_consensus.cc:2272] T 341ff41c1d1048a7bb83edb9e74fa92d P e5f9cf23afb2478fb7e6a3c1e1b1dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.596180 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:40:32.600021 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:40:32.604382 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:32.604698 10964 tablet_replica.cc:333] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.604871 10964 raft_consensus.cc:2243] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.605048 10964 raft_consensus.cc:2272] T 9559b57a8fb3448790757a83ad3cff59 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.605780 10964 tablet_replica.cc:333] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.605901 10964 raft_consensus.cc:2243] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.606032 10964 raft_consensus.cc:2272] T 80af6f52d3a34f18b2286ae9ed7ca191 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.606403 10964 tablet_replica.cc:333] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.606503 10964 raft_consensus.cc:2243] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.606621 10964 raft_consensus.cc:2272] T 341ff41c1d1048a7bb83edb9e74fa92d P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.606956 10964 tablet_replica.cc:333] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.607061 10964 raft_consensus.cc:2243] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.607231 10964 raft_consensus.cc:2272] T 710e171d160c4a99aac4d49d8e65141a P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.607546 10964 tablet_replica.cc:333] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.607637 10964 raft_consensus.cc:2243] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.607744 10964 raft_consensus.cc:2272] T 5dcfc9ba39c6439ca60f1d760dcb2890 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.608073 10964 tablet_replica.cc:333] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.608165 10964 raft_consensus.cc:2243] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.608273 10964 raft_consensus.cc:2272] T 23461dbcf53d4fdc989e1c6c5fd80387 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.608574 10964 tablet_replica.cc:333] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.608666 10964 raft_consensus.cc:2243] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.608753 10964 raft_consensus.cc:2272] T 513c3bdc1dcc4240928b283dc3b8c3a6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.609058 10964 tablet_replica.cc:333] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.609149 10964 raft_consensus.cc:2243] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:32.609241 10964 raft_consensus.cc:2272] T f53012a01ab54a2fa87d15f5767cb9a2 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.609534 10964 tablet_replica.cc:333] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.609635 10964 raft_consensus.cc:2243] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.609866 10964 raft_consensus.cc:2272] T 5a0b403ec8a241d881a013b8e024b4e6 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.610185 10964 tablet_replica.cc:333] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.610268 10964 raft_consensus.cc:2243] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.610431 10964 raft_consensus.cc:2272] T 2c1514ec9c4440999cfe158dda6c7f24 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.610999 10964 tablet_replica.cc:333] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.611092 10964 raft_consensus.cc:2243] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.611285 10964 raft_consensus.cc:2272] T fec82ef3e1c54ea4bba468579d1b9ee5 P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.611660 10964 tablet_replica.cc:333] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a: stopping tablet replica
I20260601 13:40:32.611740 10964 raft_consensus.cc:2243] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.611893 10964 raft_consensus.cc:2272] T 174aee71574940039cbd722a0e6abebc P 3ab4ebd275b94cefaadf5318a6a0db1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.627756 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:40:32.633072 10964 master.cc:562] Master@127.10.181.62:34589 shutting down...
I20260601 13:40:32.637583 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:32.637841 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:32.637904 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68ee2792a3724e028c7c8bc146aa1309: stopping tablet replica
I20260601 13:40:32.652143 10964 master.cc:584] Master@127.10.181.62:34589 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (8319 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:40:32.670288 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:39775
I20260601 13:40:32.670780 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:32.673833 14431 instance_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:32.673909 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:32.673919 14434 instance_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:32.673843 14432 instance_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:32.674543 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:32.674763 10964 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:32.674811 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321232674810 us; error 0 us; skew 500 ppm
I20260601 13:40:32.675935 10964 webserver.cc:533] Webserver started at http://127.10.181.62:33073/ using document root <none> and password file <none>
I20260601 13:40:32.676155 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:32.676216 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:32.676295 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:32.676698 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "1f5383af89124c5782bcf6dab0cc4179"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.678272 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:32.679425 14439 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:32.679981 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:32.680070 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "1f5383af89124c5782bcf6dab0cc4179"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.680156 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-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:32.693498 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:32.694013 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:32.699697 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:39775
I20260601 13:40:32.708015 14491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:39775 every 8 connection(s)
I20260601 13:40:32.708657 14492 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:32.710898 14492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179: Bootstrap starting.
I20260601 13:40:32.711916 14492 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:32.713419 14492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179: No bootstrap required, opened a new log
I20260601 13:40:32.714072 14492 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f5383af89124c5782bcf6dab0cc4179" member_type: VOTER }
I20260601 13:40:32.714210 14492 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:32.714233 14492 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5383af89124c5782bcf6dab0cc4179, State: Initialized, Role: FOLLOWER
I20260601 13:40:32.714413 14492 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f5383af89124c5782bcf6dab0cc4179" member_type: VOTER }
I20260601 13:40:32.714485 14492 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:32.714514 14492 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:32.714550 14492 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:32.715507 14492 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f5383af89124c5782bcf6dab0cc4179" member_type: VOTER }
I20260601 13:40:32.715653 14492 leader_election.cc:304] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [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: 1f5383af89124c5782bcf6dab0cc4179; no voters: 
I20260601 13:40:32.715867 14492 leader_election.cc:290] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:32.716078 14495 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:32.716378 14495 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 1 LEADER]: Becoming Leader. State: Replica: 1f5383af89124c5782bcf6dab0cc4179, State: Running, Role: LEADER
I20260601 13:40:32.716391 14492 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:32.716622 14495 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [LEADER]: Queue going to LEADER mode. State: All 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: "1f5383af89124c5782bcf6dab0cc4179" member_type: VOTER }
I20260601 13:40:32.717203 14497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f5383af89124c5782bcf6dab0cc4179. Latest consensus state: current_term: 1 leader_uuid: "1f5383af89124c5782bcf6dab0cc4179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f5383af89124c5782bcf6dab0cc4179" member_type: VOTER } }
I20260601 13:40:32.717319 14497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:32.717355 14496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f5383af89124c5782bcf6dab0cc4179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f5383af89124c5782bcf6dab0cc4179" member_type: VOTER } }
I20260601 13:40:32.717434 14496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:32.717643 14502 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:32.718562 14502 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:32.718786 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:32.720849 14502 catalog_manager.cc:1382] Generated new cluster ID: 975b4abc25f54df4b77b1f53dcc2c12f
I20260601 13:40:32.720920 14502 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:32.728121 14502 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:32.728888 14502 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:32.742497 14502 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179: Generated new TSK 0
I20260601 13:40:32.742803 14502 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:32.751456 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:32.753844 14514 instance_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:32.753957 14513 instance_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:32.753896 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:32.753872 14516 instance_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:32.754331 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:32.754388 10964 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:32.754407 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321232754407 us; error 0 us; skew 500 ppm
I20260601 13:40:32.755710 10964 webserver.cc:533] Webserver started at http://127.10.181.1:35041/ using document root <none> and password file <none>
I20260601 13:40:32.755878 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:32.755930 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:32.755993 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:32.756424 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "914f7306f41f4af7bf711c65f6706967"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.758129 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:32.759347 14521 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:32.759720 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:32.759802 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "914f7306f41f4af7bf711c65f6706967"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.759889 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-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:32.768083 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:32.768671 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:32.769059 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:32.769657 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:32.769698 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.769748 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:32.769774 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.775210 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:34965
I20260601 13:40:32.775272 14584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:34965 every 8 connection(s)
I20260601 13:40:32.776453 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:32.778995 14590 instance_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:32.778995 14589 instance_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:32.779247 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:32.779327 14592 instance_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:32.779688 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:32.779808 10964 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:32.779834 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321232779833 us; error 0 us; skew 500 ppm
I20260601 13:40:32.780953 10964 webserver.cc:533] Webserver started at http://127.10.181.2:35525/ using document root <none> and password file <none>
I20260601 13:40:32.781155 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:32.781211 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:32.781308 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:32.781733 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "d17e3b61a6534c1faaa65cce702c6eb2"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.783545 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:32.785141 14597 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:32.785683 10964 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:32.785696 14585 heartbeater.cc:344] Connected to a master server at 127.10.181.62:39775
I20260601 13:40:32.785775 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "d17e3b61a6534c1faaa65cce702c6eb2"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.785984 14585 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:32.786026 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-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:32.786405 14585 heartbeater.cc:507] Master 127.10.181.62:39775 requested a full tablet report, sending...
I20260601 13:40:32.787295 14454 ts_manager.cc:194] Registered new tserver with Master: 914f7306f41f4af7bf711c65f6706967 (127.10.181.1:34965)
I20260601 13:40:32.788089 14454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42096
I20260601 13:40:32.809980 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:32.810488 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:32.811080 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:32.812423 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:32.812475 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.812590 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:32.812628 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.819463 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:46009
I20260601 13:40:32.819613 14660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:46009 every 8 connection(s)
I20260601 13:40:32.820526 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:32.822765 14664 instance_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:32.823205 14665 instance_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:32.823592 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:32.823637 14667 instance_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:32.824046 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:32.824113 10964 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:32.824136 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321232824135 us; error 0 us; skew 500 ppm
I20260601 13:40:32.825387 10964 webserver.cc:533] Webserver started at http://127.10.181.3:46817/ using document root <none> and password file <none>
I20260601 13:40:32.825595 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:32.825670 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:32.825748 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:32.826323 14661 heartbeater.cc:344] Connected to a master server at 127.10.181.62:39775
I20260601 13:40:32.826445 14661 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:32.826464 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "7fd0b8c0973a4a519e05287ca7782a29"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.826725 14661 heartbeater.cc:507] Master 127.10.181.62:39775 requested a full tablet report, sending...
I20260601 13:40:32.827533 14454 ts_manager.cc:194] Registered new tserver with Master: d17e3b61a6534c1faaa65cce702c6eb2 (127.10.181.2:46009)
I20260601 13:40:32.828121 14454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42102
I20260601 13:40:32.829361 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260601 13:40:32.831344 14672 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:32.831944 10964 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:32.832052 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "7fd0b8c0973a4a519e05287ca7782a29"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.832252 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-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:32.854892 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:32.855743 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:32.856165 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:32.856920 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:32.856971 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.857023 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:32.857048 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.862713 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:37105
I20260601 13:40:32.862787 14735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:37105 every 8 connection(s)
I20260601 13:40:32.863930 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:32.866475 14739 instance_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:32.866709 14740 instance_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:32.866815 14742 instance_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:32.867112 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:32.867377 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:32.867425 10964 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:32.867447 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321232867447 us; error 0 us; skew 500 ppm
I20260601 13:40:32.868611 10964 webserver.cc:533] Webserver started at http://127.10.181.4:44375/ using document root <none> and password file <none>
I20260601 13:40:32.868669 14736 heartbeater.cc:344] Connected to a master server at 127.10.181.62:39775
I20260601 13:40:32.868768 14736 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:32.868815 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:32.868893 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:32.868980 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:32.869071 14736 heartbeater.cc:507] Master 127.10.181.62:39775 requested a full tablet report, sending...
I20260601 13:40:32.869484 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "5b6e4852c4a645bb96f61d16c048b9c9"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.869908 14454 ts_manager.cc:194] Registered new tserver with Master: 7fd0b8c0973a4a519e05287ca7782a29 (127.10.181.3:37105)
I20260601 13:40:32.870674 14454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42114
I20260601 13:40:32.871258 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:40:32.872509 14747 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:32.872884 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:32.872978 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "5b6e4852c4a645bb96f61d16c048b9c9"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-whj6"
I20260601 13:40:32.873083 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321156985418-10964-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:32.888465 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:32.889151 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:32.889624 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:32.890228 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:32.890270 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.890316 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:32.890340 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.896044 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:44223
I20260601 13:40:32.896303 14810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:44223 every 8 connection(s)
I20260601 13:40:32.902088 14811 heartbeater.cc:344] Connected to a master server at 127.10.181.62:39775
I20260601 13:40:32.902276 14811 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:32.902705 14811 heartbeater.cc:507] Master 127.10.181.62:39775 requested a full tablet report, sending...
I20260601 13:40:32.903797 14454 ts_manager.cc:194] Registered new tserver with Master: 5b6e4852c4a645bb96f61d16c048b9c9 (127.10.181.4:44223)
I20260601 13:40:32.904474 14454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42116
I20260601 13:40:32.904736 10964 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008173208s
I20260601 13:40:33.789444 14585 heartbeater.cc:499] Master 127.10.181.62:39775 was elected leader, sending a full tablet report...
I20260601 13:40:33.829605 14661 heartbeater.cc:499] Master 127.10.181.62:39775 was elected leader, sending a full tablet report...
I20260601 13:40:33.871879 14736 heartbeater.cc:499] Master 127.10.181.62:39775 was elected leader, sending a full tablet report...
I20260601 13:40:33.905769 14811 heartbeater.cc:499] Master 127.10.181.62:39775 was elected leader, sending a full tablet report...
I20260601 13:40:33.948989 14454 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42124:
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:33.961516 14775 tablet_service.cc:1511] Processing CreateTablet for tablet 44809ce94e564671b3ed7a71efcaa3d6 (DEFAULT_TABLE table=test-workload [id=7d0c7cddcabd4fb3bcb6ebba93f5283a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:33.961771 14625 tablet_service.cc:1511] Processing CreateTablet for tablet 44809ce94e564671b3ed7a71efcaa3d6 (DEFAULT_TABLE table=test-workload [id=7d0c7cddcabd4fb3bcb6ebba93f5283a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:33.961907 14775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44809ce94e564671b3ed7a71efcaa3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:33.962127 14549 tablet_service.cc:1511] Processing CreateTablet for tablet 44809ce94e564671b3ed7a71efcaa3d6 (DEFAULT_TABLE table=test-workload [id=7d0c7cddcabd4fb3bcb6ebba93f5283a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:33.962172 14625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44809ce94e564671b3ed7a71efcaa3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:33.962369 14549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44809ce94e564671b3ed7a71efcaa3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:33.964939 14832 tablet_bootstrap.cc:492] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967: Bootstrap starting.
I20260601 13:40:33.965425 14833 tablet_bootstrap.cc:492] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2: Bootstrap starting.
I20260601 13:40:33.966041 14832 tablet_bootstrap.cc:654] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:33.966342 14833 tablet_bootstrap.cc:654] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:33.966990 14834 tablet_bootstrap.cc:492] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9: Bootstrap starting.
I20260601 13:40:33.967583 14833 tablet_bootstrap.cc:492] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2: No bootstrap required, opened a new log
I20260601 13:40:33.967583 14832 tablet_bootstrap.cc:492] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967: No bootstrap required, opened a new log
I20260601 13:40:33.967803 14832 ts_tablet_manager.cc:1403] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:33.967906 14834 tablet_bootstrap.cc:654] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:33.968344 14832 raft_consensus.cc:359] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:33.968482 14832 raft_consensus.cc:385] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:33.968516 14832 raft_consensus.cc:740] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914f7306f41f4af7bf711c65f6706967, State: Initialized, Role: FOLLOWER
I20260601 13:40:33.968669 14832 consensus_queue.cc:260] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:33.968909 14833 ts_tablet_manager.cc:1403] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:33.969098 14832 ts_tablet_manager.cc:1434] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:33.969219 14834 tablet_bootstrap.cc:492] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9: No bootstrap required, opened a new log
I20260601 13:40:33.969329 14834 ts_tablet_manager.cc:1403] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:33.969429 14833 raft_consensus.cc:359] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:33.969559 14833 raft_consensus.cc:385] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:33.969607 14833 raft_consensus.cc:740] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d17e3b61a6534c1faaa65cce702c6eb2, State: Initialized, Role: FOLLOWER
I20260601 13:40:33.969717 14834 raft_consensus.cc:359] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:33.969794 14834 raft_consensus.cc:385] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:33.969801 14833 consensus_queue.cc:260] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:33.969866 14834 raft_consensus.cc:740] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6e4852c4a645bb96f61d16c048b9c9, State: Initialized, Role: FOLLOWER
I20260601 13:40:33.969992 14834 consensus_queue.cc:260] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:33.970211 14833 ts_tablet_manager.cc:1434] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:33.970314 14834 ts_tablet_manager.cc:1434] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:34.221421 14838 raft_consensus.cc:493] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:34.221589 14838 raft_consensus.cc:515] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:34.222350 14838 leader_election.cc:290] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d17e3b61a6534c1faaa65cce702c6eb2 (127.10.181.2:46009), 5b6e4852c4a645bb96f61d16c048b9c9 (127.10.181.4:44223)
I20260601 13:40:34.227267 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44809ce94e564671b3ed7a71efcaa3d6" candidate_uuid: "914f7306f41f4af7bf711c65f6706967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" is_pre_election: true
I20260601 13:40:34.227531 14635 raft_consensus.cc:2468] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 914f7306f41f4af7bf711c65f6706967 in term 0.
I20260601 13:40:34.227701 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44809ce94e564671b3ed7a71efcaa3d6" candidate_uuid: "914f7306f41f4af7bf711c65f6706967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" is_pre_election: true
I20260601 13:40:34.227910 14785 raft_consensus.cc:2468] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 914f7306f41f4af7bf711c65f6706967 in term 0.
I20260601 13:40:34.227988 14522 leader_election.cc:304] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 914f7306f41f4af7bf711c65f6706967, d17e3b61a6534c1faaa65cce702c6eb2; no voters: 
I20260601 13:40:34.228190 14838 raft_consensus.cc:2804] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:34.228250 14838 raft_consensus.cc:493] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:34.228289 14838 raft_consensus.cc:3060] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:34.229411 14838 raft_consensus.cc:515] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:34.229874 14838 leader_election.cc:290] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [CANDIDATE]: Term 1 election: Requested vote from peers d17e3b61a6534c1faaa65cce702c6eb2 (127.10.181.2:46009), 5b6e4852c4a645bb96f61d16c048b9c9 (127.10.181.4:44223)
I20260601 13:40:34.230307 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44809ce94e564671b3ed7a71efcaa3d6" candidate_uuid: "914f7306f41f4af7bf711c65f6706967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6e4852c4a645bb96f61d16c048b9c9"
I20260601 13:40:34.230338 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44809ce94e564671b3ed7a71efcaa3d6" candidate_uuid: "914f7306f41f4af7bf711c65f6706967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d17e3b61a6534c1faaa65cce702c6eb2"
I20260601 13:40:34.230451 14785 raft_consensus.cc:3060] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:34.230499 14635 raft_consensus.cc:3060] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:34.231709 14785 raft_consensus.cc:2468] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914f7306f41f4af7bf711c65f6706967 in term 1.
I20260601 13:40:34.231916 14635 raft_consensus.cc:2468] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914f7306f41f4af7bf711c65f6706967 in term 1.
I20260601 13:40:34.232031 14523 leader_election.cc:304] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6e4852c4a645bb96f61d16c048b9c9, 914f7306f41f4af7bf711c65f6706967; no voters: 
I20260601 13:40:34.232357 14838 raft_consensus.cc:2804] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:34.232589 14838 raft_consensus.cc:697] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 1 LEADER]: Becoming Leader. State: Replica: 914f7306f41f4af7bf711c65f6706967, State: Running, Role: LEADER
I20260601 13:40:34.232755 14838 consensus_queue.cc:237] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } }
I20260601 13:40:34.234630 14456 catalog_manager.cc:5696] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 reported cstate change: term changed from 0 to 1, leader changed from <none> to 914f7306f41f4af7bf711c65f6706967 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "914f7306f41f4af7bf711c65f6706967" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "914f7306f41f4af7bf711c65f6706967" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34965 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:34.677311 14838 consensus_queue.cc:1048] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d17e3b61a6534c1faaa65cce702c6eb2" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 46009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:34.681288 14838 consensus_queue.cc:1048] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6e4852c4a645bb96f61d16c048b9c9" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:34.719002 14510 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:34.719455 14510 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:34.719529 14510 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:36.720002 14510 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:36.720415 14510 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:36.720474 14510 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:38.720847 14510 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:38.721161 14510 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:38.721226 14510 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:40.721555 14510 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:40.721868 14510 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:40.721921 14510 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:42.722268 14510 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:42.722579 14510 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:42.722640 14510 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:44.722962 14510 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:44.723316 14510 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:44.723385 14510 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:45.311527 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:40:45.316320 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:45.316601 10964 tablet_replica.cc:333] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967: stopping tablet replica
I20260601 13:40:45.316727 10964 raft_consensus.cc:2243] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:45.316954 10964 raft_consensus.cc:2272] T 44809ce94e564671b3ed7a71efcaa3d6 P 914f7306f41f4af7bf711c65f6706967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.330149 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:40:45.332396 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:40:45.337771 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:45.338101 10964 tablet_replica.cc:333] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2: stopping tablet replica
I20260601 13:40:45.338245 10964 raft_consensus.cc:2243] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.338405 10964 raft_consensus.cc:2272] T 44809ce94e564671b3ed7a71efcaa3d6 P d17e3b61a6534c1faaa65cce702c6eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.352097 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:40:45.362040 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:40:45.367676 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:45.380303 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:40:45.382921 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:40:45.387826 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:45.388121 10964 tablet_replica.cc:333] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9: stopping tablet replica
I20260601 13:40:45.388264 10964 raft_consensus.cc:2243] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.388412 10964 raft_consensus.cc:2272] T 44809ce94e564671b3ed7a71efcaa3d6 P 5b6e4852c4a645bb96f61d16c048b9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.401779 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:40:45.404562 10964 master.cc:562] Master@127.10.181.62:39775 shutting down...
I20260601 13:40:45.409682 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:45.409934 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.410003 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f5383af89124c5782bcf6dab0cc4179: stopping tablet replica
I20260601 13:40:45.425226 10964 master.cc:584] Master@127.10.181.62:39775 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12762 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:40:45.432883 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:36129
I20260601 13:40:45.433274 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:45.435961 14857 instance_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:45.436064 14856 instance_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:45.436116 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:45.435981 14859 instance_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:45.436547 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:45.436597 10964 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:45.436619 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321245436619 us; error 0 us; skew 500 ppm
I20260601 13:40:45.437740 10964 webserver.cc:533] Webserver started at http://127.10.181.62:39849/ using document root <none> and password file <none>
I20260601 13:40:45.437945 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:45.438009 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:45.438100 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:45.438566 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "01b7317fbd854555bf6b55b0c3336b3c"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-whj6"
I20260601 13:40:45.440436 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:45.441833 14864 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:45.442209 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:45.442291 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "01b7317fbd854555bf6b55b0c3336b3c"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-whj6"
I20260601 13:40:45.442386 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-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:45.456214 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:45.456764 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:45.461905 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:36129
I20260601 13:40:45.464918 14916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:36129 every 8 connection(s)
I20260601 13:40:45.465508 14917 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:45.467826 14917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c: Bootstrap starting.
I20260601 13:40:45.468847 14917 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.470249 14917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c: No bootstrap required, opened a new log
I20260601 13:40:45.470759 14917 raft_consensus.cc:359] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01b7317fbd854555bf6b55b0c3336b3c" member_type: VOTER }
I20260601 13:40:45.470870 14917 raft_consensus.cc:385] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.470891 14917 raft_consensus.cc:740] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b7317fbd854555bf6b55b0c3336b3c, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.471024 14917 consensus_queue.cc:260] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01b7317fbd854555bf6b55b0c3336b3c" member_type: VOTER }
I20260601 13:40:45.471086 14917 raft_consensus.cc:399] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:45.471113 14917 raft_consensus.cc:493] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:45.471196 14917 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.472055 14917 raft_consensus.cc:515] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01b7317fbd854555bf6b55b0c3336b3c" member_type: VOTER }
I20260601 13:40:45.472190 14917 leader_election.cc:304] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [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: 01b7317fbd854555bf6b55b0c3336b3c; no voters: 
I20260601 13:40:45.472406 14917 leader_election.cc:290] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:45.472591 14920 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:45.472895 14920 raft_consensus.cc:697] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 1 LEADER]: Becoming Leader. State: Replica: 01b7317fbd854555bf6b55b0c3336b3c, State: Running, Role: LEADER
I20260601 13:40:45.473007 14917 sys_catalog.cc:565] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:45.473074 14920 consensus_queue.cc:237] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [LEADER]: Queue going to LEADER mode. State: All 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: "01b7317fbd854555bf6b55b0c3336b3c" member_type: VOTER }
I20260601 13:40:45.473611 14921 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "01b7317fbd854555bf6b55b0c3336b3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01b7317fbd854555bf6b55b0c3336b3c" member_type: VOTER } }
I20260601 13:40:45.473646 14922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01b7317fbd854555bf6b55b0c3336b3c. Latest consensus state: current_term: 1 leader_uuid: "01b7317fbd854555bf6b55b0c3336b3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01b7317fbd854555bf6b55b0c3336b3c" member_type: VOTER } }
I20260601 13:40:45.473721 14921 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:45.473747 14922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:45.474004 14925 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:45.475234 14925 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:45.475551 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:45.478155 14925 catalog_manager.cc:1382] Generated new cluster ID: 38eeae6dfd3140d3b8f85cb9a6f7cc84
I20260601 13:40:45.478236 14925 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:45.498931 14925 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:45.499725 14925 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:45.510959 14925 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c: Generated new TSK 0
I20260601 13:40:45.511291 14925 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:45.540910 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:45.543869 14938 instance_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:45.544108 14939 instance_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:45.544119 14941 instance_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:45.544310 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:45.544584 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:45.544641 10964 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:45.544657 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321245544657 us; error 0 us; skew 500 ppm
I20260601 13:40:45.545598 10964 webserver.cc:533] Webserver started at http://127.10.181.1:40981/ using document root <none> and password file <none>
I20260601 13:40:45.545769 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:45.545831 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:45.545892 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:45.546314 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "01c211b26ac046f9b98beaab6ed2980a"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-whj6"
I20260601 13:40:45.548007 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:45.549237 14946 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:45.549685 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:45.549764 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "01c211b26ac046f9b98beaab6ed2980a"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-whj6"
I20260601 13:40:45.549849 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-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:45.564291 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:45.564742 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:45.565062 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:45.565575 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:45.565613 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:45.565655 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:45.565680 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:45.570168 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:38923
I20260601 13:40:45.570245 15009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:38923 every 8 connection(s)
I20260601 13:40:45.571375 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:45.573688 15014 instance_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:45.573859 15015 instance_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:45.574141 15017 instance_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:45.574168 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:45.574476 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:45.574520 10964 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:45.574541 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321245574541 us; error 0 us; skew 500 ppm
I20260601 13:40:45.575536 10964 webserver.cc:533] Webserver started at http://127.10.181.2:42069/ using document root <none> and password file <none>
I20260601 13:40:45.575711 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:45.575762 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:45.575819 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:45.576185 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "ef88da64187142f68981c910a030811e"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-whj6"
I20260601 13:40:45.577701 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:45.578797 15022 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:45.579298 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:45.579391 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "ef88da64187142f68981c910a030811e"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-whj6"
I20260601 13:40:45.579520 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-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:45.580711 15010 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36129
I20260601 13:40:45.580873 15010 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:45.581195 15010 heartbeater.cc:507] Master 127.10.181.62:36129 requested a full tablet report, sending...
I20260601 13:40:45.582108 14881 ts_manager.cc:194] Registered new tserver with Master: 01c211b26ac046f9b98beaab6ed2980a (127.10.181.1:38923)
I20260601 13:40:45.583086 14881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55792
I20260601 13:40:45.591589 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:45.592031 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:45.592367 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:45.592865 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:45.592918 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:45.592957 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:45.592978 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:45.597713 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:35201
I20260601 13:40:45.597831 15085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:35201 every 8 connection(s)
I20260601 13:40:45.598625 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:45.601104 15092 instance_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:45.601146 15089 instance_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:45.601348 15090 instance_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:45.601553 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:45.601796 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:45.601842 10964 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:45.601864 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321245601864 us; error 0 us; skew 500 ppm
I20260601 13:40:45.602807 10964 webserver.cc:533] Webserver started at http://127.10.181.3:43049/ using document root <none> and password file <none>
I20260601 13:40:45.602972 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:45.603026 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:45.603111 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:45.603572 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "49401b77f27d4db49215cec02588712e"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-whj6"
I20260601 13:40:45.604956 15086 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36129
I20260601 13:40:45.605144 15086 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:45.605376 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:45.605515 15086 heartbeater.cc:507] Master 127.10.181.62:36129 requested a full tablet report, sending...
I20260601 13:40:45.606393 14881 ts_manager.cc:194] Registered new tserver with Master: ef88da64187142f68981c910a030811e (127.10.181.2:35201)
I20260601 13:40:45.606781 15097 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:45.607170 14881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55794
I20260601 13:40:45.607203 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:45.607298 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "49401b77f27d4db49215cec02588712e"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-whj6"
I20260601 13:40:45.607375 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321156985418-10964-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:45.629173 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:45.629581 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:45.629873 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:45.630342 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:45.630383 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:45.630414 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:45.630437 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:45.635087 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:44051
I20260601 13:40:45.635280 15160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:44051 every 8 connection(s)
I20260601 13:40:45.641000 15161 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36129
I20260601 13:40:45.641158 15161 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:45.641505 15161 heartbeater.cc:507] Master 127.10.181.62:36129 requested a full tablet report, sending...
I20260601 13:40:45.642246 14881 ts_manager.cc:194] Registered new tserver with Master: 49401b77f27d4db49215cec02588712e (127.10.181.3:44051)
I20260601 13:40:45.642530 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006971664s
I20260601 13:40:45.643018 14881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55796
I20260601 13:40:46.584465 15010 heartbeater.cc:499] Master 127.10.181.62:36129 was elected leader, sending a full tablet report...
I20260601 13:40:46.608569 15086 heartbeater.cc:499] Master 127.10.181.62:36129 was elected leader, sending a full tablet report...
I20260601 13:40:46.644243 15161 heartbeater.cc:499] Master 127.10.181.62:36129 was elected leader, sending a full tablet report...
I20260601 13:40:46.685531 14881 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39478:
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:46.686427 14881 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:46.701115 15050 tablet_service.cc:1511] Processing CreateTablet for tablet cab278a6b80840cfb495c983d3f92463 (DEFAULT_TABLE table=test-workload [id=fde89f29c41b4d2490daa73f2807437b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:46.701277 15125 tablet_service.cc:1511] Processing CreateTablet for tablet cab278a6b80840cfb495c983d3f92463 (DEFAULT_TABLE table=test-workload [id=fde89f29c41b4d2490daa73f2807437b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:46.701432 14974 tablet_service.cc:1511] Processing CreateTablet for tablet cab278a6b80840cfb495c983d3f92463 (DEFAULT_TABLE table=test-workload [id=fde89f29c41b4d2490daa73f2807437b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:46.701637 15050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab278a6b80840cfb495c983d3f92463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:46.701647 14974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab278a6b80840cfb495c983d3f92463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:46.701648 15125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab278a6b80840cfb495c983d3f92463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:46.704962 15182 tablet_bootstrap.cc:492] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e: Bootstrap starting.
I20260601 13:40:46.705315 15184 tablet_bootstrap.cc:492] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e: Bootstrap starting.
I20260601 13:40:46.706403 15184 tablet_bootstrap.cc:654] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:46.706574 15182 tablet_bootstrap.cc:654] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:46.707173 15183 tablet_bootstrap.cc:492] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a: Bootstrap starting.
I20260601 13:40:46.708065 15182 tablet_bootstrap.cc:492] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e: No bootstrap required, opened a new log
I20260601 13:40:46.708096 15183 tablet_bootstrap.cc:654] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:46.708212 15182 ts_tablet_manager.cc:1403] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:46.708552 15184 tablet_bootstrap.cc:492] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e: No bootstrap required, opened a new log
I20260601 13:40:46.708657 15184 ts_tablet_manager.cc:1403] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:46.708878 15182 raft_consensus.cc:359] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.709095 15182 raft_consensus.cc:385] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:46.709173 15182 raft_consensus.cc:740] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef88da64187142f68981c910a030811e, State: Initialized, Role: FOLLOWER
I20260601 13:40:46.709151 15184 raft_consensus.cc:359] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.709375 15184 raft_consensus.cc:385] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:46.709424 15184 raft_consensus.cc:740] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49401b77f27d4db49215cec02588712e, State: Initialized, Role: FOLLOWER
I20260601 13:40:46.709474 15182 consensus_queue.cc:260] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.709625 15183 tablet_bootstrap.cc:492] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a: No bootstrap required, opened a new log
I20260601 13:40:46.709582 15184 consensus_queue.cc:260] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.709717 15183 ts_tablet_manager.cc:1403] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:46.709936 15182 ts_tablet_manager.cc:1434] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:46.709966 15184 ts_tablet_manager.cc:1434] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:46.710999 15183 raft_consensus.cc:359] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.711112 15183 raft_consensus.cc:385] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:46.711170 15183 raft_consensus.cc:740] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01c211b26ac046f9b98beaab6ed2980a, State: Initialized, Role: FOLLOWER
I20260601 13:40:46.711783 15183 consensus_queue.cc:260] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.712738 15183 ts_tablet_manager.cc:1434] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:46.784471 15188 raft_consensus.cc:493] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:46.784657 15188 raft_consensus.cc:515] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.785228 15188 leader_election.cc:290] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01c211b26ac046f9b98beaab6ed2980a (127.10.181.1:38923), 49401b77f27d4db49215cec02588712e (127.10.181.3:44051)
I20260601 13:40:46.791484 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab278a6b80840cfb495c983d3f92463" candidate_uuid: "ef88da64187142f68981c910a030811e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01c211b26ac046f9b98beaab6ed2980a" is_pre_election: true
I20260601 13:40:46.791478 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab278a6b80840cfb495c983d3f92463" candidate_uuid: "ef88da64187142f68981c910a030811e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49401b77f27d4db49215cec02588712e" is_pre_election: true
I20260601 13:40:46.791716 15135 raft_consensus.cc:2468] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef88da64187142f68981c910a030811e in term 0.
I20260601 13:40:46.791718 14984 raft_consensus.cc:2468] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef88da64187142f68981c910a030811e in term 0.
I20260601 13:40:46.792172 15024 leader_election.cc:304] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49401b77f27d4db49215cec02588712e, ef88da64187142f68981c910a030811e; no voters: 
I20260601 13:40:46.792447 15188 raft_consensus.cc:2804] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:46.792562 15188 raft_consensus.cc:493] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:46.792595 15188 raft_consensus.cc:3060] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:46.793730 15188 raft_consensus.cc:515] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.794219 15188 leader_election.cc:290] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [CANDIDATE]: Term 1 election: Requested vote from peers 01c211b26ac046f9b98beaab6ed2980a (127.10.181.1:38923), 49401b77f27d4db49215cec02588712e (127.10.181.3:44051)
I20260601 13:40:46.794694 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab278a6b80840cfb495c983d3f92463" candidate_uuid: "ef88da64187142f68981c910a030811e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49401b77f27d4db49215cec02588712e"
I20260601 13:40:46.794694 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab278a6b80840cfb495c983d3f92463" candidate_uuid: "ef88da64187142f68981c910a030811e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01c211b26ac046f9b98beaab6ed2980a"
I20260601 13:40:46.794863 15135 raft_consensus.cc:3060] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:46.794871 14984 raft_consensus.cc:3060] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:46.796183 14984 raft_consensus.cc:2468] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef88da64187142f68981c910a030811e in term 1.
I20260601 13:40:46.796195 15135 raft_consensus.cc:2468] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef88da64187142f68981c910a030811e in term 1.
I20260601 13:40:46.796634 15024 leader_election.cc:304] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49401b77f27d4db49215cec02588712e, ef88da64187142f68981c910a030811e; no voters: 
I20260601 13:40:46.796872 15188 raft_consensus.cc:2804] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:46.797129 15188 raft_consensus.cc:697] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 1 LEADER]: Becoming Leader. State: Replica: ef88da64187142f68981c910a030811e, State: Running, Role: LEADER
I20260601 13:40:46.797298 15188 consensus_queue.cc:237] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } }
I20260601 13:40:46.799242 14880 catalog_manager.cc:5696] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e reported cstate change: term changed from 0 to 1, leader changed from <none> to ef88da64187142f68981c910a030811e (127.10.181.2). New cstate: current_term: 1 leader_uuid: "ef88da64187142f68981c910a030811e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef88da64187142f68981c910a030811e" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 35201 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:47.262984 15188 consensus_queue.cc:1048] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49401b77f27d4db49215cec02588712e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.266930 15193 consensus_queue.cc:1048] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [LEADER]: Connected to new peer: Peer: permanent_uuid: "01c211b26ac046f9b98beaab6ed2980a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.475415 14935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:47.475737 14935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:47.475829 14935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:47.475922 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:48.477886 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:49.476209 14935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:49.476652 14935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:49.476727 14935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:49.479884 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:50.482064 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:51.477057 14935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:51.477393 14935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:51.477443 14935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:51.484404 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:52.486420 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:53.477855 14935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:53.478387 14935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:53.478528 14935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:53.488571 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:54.490598 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:55.478888 14935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:55.479396 14935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:55.479537 14935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:55.492651 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:56.494547 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:57.479888 14935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:57.480212 14935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:57.480298 14935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:57.496645 14929 placement_policy_util.cc:407] tablet cab278a6b80840cfb495c983d3f92463: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:57.875370 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:40:57.879612 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:57.879940 10964 tablet_replica.cc:333] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a: stopping tablet replica
I20260601 13:40:57.880090 10964 raft_consensus.cc:2243] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.880275 10964 raft_consensus.cc:2272] T cab278a6b80840cfb495c983d3f92463 P 01c211b26ac046f9b98beaab6ed2980a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.893998 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:40:57.896786 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:40:57.901685 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:57.901978 10964 tablet_replica.cc:333] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e: stopping tablet replica
I20260601 13:40:57.902115 10964 raft_consensus.cc:2243] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:57.902343 10964 raft_consensus.cc:2272] T cab278a6b80840cfb495c983d3f92463 P ef88da64187142f68981c910a030811e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.915617 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:40:57.917740 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:40:57.921999 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:57.922273 10964 tablet_replica.cc:333] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e: stopping tablet replica
I20260601 13:40:57.922395 10964 raft_consensus.cc:2243] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.922533 10964 raft_consensus.cc:2272] T cab278a6b80840cfb495c983d3f92463 P 49401b77f27d4db49215cec02588712e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.935431 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:40:57.937556 10964 master.cc:562] Master@127.10.181.62:36129 shutting down...
I20260601 13:40:57.941773 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:57.941956 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.942034 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 01b7317fbd854555bf6b55b0c3336b3c: stopping tablet replica
I20260601 13:40:57.955539 10964 master.cc:584] Master@127.10.181.62:36129 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12530 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:40:57.963871 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:44979
I20260601 13:40:57.964334 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:57.966529 15207 instance_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:57.966536 15204 instance_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:57.966558 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:57.966524 15205 instance_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:57.967079 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:57.967157 10964 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:57.967181 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321257967181 us; error 0 us; skew 500 ppm
I20260601 13:40:57.968151 10964 webserver.cc:533] Webserver started at http://127.10.181.62:34659/ using document root <none> and password file <none>
I20260601 13:40:57.968312 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:57.968361 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:57.968449 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:57.968899 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "64a6ba82cc67427badfbec41e8ad2c95"
format_stamp: "Formatted at 2026-06-01 13:40:57 on dist-test-slave-whj6"
I20260601 13:40:57.970688 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:57.972208 15212 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:57.972651 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:57.972766 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "64a6ba82cc67427badfbec41e8ad2c95"
format_stamp: "Formatted at 2026-06-01 13:40:57 on dist-test-slave-whj6"
I20260601 13:40:57.972883 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-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:57.988256 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:57.988776 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:57.993832 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:44979
I20260601 13:40:57.996223 15264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:44979 every 8 connection(s)
I20260601 13:40:57.996809 15265 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:57.998993 15265 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95: Bootstrap starting.
I20260601 13:40:57.999989 15265 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:58.001320 15265 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95: No bootstrap required, opened a new log
I20260601 13:40:58.001770 15265 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64a6ba82cc67427badfbec41e8ad2c95" member_type: VOTER }
I20260601 13:40:58.001871 15265 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:58.001953 15265 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a6ba82cc67427badfbec41e8ad2c95, State: Initialized, Role: FOLLOWER
I20260601 13:40:58.002103 15265 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64a6ba82cc67427badfbec41e8ad2c95" member_type: VOTER }
I20260601 13:40:58.002172 15265 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:58.002211 15265 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:58.002259 15265 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:58.003106 15265 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64a6ba82cc67427badfbec41e8ad2c95" member_type: VOTER }
I20260601 13:40:58.003291 15265 leader_election.cc:304] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [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: 64a6ba82cc67427badfbec41e8ad2c95; no voters: 
I20260601 13:40:58.003547 15265 leader_election.cc:290] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:58.003756 15268 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:58.004086 15265 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:58.004019 15268 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 1 LEADER]: Becoming Leader. State: Replica: 64a6ba82cc67427badfbec41e8ad2c95, State: Running, Role: LEADER
I20260601 13:40:58.004292 15268 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [LEADER]: Queue going to LEADER mode. State: All 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: "64a6ba82cc67427badfbec41e8ad2c95" member_type: VOTER }
I20260601 13:40:58.004851 15270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64a6ba82cc67427badfbec41e8ad2c95. Latest consensus state: current_term: 1 leader_uuid: "64a6ba82cc67427badfbec41e8ad2c95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64a6ba82cc67427badfbec41e8ad2c95" member_type: VOTER } }
I20260601 13:40:58.004971 15270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:58.005115 15269 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64a6ba82cc67427badfbec41e8ad2c95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64a6ba82cc67427badfbec41e8ad2c95" member_type: VOTER } }
I20260601 13:40:58.005226 15269 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:58.005684 15275 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:58.006618 15275 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:58.006847 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:58.009208 15275 catalog_manager.cc:1382] Generated new cluster ID: 4e0d085a41124f5591e332630025e654
I20260601 13:40:58.009347 15275 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:58.032063 15275 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:58.032717 15275 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:58.044230 15275 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95: Generated new TSK 0
I20260601 13:40:58.044554 15275 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:58.072443 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:40:58.075560 10964 server_base.cc:1061] running on GCE node
W20260601 13:40:58.075523 15286 instance_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:58.075717 15289 instance_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:58.075855 15287 instance_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:58.076167 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:58.076220 10964 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:58.076236 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321258076236 us; error 0 us; skew 500 ppm
I20260601 13:40:58.077303 10964 webserver.cc:533] Webserver started at http://127.10.181.1:35041/ using document root <none> and password file <none>
I20260601 13:40:58.077520 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:58.077580 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:58.077672 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:58.078176 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "83df0a62e9874319a39094b79bd23cf2"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-whj6"
I20260601 13:40:58.080120 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:58.081533 15294 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:58.081955 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:58.082060 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "83df0a62e9874319a39094b79bd23cf2"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-whj6"
I20260601 13:40:58.082152 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-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:58.114380 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:58.115121 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:58.115686 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:58.116299 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:58.116340 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.116400 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:58.116428 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.121913 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:39063
I20260601 13:40:58.122097 15357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:39063 every 8 connection(s)
I20260601 13:40:58.123150 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:58.125267 15362 instance_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:58.125399 15363 instance_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:58.125458 15365 instance_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:58.125626 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:58.125842 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:58.125895 10964 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:58.125909 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321258125909 us; error 0 us; skew 500 ppm
I20260601 13:40:58.126993 10964 webserver.cc:533] Webserver started at http://127.10.181.2:40247/ using document root <none> and password file <none>
I20260601 13:40:58.127184 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:58.127244 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:58.127319 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:58.127779 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "a7af4ac7ddf04ecc8b65023ef16c191d"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-whj6"
I20260601 13:40:58.129477 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:58.131000 15370 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:58.131352 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:58.131433 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "a7af4ac7ddf04ecc8b65023ef16c191d"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-whj6"
I20260601 13:40:58.131503 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-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:58.134631 15358 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44979
I20260601 13:40:58.134784 15358 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:58.135195 15358 heartbeater.cc:507] Master 127.10.181.62:44979 requested a full tablet report, sending...
I20260601 13:40:58.135960 15229 ts_manager.cc:194] Registered new tserver with Master: 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063)
I20260601 13:40:58.137050 15229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39680
I20260601 13:40:58.143649 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:58.144058 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:58.144351 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:58.145365 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:58.145426 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.145462 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:58.145476 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.152423 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:36813
I20260601 13:40:58.152485 15433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:36813 every 8 connection(s)
I20260601 13:40:58.153904 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:58.156888 15440 instance_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:58.156875 15438 instance_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:58.156875 15437 instance_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:58.158684 10964 server_base.cc:1061] running on GCE node
I20260601 13:40:58.159117 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:40:58.159238 15434 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44979
W20260601 13:40:58.159256 10964 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:58.159353 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321258159352 us; error 0 us; skew 500 ppm
I20260601 13:40:58.159387 15434 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:58.159662 15434 heartbeater.cc:507] Master 127.10.181.62:44979 requested a full tablet report, sending...
I20260601 13:40:58.160692 10964 webserver.cc:533] Webserver started at http://127.10.181.3:40215/ using document root <none> and password file <none>
I20260601 13:40:58.160919 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:58.161190 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:58.161409 15229 ts_manager.cc:194] Registered new tserver with Master: a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:40:58.161490 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:58.162032 15229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39684
I20260601 13:40:58.162335 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "370c55e4a066466684b4de5cc09694bd"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-whj6"
I20260601 13:40:58.164381 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:58.166147 15445 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:58.166657 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:58.166766 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "370c55e4a066466684b4de5cc09694bd"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-whj6"
I20260601 13:40:58.166905 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-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:58.188194 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:58.188971 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:58.189508 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:58.190117 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:58.190168 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.190219 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:58.190248 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.196667 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:43655
I20260601 13:40:58.196751 15508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:43655 every 8 connection(s)
I20260601 13:40:58.203181 15509 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44979
I20260601 13:40:58.203334 15509 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:58.203599 15509 heartbeater.cc:507] Master 127.10.181.62:44979 requested a full tablet report, sending...
I20260601 13:40:58.204567 15229 ts_manager.cc:194] Registered new tserver with Master: 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:58.205188 15229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39694
I20260601 13:40:58.205510 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008336874s
I20260601 13:40:59.138224 15358 heartbeater.cc:499] Master 127.10.181.62:44979 was elected leader, sending a full tablet report...
I20260601 13:40:59.163781 15434 heartbeater.cc:499] Master 127.10.181.62:44979 was elected leader, sending a full tablet report...
I20260601 13:40:59.206377 15509 heartbeater.cc:499] Master 127.10.181.62:44979 was elected leader, sending a full tablet report...
I20260601 13:40:59.244549 15229 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39708:
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:59.245255 15229 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:59.262535 15473 tablet_service.cc:1511] Processing CreateTablet for tablet d434409201fa45f1ad5693c900fb323e (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:40:59.262586 15472 tablet_service.cc:1511] Processing CreateTablet for tablet 11fbcaa9fa7c41e79060ce8976d6b0e0 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:40:59.262751 15468 tablet_service.cc:1511] Processing CreateTablet for tablet f408cfdb21774b43876efa2f04a1b1c7 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:40:59.262959 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d434409201fa45f1ad5693c900fb323e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.263013 15471 tablet_service.cc:1511] Processing CreateTablet for tablet b1a2526e608940f993de82e81d65faf3 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:40:59.263363 15470 tablet_service.cc:1511] Processing CreateTablet for tablet e9416448ce6845a5867545e571f38d65 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:40:59.263701 15469 tablet_service.cc:1511] Processing CreateTablet for tablet bbe1930f39964638a7e21cb2d5c6e661 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:40:59.264043 15467 tablet_service.cc:1511] Processing CreateTablet for tablet 719a65d70de44c088a93a4686f607fa8 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:40:59.264370 15398 tablet_service.cc:1511] Processing CreateTablet for tablet d434409201fa45f1ad5693c900fb323e (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:40:59.264540 15397 tablet_service.cc:1511] Processing CreateTablet for tablet 11fbcaa9fa7c41e79060ce8976d6b0e0 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:40:59.264685 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d434409201fa45f1ad5693c900fb323e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.264912 15394 tablet_service.cc:1511] Processing CreateTablet for tablet e9416448ce6845a5867545e571f38d65 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:40:59.265141 15394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9416448ce6845a5867545e571f38d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.265558 15395 tablet_service.cc:1511] Processing CreateTablet for tablet bbe1930f39964638a7e21cb2d5c6e661 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:40:59.265869 15395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe1930f39964638a7e21cb2d5c6e661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.267374 15393 tablet_service.cc:1511] Processing CreateTablet for tablet f408cfdb21774b43876efa2f04a1b1c7 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:40:59.267642 15393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f408cfdb21774b43876efa2f04a1b1c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.267874 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11fbcaa9fa7c41e79060ce8976d6b0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.267742 15529 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.268066 15391 tablet_service.cc:1511] Processing CreateTablet for tablet f71749375369443fafdde7b85fe2dd20 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:40:59.268333 15391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71749375369443fafdde7b85fe2dd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.268644 15392 tablet_service.cc:1511] Processing CreateTablet for tablet 719a65d70de44c088a93a4686f607fa8 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:40:59.268920 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719a65d70de44c088a93a4686f607fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.269043 15529 tablet_bootstrap.cc:654] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.270716 15396 tablet_service.cc:1511] Processing CreateTablet for tablet b1a2526e608940f993de82e81d65faf3 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:40:59.270857 15466 tablet_service.cc:1511] Processing CreateTablet for tablet f71749375369443fafdde7b85fe2dd20 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:40:59.270985 15396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a2526e608940f993de82e81d65faf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.271370 15322 tablet_service.cc:1511] Processing CreateTablet for tablet d434409201fa45f1ad5693c900fb323e (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:40:59.271531 15315 tablet_service.cc:1511] Processing CreateTablet for tablet f71749375369443fafdde7b85fe2dd20 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:40:59.271631 15322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d434409201fa45f1ad5693c900fb323e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.271771 15315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71749375369443fafdde7b85fe2dd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.271997 15529 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.272085 15529 ts_tablet_manager.cc:1403] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:59.272583 15529 raft_consensus.cc:359] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.272688 15529 raft_consensus.cc:385] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.272717 15529 raft_consensus.cc:740] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.272825 15529 consensus_queue.cc:260] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.273212 15529 ts_tablet_manager.cc:1434] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.273430 15529 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.274344 15468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f408cfdb21774b43876efa2f04a1b1c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.274497 15529 tablet_bootstrap.cc:654] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.274688 15316 tablet_service.cc:1511] Processing CreateTablet for tablet 719a65d70de44c088a93a4686f607fa8 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:40:59.274947 15316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719a65d70de44c088a93a4686f607fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.275331 15471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a2526e608940f993de82e81d65faf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.275534 15317 tablet_service.cc:1511] Processing CreateTablet for tablet f408cfdb21774b43876efa2f04a1b1c7 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:40:59.275712 15532 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.275796 15317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f408cfdb21774b43876efa2f04a1b1c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.276366 15318 tablet_service.cc:1511] Processing CreateTablet for tablet bbe1930f39964638a7e21cb2d5c6e661 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:40:59.276582 15319 tablet_service.cc:1511] Processing CreateTablet for tablet e9416448ce6845a5867545e571f38d65 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:40:59.276655 15318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe1930f39964638a7e21cb2d5c6e661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.275796 15470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9416448ce6845a5867545e571f38d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.276818 15319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9416448ce6845a5867545e571f38d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.276855 15532 tablet_bootstrap.cc:654] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.276345 15534 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.277292 15320 tablet_service.cc:1511] Processing CreateTablet for tablet b1a2526e608940f993de82e81d65faf3 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:40:59.277140 15466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71749375369443fafdde7b85fe2dd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.277547 15320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a2526e608940f993de82e81d65faf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.277753 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe1930f39964638a7e21cb2d5c6e661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.278083 15321 tablet_service.cc:1511] Processing CreateTablet for tablet 11fbcaa9fa7c41e79060ce8976d6b0e0 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:40:59.278221 15467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719a65d70de44c088a93a4686f607fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.278344 15321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11fbcaa9fa7c41e79060ce8976d6b0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.278429 15534 tablet_bootstrap.cc:654] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.278607 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11fbcaa9fa7c41e79060ce8976d6b0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.280340 15529 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.280426 15529 ts_tablet_manager.cc:1403] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:40:59.280850 15529 raft_consensus.cc:359] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.280949 15529 raft_consensus.cc:385] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.280978 15529 raft_consensus.cc:740] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.281100 15529 consensus_queue.cc:260] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.281343 15529 ts_tablet_manager.cc:1434] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.281492 15529 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.282395 15529 tablet_bootstrap.cc:654] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.287403 15392 tablet_service.cc:1511] Processing CreateTablet for tablet 24675b6a21c7414f9561328771ce5c70 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:40:59.287731 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24675b6a21c7414f9561328771ce5c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.288527 15316 tablet_service.cc:1511] Processing CreateTablet for tablet 418002b52f19433aa20f33cde7ff34bb (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:40:59.288771 15316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418002b52f19433aa20f33cde7ff34bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.290660 15532 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.290764 15532 ts_tablet_manager.cc:1403] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:40:59.291322 15392 tablet_service.cc:1511] Processing CreateTablet for tablet ae882986e85a4a7e904bac70d5557b60 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:40:59.291658 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae882986e85a4a7e904bac70d5557b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.292078 15393 tablet_service.cc:1511] Processing CreateTablet for tablet 418002b52f19433aa20f33cde7ff34bb (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:40:59.292351 15393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418002b52f19433aa20f33cde7ff34bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.292430 15320 tablet_service.cc:1511] Processing CreateTablet for tablet ae882986e85a4a7e904bac70d5557b60 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:40:59.292625 15320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae882986e85a4a7e904bac70d5557b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.291612 15318 tablet_service.cc:1511] Processing CreateTablet for tablet e97477dc52ee443c952e61f47a6214ea (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:40:59.293037 15318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97477dc52ee443c952e61f47a6214ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.291352 15532 raft_consensus.cc:359] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.294317 15532 raft_consensus.cc:385] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.294375 15532 raft_consensus.cc:740] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.294495 15469 tablet_service.cc:1511] Processing CreateTablet for tablet 418002b52f19433aa20f33cde7ff34bb (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:40:59.294531 15532 consensus_queue.cc:260] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.294637 15467 tablet_service.cc:1511] Processing CreateTablet for tablet ae882986e85a4a7e904bac70d5557b60 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:40:59.294698 15398 tablet_service.cc:1511] Processing CreateTablet for tablet e97477dc52ee443c952e61f47a6214ea (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:40:59.294773 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418002b52f19433aa20f33cde7ff34bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.294886 15467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae882986e85a4a7e904bac70d5557b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.294909 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97477dc52ee443c952e61f47a6214ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.295117 15532 ts_tablet_manager.cc:1434] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:40:59.295408 15532 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.296557 15532 tablet_bootstrap.cc:654] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.296993 15321 tablet_service.cc:1511] Processing CreateTablet for tablet 24675b6a21c7414f9561328771ce5c70 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:40:59.297230 15321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24675b6a21c7414f9561328771ce5c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.298146 15471 tablet_service.cc:1511] Processing CreateTablet for tablet 24675b6a21c7414f9561328771ce5c70 (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:40:59.298396 15471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24675b6a21c7414f9561328771ce5c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.298816 15532 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.298908 15532 ts_tablet_manager.cc:1403] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:40:59.299479 15532 raft_consensus.cc:359] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.299576 15534 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.299597 15532 raft_consensus.cc:385] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.299688 15532 raft_consensus.cc:740] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.299701 15534 ts_tablet_manager.cc:1403] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.000s
I20260601 13:40:59.299855 15532 consensus_queue.cc:260] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.300130 15532 ts_tablet_manager.cc:1434] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.300211 15534 raft_consensus.cc:359] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.300320 15534 raft_consensus.cc:385] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.300356 15534 raft_consensus.cc:740] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.300473 15534 consensus_queue.cc:260] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.300877 15534 ts_tablet_manager.cc:1434] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:59.300827 15532 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.301087 15534 tablet_bootstrap.cc:492] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.301633 15472 tablet_service.cc:1511] Processing CreateTablet for tablet e97477dc52ee443c952e61f47a6214ea (DEFAULT_TABLE table=test-workload [id=338b224d00d147769a17560eb4284792]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:40:59.301889 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97477dc52ee443c952e61f47a6214ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.302147 15532 tablet_bootstrap.cc:654] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.302256 15534 tablet_bootstrap.cc:654] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.303588 15532 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.303673 15532 ts_tablet_manager.cc:1403] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:59.304109 15532 raft_consensus.cc:359] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.304215 15532 raft_consensus.cc:385] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.304247 15532 raft_consensus.cc:740] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.304368 15532 consensus_queue.cc:260] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.304549 15529 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.304620 15529 ts_tablet_manager.cc:1403] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.023s	user 0.001s	sys 0.000s
I20260601 13:40:59.304653 15532 ts_tablet_manager.cc:1434] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.304812 15532 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.305015 15529 raft_consensus.cc:359] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.305132 15529 raft_consensus.cc:385] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.305163 15529 raft_consensus.cc:740] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.305279 15529 consensus_queue.cc:260] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.305516 15529 ts_tablet_manager.cc:1434] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.305675 15529 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.305868 15532 tablet_bootstrap.cc:654] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.306572 15529 tablet_bootstrap.cc:654] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.307638 15529 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.307716 15529 ts_tablet_manager.cc:1403] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.308177 15529 raft_consensus.cc:359] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.308274 15529 raft_consensus.cc:385] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.308310 15529 raft_consensus.cc:740] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.308431 15529 consensus_queue.cc:260] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.308614 15532 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.308676 15529 ts_tablet_manager.cc:1434] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.308698 15532 ts_tablet_manager.cc:1403] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:40:59.308825 15529 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.309057 15534 tablet_bootstrap.cc:492] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.309098 15532 raft_consensus.cc:359] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.309165 15534 ts_tablet_manager.cc:1403] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:40:59.309194 15532 raft_consensus.cc:385] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.309231 15532 raft_consensus.cc:740] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.309497 15532 consensus_queue.cc:260] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.309679 15534 raft_consensus.cc:359] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.309801 15529 tablet_bootstrap.cc:654] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.309809 15534 raft_consensus.cc:385] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.309860 15534 raft_consensus.cc:740] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.310004 15532 ts_tablet_manager.cc:1434] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.309990 15534 consensus_queue.cc:260] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.310725 15534 ts_tablet_manager.cc:1434] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.310930 15534 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.311355 15532 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.312283 15534 tablet_bootstrap.cc:654] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.312373 15532 tablet_bootstrap.cc:654] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.313622 15534 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.313719 15529 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.313730 15534 ts_tablet_manager.cc:1403] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.313799 15529 ts_tablet_manager.cc:1403] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:59.314371 15529 raft_consensus.cc:359] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.314468 15529 raft_consensus.cc:385] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.314452 15534 raft_consensus.cc:359] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.314604 15529 raft_consensus.cc:740] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.314059 15532 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.314636 15534 raft_consensus.cc:385] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.314677 15534 raft_consensus.cc:740] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.314698 15532 ts_tablet_manager.cc:1403] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:59.314839 15529 consensus_queue.cc:260] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.314992 15534 consensus_queue.cc:260] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.315322 15534 ts_tablet_manager.cc:1434] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.315496 15534 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.315447 15532 raft_consensus.cc:359] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.315560 15532 raft_consensus.cc:385] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.315590 15532 raft_consensus.cc:740] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.315959 15529 ts_tablet_manager.cc:1434] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.316160 15529 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.316560 15534 tablet_bootstrap.cc:654] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.316923 15532 consensus_queue.cc:260] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.317184 15532 ts_tablet_manager.cc:1434] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:59.317349 15532 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.317361 15529 tablet_bootstrap.cc:654] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.317970 15534 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.318037 15534 ts_tablet_manager.cc:1403] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.318457 15534 raft_consensus.cc:359] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.318547 15534 raft_consensus.cc:385] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.318578 15534 raft_consensus.cc:740] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.318696 15534 consensus_queue.cc:260] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.318950 15534 ts_tablet_manager.cc:1434] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.319106 15534 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.319221 15532 tablet_bootstrap.cc:654] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.320055 15534 tablet_bootstrap.cc:654] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.320098 15529 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.320171 15529 ts_tablet_manager.cc:1403] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:59.320713 15529 raft_consensus.cc:359] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.320822 15529 raft_consensus.cc:385] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.320855 15529 raft_consensus.cc:740] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.321028 15529 consensus_queue.cc:260] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.321173 15532 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.321269 15532 ts_tablet_manager.cc:1403] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:40:59.321399 15529 ts_tablet_manager.cc:1434] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.321434 15534 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.321547 15534 ts_tablet_manager.cc:1403] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:59.321653 15532 raft_consensus.cc:359] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.321750 15532 raft_consensus.cc:385] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.321779 15532 raft_consensus.cc:740] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.321905 15532 consensus_queue.cc:260] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.322002 15534 raft_consensus.cc:359] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.322088 15534 raft_consensus.cc:385] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.322125 15534 raft_consensus.cc:740] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.322173 15532 ts_tablet_manager.cc:1434] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.322258 15534 consensus_queue.cc:260] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.322602 15534 ts_tablet_manager.cc:1434] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.322721 15532 tablet_bootstrap.cc:492] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.322829 15534 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.323729 15534 tablet_bootstrap.cc:654] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.324290 15532 tablet_bootstrap.cc:654] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.324958 15534 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.325109 15534 ts_tablet_manager.cc:1403] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:59.325289 15532 tablet_bootstrap.cc:492] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.325362 15532 ts_tablet_manager.cc:1403] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.325549 15534 raft_consensus.cc:359] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.325650 15534 raft_consensus.cc:385] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.325682 15534 raft_consensus.cc:740] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.325721 15532 raft_consensus.cc:359] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.325788 15532 raft_consensus.cc:385] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.325814 15532 raft_consensus.cc:740] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.325825 15534 consensus_queue.cc:260] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.325919 15532 consensus_queue.cc:260] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.326139 15534 ts_tablet_manager.cc:1434] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.326159 15532 ts_tablet_manager.cc:1434] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.326297 15532 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.326344 15534 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.327263 15534 tablet_bootstrap.cc:654] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.327263 15532 tablet_bootstrap.cc:654] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.321537 15529 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.328431 15532 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.328523 15532 ts_tablet_manager.cc:1403] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:59.329162 15532 raft_consensus.cc:359] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.329280 15532 raft_consensus.cc:385] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.329310 15532 raft_consensus.cc:740] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.329437 15532 consensus_queue.cc:260] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.329697 15532 ts_tablet_manager.cc:1434] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.329766 15529 tablet_bootstrap.cc:654] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.329876 15532 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.330838 15532 tablet_bootstrap.cc:654] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.331267 15529 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.331379 15529 ts_tablet_manager.cc:1403] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:40:59.331707 15531 raft_consensus.cc:493] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.331794 15531 raft_consensus.cc:515] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.331902 15529 raft_consensus.cc:359] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.332005 15529 raft_consensus.cc:385] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.332039 15529 raft_consensus.cc:740] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.332005 15532 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.332212 15532 ts_tablet_manager.cc:1403] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.332279 15531 leader_election.cc:290] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.332221 15529 consensus_queue.cc:260] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.332666 15532 raft_consensus.cc:359] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.332762 15532 raft_consensus.cc:385] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.332790 15532 raft_consensus.cc:740] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.332896 15532 consensus_queue.cc:260] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.333036 15529 ts_tablet_manager.cc:1434] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.333269 15529 tablet_bootstrap.cc:492] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.333302 15532 ts_tablet_manager.cc:1434] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.333483 15532 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.334506 15532 tablet_bootstrap.cc:654] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.335575 15529 tablet_bootstrap.cc:654] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.336830 15534 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.336932 15534 ts_tablet_manager.cc:1403] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:40:59.337388 15534 raft_consensus.cc:359] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.337641 15534 raft_consensus.cc:385] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.337704 15534 raft_consensus.cc:740] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.337823 15534 consensus_queue.cc:260] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.338124 15534 ts_tablet_manager.cc:1434] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.338303 15534 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.339452 15534 tablet_bootstrap.cc:654] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.340598 15532 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.340700 15532 ts_tablet_manager.cc:1403] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:40:59.341020 15534 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.341126 15532 raft_consensus.cc:359] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.341212 15534 ts_tablet_manager.cc:1403] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.341243 15532 raft_consensus.cc:385] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.341428 15532 raft_consensus.cc:740] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.341485 15529 tablet_bootstrap.cc:492] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.341590 15529 ts_tablet_manager.cc:1403] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:40:59.341544 15532 consensus_queue.cc:260] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.341948 15532 ts_tablet_manager.cc:1434] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:40:59.341917 15534 raft_consensus.cc:359] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.342036 15534 raft_consensus.cc:385] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.341995 15529 raft_consensus.cc:359] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.342067 15534 raft_consensus.cc:740] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.342080 15529 raft_consensus.cc:385] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.342109 15529 raft_consensus.cc:740] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.342145 15532 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.342226 15534 consensus_queue.cc:260] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.342772 15534 ts_tablet_manager.cc:1434] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.342989 15534 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.343161 15532 tablet_bootstrap.cc:654] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.344053 15538 raft_consensus.cc:493] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.344146 15538 raft_consensus.cc:515] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.344240 15534 tablet_bootstrap.cc:654] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.344650 15538 leader_election.cc:290] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.342226 15529 consensus_queue.cc:260] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.345896 15529 ts_tablet_manager.cc:1434] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:40:59.346104 15529 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.346853 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9416448ce6845a5867545e571f38d65" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.347031 15332 raft_consensus.cc:2468] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.347378 15372 leader_election.cc:304] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.347497 15529 tablet_bootstrap.cc:654] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.347558 15531 raft_consensus.cc:2804] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.347604 15531 raft_consensus.cc:493] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.347643 15531 raft_consensus.cc:3060] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.348776 15531 raft_consensus.cc:515] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.349195 15531 leader_election.cc:290] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Requested vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.349556 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9416448ce6845a5867545e571f38d65" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.349666 15332 raft_consensus.cc:3060] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.349967 15532 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.350081 15532 ts_tablet_manager.cc:1403] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.001s
I20260601 13:40:59.350567 15532 raft_consensus.cc:359] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.350574 15332 raft_consensus.cc:2468] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.350706 15532 raft_consensus.cc:385] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.350695 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9416448ce6845a5867545e571f38d65" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.350749 15532 raft_consensus.cc:740] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.350804 15483 raft_consensus.cc:2468] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.350871 15532 consensus_queue.cc:260] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.351011 15372 leader_election.cc:304] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.351197 15532 ts_tablet_manager.cc:1434] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.351027 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9416448ce6845a5867545e571f38d65" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.351392 15532 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: Bootstrap starting.
I20260601 13:40:59.351393 15482 raft_consensus.cc:3060] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.351948 15531 raft_consensus.cc:2804] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.352197 15531 raft_consensus.cc:697] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Becoming Leader. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Running, Role: LEADER
I20260601 13:40:59.352349 15531 consensus_queue.cc:237] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.352576 15532 tablet_bootstrap.cc:654] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.352797 15482 raft_consensus.cc:2468] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.354447 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe1930f39964638a7e21cb2d5c6e661" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" is_pre_election: true
I20260601 13:40:59.354575 15408 raft_consensus.cc:2468] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 0.
I20260601 13:40:59.354825 15229 catalog_manager.cc:5696] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: term changed from 0 to 1, leader changed from <none> to a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2). New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.355208 15534 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.355309 15538 raft_consensus.cc:493] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.355321 15534 ts_tablet_manager.cc:1403] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:40:59.355434 15538 raft_consensus.cc:515] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.355813 15538 leader_election.cc:290] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.355875 15534 raft_consensus.cc:359] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.355969 15534 raft_consensus.cc:385] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.355997 15534 raft_consensus.cc:740] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.356241 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe1930f39964638a7e21cb2d5c6e661" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.356241 15534 consensus_queue.cc:260] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.356395 15482 raft_consensus.cc:2468] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 0.
I20260601 13:40:59.356437 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719a65d70de44c088a93a4686f607fa8" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.356549 15483 raft_consensus.cc:2468] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 0.
I20260601 13:40:59.356742 15296 leader_election.cc:304] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.356920 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719a65d70de44c088a93a4686f607fa8" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" is_pre_election: true
I20260601 13:40:59.357008 15408 raft_consensus.cc:2468] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 0.
I20260601 13:40:59.357141 15538 raft_consensus.cc:2804] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.357168 15534 ts_tablet_manager.cc:1434] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.357337 15296 leader_election.cc:304] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.357182 15538 raft_consensus.cc:493] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.357746 15538 raft_consensus.cc:3060] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.357837 15534 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.358781 15538 raft_consensus.cc:515] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.359170 15538 leader_election.cc:290] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 election: Requested vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.359269 15534 tablet_bootstrap.cc:654] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.359449 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe1930f39964638a7e21cb2d5c6e661" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d"
I20260601 13:40:59.359529 15408 raft_consensus.cc:3060] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.360417 15408 raft_consensus.cc:2468] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 1.
I20260601 13:40:59.360757 15534 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.360778 15296 leader_election.cc:304] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.360762 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe1930f39964638a7e21cb2d5c6e661" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.360878 15534 ts_tablet_manager.cc:1403] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:59.360931 15483 raft_consensus.cc:3060] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.359280 15538 raft_consensus.cc:2804] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.361013 15538 raft_consensus.cc:493] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.361049 15538 raft_consensus.cc:3060] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.361442 15534 raft_consensus.cc:359] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.361549 15534 raft_consensus.cc:385] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.361569 15534 raft_consensus.cc:740] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.361680 15534 consensus_queue.cc:260] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.361810 15483 raft_consensus.cc:2468] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 1.
I20260601 13:40:59.361810 15538 raft_consensus.cc:515] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.361979 15534 ts_tablet_manager.cc:1434] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.362169 15534 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.362471 15538 leader_election.cc:290] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 election: Requested vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.362591 15538 raft_consensus.cc:2804] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.362617 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719a65d70de44c088a93a4686f607fa8" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d"
I20260601 13:40:59.362653 15538 raft_consensus.cc:697] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Running, Role: LEADER
I20260601 13:40:59.362736 15408 raft_consensus.cc:3060] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.362751 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719a65d70de44c088a93a4686f607fa8" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.362838 15483 raft_consensus.cc:3060] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.362866 15538 consensus_queue.cc:237] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.363668 15534 tablet_bootstrap.cc:654] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.363900 15483 raft_consensus.cc:2468] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 1.
I20260601 13:40:59.364316 15297 leader_election.cc:304] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2; no voters: 
I20260601 13:40:59.364504 15538 raft_consensus.cc:2804] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.364590 15538 raft_consensus.cc:697] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Running, Role: LEADER
I20260601 13:40:59.364701 15538 consensus_queue.cc:237] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.364706 15408 raft_consensus.cc:2468] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 1.
I20260601 13:40:59.365219 15532 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: No bootstrap required, opened a new log
I20260601 13:40:59.365329 15532 ts_tablet_manager.cc:1403] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:40:59.365948 15532 raft_consensus.cc:359] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.366096 15532 raft_consensus.cc:385] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.366134 15532 raft_consensus.cc:740] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.366269 15532 consensus_queue.cc:260] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.366571 15534 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.366611 15532 ts_tablet_manager.cc:1434] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.366667 15534 ts_tablet_manager.cc:1403] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:59.365934 15228 catalog_manager.cc:5696] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.367158 15529 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.367185 15534 raft_consensus.cc:359] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.367264 15529 ts_tablet_manager.cc:1403] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.000s
I20260601 13:40:59.367271 15534 raft_consensus.cc:385] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.367340 15534 raft_consensus.cc:740] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.367492 15534 consensus_queue.cc:260] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.367774 15534 ts_tablet_manager.cc:1434] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.367738 15529 raft_consensus.cc:359] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.367852 15529 raft_consensus.cc:385] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.367913 15529 raft_consensus.cc:740] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.367923 15534 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd: Bootstrap starting.
I20260601 13:40:59.368023 15529 consensus_queue.cc:260] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.368301 15529 ts_tablet_manager.cc:1434] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.368527 15529 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.369220 15534 tablet_bootstrap.cc:654] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.369590 15529 tablet_bootstrap.cc:654] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.370457 15534 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd: No bootstrap required, opened a new log
I20260601 13:40:59.370559 15534 ts_tablet_manager.cc:1403] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.370790 15529 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.370886 15529 ts_tablet_manager.cc:1403] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.371254 15534 raft_consensus.cc:359] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.371433 15529 raft_consensus.cc:359] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.371552 15529 raft_consensus.cc:385] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.371604 15529 raft_consensus.cc:740] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.371502 15534 raft_consensus.cc:385] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.371747 15534 raft_consensus.cc:740] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.371778 15229 catalog_manager.cc:5696] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.371786 15529 consensus_queue.cc:260] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.372014 15534 consensus_queue.cc:260] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.372387 15529 ts_tablet_manager.cc:1434] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.372563 15529 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.373575 15529 tablet_bootstrap.cc:654] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.373674 15534 ts_tablet_manager.cc:1434] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
W20260601 13:40:59.374087 15359 tablet.cc:2404] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:40:59.375453 15529 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.375612 15529 ts_tablet_manager.cc:1403] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:40:59.376039 15529 raft_consensus.cc:359] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.376158 15529 raft_consensus.cc:385] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.376191 15529 raft_consensus.cc:740] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.376322 15529 consensus_queue.cc:260] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.376580 15529 ts_tablet_manager.cc:1434] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.376763 15529 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d: Bootstrap starting.
I20260601 13:40:59.377663 15529 tablet_bootstrap.cc:654] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.378789 15529 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d: No bootstrap required, opened a new log
I20260601 13:40:59.378921 15529 ts_tablet_manager.cc:1403] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:59.379396 15529 raft_consensus.cc:359] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.379491 15529 raft_consensus.cc:385] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.379511 15529 raft_consensus.cc:740] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.379616 15529 consensus_queue.cc:260] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.379889 15529 ts_tablet_manager.cc:1434] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.422472 15540 raft_consensus.cc:493] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.422811 15540 raft_consensus.cc:515] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.423669 15572 raft_consensus.cc:493] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.423707 15540 leader_election.cc:290] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:40:59.423810 15572 raft_consensus.cc:515] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.424226 15572 leader_election.cc:290] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.424660 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97477dc52ee443c952e61f47a6214ea" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" is_pre_election: true
I20260601 13:40:59.424708 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97477dc52ee443c952e61f47a6214ea" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.424880 15408 raft_consensus.cc:2468] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 0.
I20260601 13:40:59.424887 15483 raft_consensus.cc:2468] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 0.
I20260601 13:40:59.425241 15296 leader_election.cc:304] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [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: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.425441 15572 raft_consensus.cc:2804] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.425527 15572 raft_consensus.cc:493] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.425567 15572 raft_consensus.cc:3060] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.426697 15572 raft_consensus.cc:515] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.427178 15572 leader_election.cc:290] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 election: Requested vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.427495 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97477dc52ee443c952e61f47a6214ea" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d"
I20260601 13:40:59.427589 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97477dc52ee443c952e61f47a6214ea" candidate_uuid: "83df0a62e9874319a39094b79bd23cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.427654 15408 raft_consensus.cc:3060] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.427659 15483 raft_consensus.cc:3060] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.428716 15408 raft_consensus.cc:2468] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 1.
I20260601 13:40:59.428718 15483 raft_consensus.cc:2468] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83df0a62e9874319a39094b79bd23cf2 in term 1.
I20260601 13:40:59.429025 15569 raft_consensus.cc:493] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.429111 15569 raft_consensus.cc:515] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.429148 15297 leader_election.cc:304] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2; no voters: 
I20260601 13:40:59.429311 15572 raft_consensus.cc:2804] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.429436 15572 raft_consensus.cc:697] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 83df0a62e9874319a39094b79bd23cf2, State: Running, Role: LEADER
I20260601 13:40:59.429513 15569 leader_election.cc:290] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.429598 15572 consensus_queue.cc:237] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.429653 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a2526e608940f993de82e81d65faf3" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" is_pre_election: true
I20260601 13:40:59.429754 15408 raft_consensus.cc:2468] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 0.
I20260601 13:40:59.430297 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24675b6a21c7414f9561328771ce5c70" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.430404 15332 raft_consensus.cc:2468] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.430677 15372 leader_election.cc:304] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.430817 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a2526e608940f993de82e81d65faf3" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.430872 15569 raft_consensus.cc:2804] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.430919 15569 raft_consensus.cc:493] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.430953 15569 raft_consensus.cc:3060] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.430938 15332 raft_consensus.cc:2468] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 0.
I20260601 13:40:59.430692 15447 leader_election.cc:304] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.431339 15540 raft_consensus.cc:2804] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.431409 15540 raft_consensus.cc:493] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.431447 15540 raft_consensus.cc:3060] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.431504 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24675b6a21c7414f9561328771ce5c70" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.431602 15483 raft_consensus.cc:2468] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.432123 15569 raft_consensus.cc:515] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.432446 15569 leader_election.cc:290] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Requested vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.432368 15229 catalog_manager.cc:5696] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.432626 15540 raft_consensus.cc:515] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.432725 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24675b6a21c7414f9561328771ce5c70" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.432761 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24675b6a21c7414f9561328771ce5c70" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.432829 15332 raft_consensus.cc:3060] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.432819 15483 raft_consensus.cc:3060] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.433000 15540 leader_election.cc:290] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 election: Requested vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:40:59.433104 15540 raft_consensus.cc:493] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.433156 15540 raft_consensus.cc:515] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.433491 15540 leader_election.cc:290] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063)
I20260601 13:40:59.433732 15332 raft_consensus.cc:2468] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.434008 15372 leader_election.cc:304] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.434157 15569 raft_consensus.cc:2804] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.434245 15569 raft_consensus.cc:697] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Becoming Leader. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Running, Role: LEADER
I20260601 13:40:59.434284 15331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d434409201fa45f1ad5693c900fb323e" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.434378 15331 raft_consensus.cc:2468] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 0.
I20260601 13:40:59.434365 15569 consensus_queue.cc:237] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.434576 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a2526e608940f993de82e81d65faf3" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.434628 15447 leader_election.cc:304] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2; no voters: 
I20260601 13:40:59.434687 15332 raft_consensus.cc:3060] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.434777 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d434409201fa45f1ad5693c900fb323e" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" is_pre_election: true
I20260601 13:40:59.434835 15540 raft_consensus.cc:2804] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.434859 15407 raft_consensus.cc:2468] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 0.
I20260601 13:40:59.434890 15540 raft_consensus.cc:493] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.434932 15540 raft_consensus.cc:3060] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.435894 15332 raft_consensus.cc:2468] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 1.
I20260601 13:40:59.435962 15540 raft_consensus.cc:515] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.436192 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a2526e608940f993de82e81d65faf3" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d"
I20260601 13:40:59.436272 15540 leader_election.cc:290] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 election: Requested vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063)
I20260601 13:40:59.433732 15483 raft_consensus.cc:2468] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.436466 15447 leader_election.cc:304] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2; no voters: 
I20260601 13:40:59.436645 15540 raft_consensus.cc:2804] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.436743 15540 raft_consensus.cc:697] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Becoming Leader. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Running, Role: LEADER
I20260601 13:40:59.436817 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d434409201fa45f1ad5693c900fb323e" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.436913 15332 raft_consensus.cc:3060] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.436885 15540 consensus_queue.cc:237] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.437031 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d434409201fa45f1ad5693c900fb323e" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d"
I20260601 13:40:59.437111 15407 raft_consensus.cc:3060] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.437330 15229 catalog_manager.cc:5696] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: term changed from 0 to 1, leader changed from <none> to a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2). New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.437801 15332 raft_consensus.cc:2468] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 1.
I20260601 13:40:59.438055 15447 leader_election.cc:304] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2; no voters: 
I20260601 13:40:59.438254 15584 raft_consensus.cc:2804] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.438256 15407 raft_consensus.cc:2468] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 1.
I20260601 13:40:59.438455 15584 raft_consensus.cc:697] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Becoming Leader. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Running, Role: LEADER
I20260601 13:40:59.438580 15584 consensus_queue.cc:237] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } }
I20260601 13:40:59.438812 15227 catalog_manager.cc:5696] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 370c55e4a066466684b4de5cc09694bd (127.10.181.3). New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.436290 15408 raft_consensus.cc:3060] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.440141 15408 raft_consensus.cc:2468] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 1.
I20260601 13:40:59.441985 15227 catalog_manager.cc:5696] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 370c55e4a066466684b4de5cc09694bd (127.10.181.3). New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.444962 15531 raft_consensus.cc:493] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.445055 15531 raft_consensus.cc:515] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.445372 15531 leader_election.cc:290] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.445850 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fbcaa9fa7c41e79060ce8976d6b0e0" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.445850 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fbcaa9fa7c41e79060ce8976d6b0e0" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.446086 15483 raft_consensus.cc:2468] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.446086 15332 raft_consensus.cc:2468] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.446460 15372 leader_election.cc:304] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.446651 15531 raft_consensus.cc:2804] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.446740 15531 raft_consensus.cc:493] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.446768 15531 raft_consensus.cc:3060] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.447636 15531 raft_consensus.cc:515] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.447961 15531 leader_election.cc:290] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Requested vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.448405 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fbcaa9fa7c41e79060ce8976d6b0e0" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.448405 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11fbcaa9fa7c41e79060ce8976d6b0e0" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.448603 15483 raft_consensus.cc:3060] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.448603 15332 raft_consensus.cc:3060] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.449738 15483 raft_consensus.cc:2468] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.449738 15332 raft_consensus.cc:2468] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.450174 15373 leader_election.cc:304] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.450384 15531 raft_consensus.cc:2804] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.450474 15531 raft_consensus.cc:697] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Becoming Leader. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Running, Role: LEADER
I20260601 13:40:59.450590 15531 consensus_queue.cc:237] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.452169 15227 catalog_manager.cc:5696] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: term changed from 0 to 1, leader changed from <none> to a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2). New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.471333 15531 raft_consensus.cc:493] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.471601 15531 raft_consensus.cc:515] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.472137 15531 leader_election.cc:290] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.472576 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae882986e85a4a7e904bac70d5557b60" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.472577 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae882986e85a4a7e904bac70d5557b60" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.472766 15332 raft_consensus.cc:2468] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.472766 15483 raft_consensus.cc:2468] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.473217 15372 leader_election.cc:304] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.473466 15531 raft_consensus.cc:2804] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.473585 15531 raft_consensus.cc:493] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.473620 15531 raft_consensus.cc:3060] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.474661 15531 raft_consensus.cc:515] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.475095 15531 leader_election.cc:290] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Requested vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.475692 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae882986e85a4a7e904bac70d5557b60" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.475692 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae882986e85a4a7e904bac70d5557b60" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.475900 15483 raft_consensus.cc:3060] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.475900 15332 raft_consensus.cc:3060] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.477165 15332 raft_consensus.cc:2468] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.477165 15483 raft_consensus.cc:2468] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.477604 15373 leader_election.cc:304] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.477818 15531 raft_consensus.cc:2804] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.477919 15531 raft_consensus.cc:697] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Becoming Leader. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Running, Role: LEADER
I20260601 13:40:59.478065 15531 consensus_queue.cc:237] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.479997 15227 catalog_manager.cc:5696] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: term changed from 0 to 1, leader changed from <none> to a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2). New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.499172 15531 raft_consensus.cc:493] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.499334 15531 raft_consensus.cc:515] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.499784 15531 leader_election.cc:290] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.500509 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f408cfdb21774b43876efa2f04a1b1c7" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.500488 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f408cfdb21774b43876efa2f04a1b1c7" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.500739 15483 raft_consensus.cc:2468] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.500739 15332 raft_consensus.cc:2468] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.501142 15372 leader_election.cc:304] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.501358 15531 raft_consensus.cc:2804] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.501425 15531 raft_consensus.cc:493] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.501451 15531 raft_consensus.cc:3060] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.502313 15531 raft_consensus.cc:515] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.502673 15531 leader_election.cc:290] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Requested vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.503183 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f408cfdb21774b43876efa2f04a1b1c7" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.503183 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f408cfdb21774b43876efa2f04a1b1c7" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.503401 15483 raft_consensus.cc:3060] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.503401 15332 raft_consensus.cc:3060] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.504535 15483 raft_consensus.cc:2468] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.504535 15332 raft_consensus.cc:2468] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.504940 15372 leader_election.cc:304] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [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: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.505138 15531 raft_consensus.cc:2804] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.505239 15531 raft_consensus.cc:697] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Becoming Leader. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Running, Role: LEADER
I20260601 13:40:59.505378 15531 consensus_queue.cc:237] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.507252 15227 catalog_manager.cc:5696] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: term changed from 0 to 1, leader changed from <none> to a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2). New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.535854 15584 raft_consensus.cc:493] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.536077 15584 raft_consensus.cc:515] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.536674 15584 leader_election.cc:290] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:40:59.537323 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418002b52f19433aa20f33cde7ff34bb" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.537504 15332 raft_consensus.cc:2468] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 0.
I20260601 13:40:59.537542 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418002b52f19433aa20f33cde7ff34bb" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" is_pre_election: true
I20260601 13:40:59.537791 15408 raft_consensus.cc:2468] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 0.
I20260601 13:40:59.537892 15447 leader_election.cc:304] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2; no voters: 
I20260601 13:40:59.538206 15584 raft_consensus.cc:2804] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.538264 15584 raft_consensus.cc:493] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.538293 15584 raft_consensus.cc:3060] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.539217 15584 raft_consensus.cc:515] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.539582 15584 leader_election.cc:290] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 election: Requested vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:40:59.540151 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418002b52f19433aa20f33cde7ff34bb" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.540220 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418002b52f19433aa20f33cde7ff34bb" candidate_uuid: "370c55e4a066466684b4de5cc09694bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d"
I20260601 13:40:59.540302 15332 raft_consensus.cc:3060] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.540307 15408 raft_consensus.cc:3060] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.541092 15408 raft_consensus.cc:2468] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 1.
I20260601 13:40:59.541369 15332 raft_consensus.cc:2468] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370c55e4a066466684b4de5cc09694bd in term 1.
I20260601 13:40:59.541688 15447 leader_election.cc:304] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2; no voters: 
I20260601 13:40:59.541852 15584 raft_consensus.cc:2804] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.541954 15584 raft_consensus.cc:697] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Becoming Leader. State: Replica: 370c55e4a066466684b4de5cc09694bd, State: Running, Role: LEADER
I20260601 13:40:59.542119 15584 consensus_queue.cc:237] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.544284 15227 catalog_manager.cc:5696] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 370c55e4a066466684b4de5cc09694bd (127.10.181.3). New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.650012 15531 raft_consensus.cc:493] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.650174 15531 raft_consensus.cc:515] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.650640 15531 leader_election.cc:290] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.651296 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71749375369443fafdde7b85fe2dd20" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd" is_pre_election: true
I20260601 13:40:59.651296 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71749375369443fafdde7b85fe2dd20" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2" is_pre_election: true
I20260601 13:40:59.651656 15332 raft_consensus.cc:2468] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.651656 15483 raft_consensus.cc:2468] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 0.
I20260601 13:40:59.652158 15372 leader_election.cc:304] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.652460 15531 raft_consensus.cc:2804] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.652522 15531 raft_consensus.cc:493] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.652561 15531 raft_consensus.cc:3060] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.653424 15531 raft_consensus.cc:515] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.653817 15531 leader_election.cc:290] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Requested vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:40:59.654282 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71749375369443fafdde7b85fe2dd20" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83df0a62e9874319a39094b79bd23cf2"
I20260601 13:40:59.654481 15332 raft_consensus.cc:3060] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.654523 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71749375369443fafdde7b85fe2dd20" candidate_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370c55e4a066466684b4de5cc09694bd"
I20260601 13:40:59.654665 15483 raft_consensus.cc:3060] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.655640 15332 raft_consensus.cc:2468] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.655679 15483 raft_consensus.cc:2468] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7af4ac7ddf04ecc8b65023ef16c191d in term 1.
I20260601 13:40:59.656055 15372 leader_election.cc:304] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d; no voters: 
I20260601 13:40:59.656379 15531 raft_consensus.cc:2804] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.656484 15531 raft_consensus.cc:697] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Becoming Leader. State: Replica: a7af4ac7ddf04ecc8b65023ef16c191d, State: Running, Role: LEADER
I20260601 13:40:59.656627 15531 consensus_queue.cc:237] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } }
I20260601 13:40:59.658663 15227 catalog_manager.cc:5696] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: term changed from 0 to 1, leader changed from <none> to a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2). New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.765969 15483 raft_consensus.cc:1275] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.767696 15332 raft_consensus.cc:1275] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.768455 15569 consensus_queue.cc:1048] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.769299 15332 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.769486 15482 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.769779 15481 raft_consensus.cc:1275] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.769819 15331 raft_consensus.cc:1275] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.770112 15531 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.770282 15483 raft_consensus.cc:1275] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.770993 15483 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.771453 15569 consensus_queue.cc:1048] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.771812 15569 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.772022 15569 consensus_queue.cc:1048] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.772336 15569 consensus_queue.cc:1048] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.773139 15330 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.773737 15483 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: 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:59.774444 15572 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.776952 15482 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: 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:59.777319 15538 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.777386 15481 raft_consensus.cc:1275] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: 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:59.778383 15572 consensus_queue.cc:1048] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.778935 15531 consensus_queue.cc:1048] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.779915 15329 raft_consensus.cc:1275] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.781381 15330 raft_consensus.cc:1275] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.782748 15408 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: 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:59.783093 15407 raft_consensus.cc:1275] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: 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:59.784403 15477 raft_consensus.cc:1275] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: 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:59.784564 15531 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.784876 15531 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.788200 15572 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.788594 15572 consensus_queue.cc:1048] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.788800 15569 consensus_queue.cc:1048] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.789057 15569 consensus_queue.cc:1048] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.789309 15569 consensus_queue.cc:1048] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.794159 15406 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: 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:59.795595 15538 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.806414 15332 raft_consensus.cc:1275] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:59.806770 15328 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: 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:59.807024 15331 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:40:59.807739 15584 consensus_queue.cc:1048] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.808076 15584 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.808377 15584 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.812666 15405 raft_consensus.cc:1275] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:59.813989 15404 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: 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:59.814373 15403 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:40:59.816959 15606 mvcc.cc:204] Tried to move back new op lower bound from 7292195880038068224 to 7292195878309183488. Current Snapshot: MvccSnapshot[applied={T|T < 7292195880010321920}]
I20260601 13:40:59.818320 15540 consensus_queue.cc:1048] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.818657 15540 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.818948 15540 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.841873 15632 mvcc.cc:204] Tried to move back new op lower bound from 7292195880170663936 to 7292195879086747648. Current Snapshot: MvccSnapshot[applied={T|T < 7292195880155578368}]
I20260601 13:40:59.867672 15620 mvcc.cc:204] Tried to move back new op lower bound from 7292195880006451200 to 7292195879555203072. Current Snapshot: MvccSnapshot[applied={T|T < 7292195880006451200}]
I20260601 13:41:00.354288 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:00.357854 15683 instance_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:00.358099 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:00.358155 15685 instance_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:00.358315 15682 instance_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:00.358537 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:00.358582 10964 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:00.358603 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321260358601 us; error 0 us; skew 500 ppm
I20260601 13:41:00.359773 10964 webserver.cc:533] Webserver started at http://127.10.181.4:34775/ using document root <none> and password file <none>
I20260601 13:41:00.359935 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:00.359987 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:00.360054 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:00.360535 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "e32e5e87813f4446a4a769553de53bbe"
format_stamp: "Formatted at 2026-06-01 13:41:00 on dist-test-slave-whj6"
I20260601 13:41:00.362401 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:00.363386 15690 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:00.363623 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:00.363713 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "e32e5e87813f4446a4a769553de53bbe"
format_stamp: "Formatted at 2026-06-01 13:41:00 on dist-test-slave-whj6"
I20260601 13:41:00.363770 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-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:00.391294 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:00.391690 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:00.391965 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:00.392431 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:00.392467 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:00.392498 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:00.392524 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:00.397307 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:44597
I20260601 13:41:00.397459 15753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:44597 every 8 connection(s)
I20260601 13:41:00.398160 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:00.400731 15758 instance_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:00.400758 15759 instance_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:00.400977 15761 instance_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:00.401041 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:00.401500 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:00.401554 10964 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:00.401572 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321260401572 us; error 0 us; skew 500 ppm
I20260601 13:41:00.402451 10964 webserver.cc:533] Webserver started at http://127.10.181.5:45887/ using document root <none> and password file <none>
I20260601 13:41:00.402612 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:00.402666 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:00.402741 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:00.402794 15754 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44979
I20260601 13:41:00.402885 15754 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:00.403067 15754 heartbeater.cc:507] Master 127.10.181.62:44979 requested a full tablet report, sending...
I20260601 13:41:00.403199 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-4-root/instance:
uuid: "d3d7495a9ad643c695ef1272033aba22"
format_stamp: "Formatted at 2026-06-01 13:41:00 on dist-test-slave-whj6"
I20260601 13:41:00.403633 15228 ts_manager.cc:194] Registered new tserver with Master: e32e5e87813f4446a4a769553de53bbe (127.10.181.4:44597)
I20260601 13:41:00.404145 15228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39722
I20260601 13:41:00.404640 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:00.405535 15766 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:00.405769 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:00.405826 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-4-root
uuid: "d3d7495a9ad643c695ef1272033aba22"
format_stamp: "Formatted at 2026-06-01 13:41:00 on dist-test-slave-whj6"
I20260601 13:41:00.405879 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-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:41:00.420791 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:00.421233 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:00.421519 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:00.422003 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:00.422041 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:00.422071 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:00.422086 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:00.426694 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.5:38885
I20260601 13:41:00.426859 15829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.5:38885 every 8 connection(s)
I20260601 13:41:00.427524 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:00.430013 15833 instance_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:00.430179 15834 instance_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:00.430320 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:00.430392 15836 instance_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:00.430675 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:00.430755 10964 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:00.430779 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321260430778 us; error 0 us; skew 500 ppm
I20260601 13:41:00.431833 10964 webserver.cc:533] Webserver started at http://127.10.181.6:46603/ using document root <none> and password file <none>
I20260601 13:41:00.431998 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:00.432060 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:00.432133 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:00.432255 15830 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44979
I20260601 13:41:00.432343 15830 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:00.432566 15830 heartbeater.cc:507] Master 127.10.181.62:44979 requested a full tablet report, sending...
I20260601 13:41:00.432590 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-5-root/instance:
uuid: "1b031e5453274818aea72712ad34fa40"
format_stamp: "Formatted at 2026-06-01 13:41:00 on dist-test-slave-whj6"
I20260601 13:41:00.433190 15228 ts_manager.cc:194] Registered new tserver with Master: d3d7495a9ad643c695ef1272033aba22 (127.10.181.5:38885)
I20260601 13:41:00.433697 15228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39738
I20260601 13:41:00.434196 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:00.435168 15841 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:00.435443 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:00.435503 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-5-root
uuid: "1b031e5453274818aea72712ad34fa40"
format_stamp: "Formatted at 2026-06-01 13:41:00 on dist-test-slave-whj6"
I20260601 13:41:00.435571 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-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:41:00.446831 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:00.447371 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:00.447688 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:00.448177 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:00.448216 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:00.448251 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:00.448280 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:00.453924 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.6:37947
I20260601 13:41:00.454092 15904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.6:37947 every 8 connection(s)
I20260601 13:41:00.459319 15905 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44979
I20260601 13:41:00.459442 15905 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:00.459707 15905 heartbeater.cc:507] Master 127.10.181.62:44979 requested a full tablet report, sending...
I20260601 13:41:00.460413 15228 ts_manager.cc:194] Registered new tserver with Master: 1b031e5453274818aea72712ad34fa40 (127.10.181.6:37947)
I20260601 13:41:00.460932 15228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39752
I20260601 13:41:01.017956 15483 consensus_queue.cc:237] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:01.019626 15329 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:01.019663 15408 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:01.020061 15910 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:01.020292 15911 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:01.022408 15647 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:01.022851 15329 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:01.023061 15408 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
W20260601 13:41:01.025312 15446 consensus_peers.cc:597] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd -> Peer d3d7495a9ad643c695ef1272033aba22 (127.10.181.5:38885): Couldn't send request to peer d3d7495a9ad643c695ef1272033aba22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 418002b52f19433aa20f33cde7ff34bb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.025701 15228 catalog_manager.cc:5696] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index -1 to 25, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:01.026629 15483 consensus_queue.cc:237] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:01.028038 15329 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:01.028364 15647 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:01.028453 15408 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:01.028759 15647 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:01.030452 15647 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:01.030834 15408 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
W20260601 13:41:01.032260 15449 consensus_peers.cc:597] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd -> Peer e32e5e87813f4446a4a769553de53bbe (127.10.181.4:44597): Couldn't send request to peer e32e5e87813f4446a4a769553de53bbe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1a2526e608940f993de82e81d65faf3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.032557 15329 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:01.035455 15223 catalog_manager.cc:5696] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index -1 to 26, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:01.039158 15408 consensus_queue.cc:237] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:01.040823 15483 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:01.040868 15329 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:01.041426 15920 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:01.041970 15921 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:01.043691 15920 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:01.044121 15329 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:01.044138 15483 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
W20260601 13:41:01.045976 15373 consensus_peers.cc:597] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d -> Peer 1b031e5453274818aea72712ad34fa40 (127.10.181.6:37947): Couldn't send request to peer 1b031e5453274818aea72712ad34fa40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae882986e85a4a7e904bac70d5557b60. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.046684 15229 catalog_manager.cc:5696] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:01.047510 15408 consensus_queue.cc:237] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:01.048992 15329 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:01.049067 15483 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:01.049463 15920 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:01.050563 15920 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:01.051223 15611 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:01.053359 15329 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:01.054241 15483 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:01.055775 15228 catalog_manager.cc:5696] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: config changed from index -1 to 25, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:01.056648 15374 consensus_peers.cc:597] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d -> Peer e32e5e87813f4446a4a769553de53bbe (127.10.181.4:44597): Couldn't send request to peer e32e5e87813f4446a4a769553de53bbe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f71749375369443fafdde7b85fe2dd20. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.062060 15329 consensus_queue.cc:237] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:01.063637 15408 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:01.063881 15483 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:01.064010 15927 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:01.064335 15681 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:01.065485 15927 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:01.065928 15408 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:01.066290 15483 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:01.068637 15329 consensus_queue.cc:237] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:01.068771 15223 catalog_manager.cc:5696] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
W20260601 13:41:01.068874 15297 consensus_peers.cc:597] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 -> Peer 1b031e5453274818aea72712ad34fa40 (127.10.181.6:37947): Couldn't send request to peer 1b031e5453274818aea72712ad34fa40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 719a65d70de44c088a93a4686f607fa8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.069952 15408 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:01.070312 15681 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:01.070423 15483 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:01.070776 15927 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:01.071687 15681 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:01.072108 15408 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:01.074501 15228 catalog_manager.cc:5696] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index -1 to 25, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:01.075047 15483 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
W20260601 13:41:01.075706 15295 consensus_peers.cc:597] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 -> Peer d3d7495a9ad643c695ef1272033aba22 (127.10.181.5:38885): Couldn't send request to peer d3d7495a9ad643c695ef1272033aba22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e97477dc52ee443c952e61f47a6214ea. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.404997 15754 heartbeater.cc:499] Master 127.10.181.62:44979 was elected leader, sending a full tablet report...
I20260601 13:41:01.423092 15929 ts_tablet_manager.cc:933] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: Initiating tablet copy from peer 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:41:01.423549 15929 tablet_copy_client.cc:323] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:43655
I20260601 13:41:01.427610 15493 tablet_copy_service.cc:140] P 370c55e4a066466684b4de5cc09694bd: Received BeginTabletCopySession request for tablet 418002b52f19433aa20f33cde7ff34bb from peer d3d7495a9ad643c695ef1272033aba22 ({username='slave'} at 127.0.0.1:46894)
I20260601 13:41:01.427727 15493 tablet_copy_service.cc:161] P 370c55e4a066466684b4de5cc09694bd: Beginning new tablet copy session on tablet 418002b52f19433aa20f33cde7ff34bb from peer d3d7495a9ad643c695ef1272033aba22 at {username='slave'} at 127.0.0.1:46894: session id = d3d7495a9ad643c695ef1272033aba22-418002b52f19433aa20f33cde7ff34bb
I20260601 13:41:01.428622 15493 tablet_copy_source_session.cc:215] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.429581 15929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418002b52f19433aa20f33cde7ff34bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.431456 15929 tablet_copy_client.cc:806] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.431613 15929 tablet_copy_client.cc:670] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.432991 15930 tablet_copy_client.cc:1025] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:01.434569 15830 heartbeater.cc:499] Master 127.10.181.62:44979 was elected leader, sending a full tablet report...
I20260601 13:41:01.449891 15932 ts_tablet_manager.cc:933] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: Initiating tablet copy from peer 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:41:01.450261 15932 tablet_copy_client.cc:323] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:43655
I20260601 13:41:01.454200 15935 ts_tablet_manager.cc:933] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: Initiating tablet copy from peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:41:01.454670 15935 tablet_copy_client.cc:323] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:36813
I20260601 13:41:01.455955 15493 tablet_copy_service.cc:140] P 370c55e4a066466684b4de5cc09694bd: Received BeginTabletCopySession request for tablet b1a2526e608940f993de82e81d65faf3 from peer e32e5e87813f4446a4a769553de53bbe ({username='slave'} at 127.0.0.1:46904)
I20260601 13:41:01.456089 15493 tablet_copy_service.cc:161] P 370c55e4a066466684b4de5cc09694bd: Beginning new tablet copy session on tablet b1a2526e608940f993de82e81d65faf3 from peer e32e5e87813f4446a4a769553de53bbe at {username='slave'} at 127.0.0.1:46904: session id = e32e5e87813f4446a4a769553de53bbe-b1a2526e608940f993de82e81d65faf3
I20260601 13:41:01.456913 15493 tablet_copy_source_session.cc:215] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.457736 15932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a2526e608940f993de82e81d65faf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.459970 15932 tablet_copy_client.cc:806] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.460121 15932 tablet_copy_client.cc:670] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.460680 15418 tablet_copy_service.cc:140] P a7af4ac7ddf04ecc8b65023ef16c191d: Received BeginTabletCopySession request for tablet ae882986e85a4a7e904bac70d5557b60 from peer 1b031e5453274818aea72712ad34fa40 ({username='slave'} at 127.0.0.1:52402)
I20260601 13:41:01.460788 15418 tablet_copy_service.cc:161] P a7af4ac7ddf04ecc8b65023ef16c191d: Beginning new tablet copy session on tablet ae882986e85a4a7e904bac70d5557b60 from peer 1b031e5453274818aea72712ad34fa40 at {username='slave'} at 127.0.0.1:52402: session id = 1b031e5453274818aea72712ad34fa40-ae882986e85a4a7e904bac70d5557b60
I20260601 13:41:01.461647 15418 tablet_copy_source_session.cc:215] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.461885 15905 heartbeater.cc:499] Master 127.10.181.62:44979 was elected leader, sending a full tablet report...
I20260601 13:41:01.463068 15933 tablet_copy_client.cc:1025] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:01.463514 15935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae882986e85a4a7e904bac70d5557b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.465207 15935 tablet_copy_client.cc:806] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.465384 15935 tablet_copy_client.cc:670] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.466499 15936 tablet_copy_client.cc:1025] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:01.487284 15938 ts_tablet_manager.cc:933] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: Initiating tablet copy from peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063)
I20260601 13:41:01.487768 15938 tablet_copy_client.cc:323] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.1:39063
I20260601 13:41:01.490981 15342 tablet_copy_service.cc:140] P 83df0a62e9874319a39094b79bd23cf2: Received BeginTabletCopySession request for tablet e97477dc52ee443c952e61f47a6214ea from peer d3d7495a9ad643c695ef1272033aba22 ({username='slave'} at 127.0.0.1:35518)
I20260601 13:41:01.491088 15342 tablet_copy_service.cc:161] P 83df0a62e9874319a39094b79bd23cf2: Beginning new tablet copy session on tablet e97477dc52ee443c952e61f47a6214ea from peer d3d7495a9ad643c695ef1272033aba22 at {username='slave'} at 127.0.0.1:35518: session id = d3d7495a9ad643c695ef1272033aba22-e97477dc52ee443c952e61f47a6214ea
I20260601 13:41:01.491937 15342 tablet_copy_source_session.cc:215] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.492909 15938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97477dc52ee443c952e61f47a6214ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.494851 15938 tablet_copy_client.cc:806] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.495013 15938 tablet_copy_client.cc:670] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.496192 15939 tablet_copy_client.cc:1025] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:01.623286 15940 ts_tablet_manager.cc:933] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: Initiating tablet copy from peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:41:01.623683 15940 tablet_copy_client.cc:323] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:36813
I20260601 13:41:01.627159 15418 tablet_copy_service.cc:140] P a7af4ac7ddf04ecc8b65023ef16c191d: Received BeginTabletCopySession request for tablet f71749375369443fafdde7b85fe2dd20 from peer e32e5e87813f4446a4a769553de53bbe ({username='slave'} at 127.0.0.1:52418)
I20260601 13:41:01.627285 15418 tablet_copy_service.cc:161] P a7af4ac7ddf04ecc8b65023ef16c191d: Beginning new tablet copy session on tablet f71749375369443fafdde7b85fe2dd20 from peer e32e5e87813f4446a4a769553de53bbe at {username='slave'} at 127.0.0.1:52418: session id = e32e5e87813f4446a4a769553de53bbe-f71749375369443fafdde7b85fe2dd20
I20260601 13:41:01.628094 15418 tablet_copy_source_session.cc:215] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.629067 15940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71749375369443fafdde7b85fe2dd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.630899 15940 tablet_copy_client.cc:806] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.631042 15940 tablet_copy_client.cc:670] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.632495 15941 tablet_copy_client.cc:1025] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:01.652673 15942 ts_tablet_manager.cc:933] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: Initiating tablet copy from peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063)
I20260601 13:41:01.653276 15942 tablet_copy_client.cc:323] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.1:39063
I20260601 13:41:01.658305 15342 tablet_copy_service.cc:140] P 83df0a62e9874319a39094b79bd23cf2: Received BeginTabletCopySession request for tablet 719a65d70de44c088a93a4686f607fa8 from peer 1b031e5453274818aea72712ad34fa40 ({username='slave'} at 127.0.0.1:35530)
I20260601 13:41:01.658460 15342 tablet_copy_service.cc:161] P 83df0a62e9874319a39094b79bd23cf2: Beginning new tablet copy session on tablet 719a65d70de44c088a93a4686f607fa8 from peer 1b031e5453274818aea72712ad34fa40 at {username='slave'} at 127.0.0.1:35530: session id = 1b031e5453274818aea72712ad34fa40-719a65d70de44c088a93a4686f607fa8
I20260601 13:41:01.659346 15342 tablet_copy_source_session.cc:215] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.660360 15942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719a65d70de44c088a93a4686f607fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.662534 15942 tablet_copy_client.cc:806] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.662696 15942 tablet_copy_client.cc:670] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.664042 15943 tablet_copy_client.cc:1025] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:03.433344 15929 tablet_copy_client.cc:538] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:03.434785 15929 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: Bootstrap starting.
I20260601 13:41:03.454133 15929 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:03.454435 15929 tablet_bootstrap.cc:492] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: Bootstrap complete.
I20260601 13:41:03.454624 15929 ts_tablet_manager.cc:1403] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260601 13:41:03.455065 15929 raft_consensus.cc:359] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:03.455227 15929 raft_consensus.cc:740] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3d7495a9ad643c695ef1272033aba22, State: Initialized, Role: LEARNER
I20260601 13:41:03.455338 15929 consensus_queue.cc:260] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:03.455663 15929 ts_tablet_manager.cc:1434] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:41:03.456195 15493 tablet_copy_service.cc:342] P 370c55e4a066466684b4de5cc09694bd: Request end of tablet copy session d3d7495a9ad643c695ef1272033aba22-418002b52f19433aa20f33cde7ff34bb received from {username='slave'} at 127.0.0.1:46894
I20260601 13:41:03.456291 15493 tablet_copy_service.cc:434] P 370c55e4a066466684b4de5cc09694bd: ending tablet copy session d3d7495a9ad643c695ef1272033aba22-418002b52f19433aa20f33cde7ff34bb on tablet 418002b52f19433aa20f33cde7ff34bb with peer d3d7495a9ad643c695ef1272033aba22
I20260601 13:41:03.463348 15932 tablet_copy_client.cc:538] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:03.464726 15932 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: Bootstrap starting.
I20260601 13:41:03.467331 15935 tablet_copy_client.cc:538] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:03.469303 15935 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: Bootstrap starting.
I20260601 13:41:03.484198 15932 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:03.484480 15932 tablet_bootstrap.cc:492] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: Bootstrap complete.
I20260601 13:41:03.484659 15932 ts_tablet_manager.cc:1403] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260601 13:41:03.485101 15932 raft_consensus.cc:359] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:03.485209 15932 raft_consensus.cc:740] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e32e5e87813f4446a4a769553de53bbe, State: Initialized, Role: LEARNER
I20260601 13:41:03.485319 15932 consensus_queue.cc:260] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:03.486009 15932 ts_tablet_manager.cc:1434] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:03.486377 15493 tablet_copy_service.cc:342] P 370c55e4a066466684b4de5cc09694bd: Request end of tablet copy session e32e5e87813f4446a4a769553de53bbe-b1a2526e608940f993de82e81d65faf3 received from {username='slave'} at 127.0.0.1:46904
I20260601 13:41:03.486450 15493 tablet_copy_service.cc:434] P 370c55e4a066466684b4de5cc09694bd: ending tablet copy session e32e5e87813f4446a4a769553de53bbe-b1a2526e608940f993de82e81d65faf3 on tablet b1a2526e608940f993de82e81d65faf3 with peer e32e5e87813f4446a4a769553de53bbe
I20260601 13:41:03.493249 15935 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:03.493583 15935 tablet_bootstrap.cc:492] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: Bootstrap complete.
I20260601 13:41:03.493791 15935 ts_tablet_manager.cc:1403] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260601 13:41:03.494326 15935 raft_consensus.cc:359] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:03.494452 15935 raft_consensus.cc:740] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1b031e5453274818aea72712ad34fa40, State: Initialized, Role: LEARNER
I20260601 13:41:03.494541 15935 consensus_queue.cc:260] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:03.494917 15935 ts_tablet_manager.cc:1434] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:41:03.495540 15418 tablet_copy_service.cc:342] P a7af4ac7ddf04ecc8b65023ef16c191d: Request end of tablet copy session 1b031e5453274818aea72712ad34fa40-ae882986e85a4a7e904bac70d5557b60 received from {username='slave'} at 127.0.0.1:52402
I20260601 13:41:03.495632 15418 tablet_copy_service.cc:434] P a7af4ac7ddf04ecc8b65023ef16c191d: ending tablet copy session 1b031e5453274818aea72712ad34fa40-ae882986e85a4a7e904bac70d5557b60 on tablet ae882986e85a4a7e904bac70d5557b60 with peer 1b031e5453274818aea72712ad34fa40
I20260601 13:41:03.496482 15938 tablet_copy_client.cc:538] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:03.498243 15938 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: Bootstrap starting.
I20260601 13:41:03.521515 15938 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:03.521932 15938 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: Bootstrap complete.
I20260601 13:41:03.522161 15938 ts_tablet_manager.cc:1403] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.001s
I20260601 13:41:03.522699 15938 raft_consensus.cc:359] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:03.522856 15938 raft_consensus.cc:740] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3d7495a9ad643c695ef1272033aba22, State: Initialized, Role: LEARNER
I20260601 13:41:03.522945 15938 consensus_queue.cc:260] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:03.523293 15938 ts_tablet_manager.cc:1434] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.003s
I20260601 13:41:03.524112 15342 tablet_copy_service.cc:342] P 83df0a62e9874319a39094b79bd23cf2: Request end of tablet copy session d3d7495a9ad643c695ef1272033aba22-e97477dc52ee443c952e61f47a6214ea received from {username='slave'} at 127.0.0.1:35518
I20260601 13:41:03.524255 15342 tablet_copy_service.cc:434] P 83df0a62e9874319a39094b79bd23cf2: ending tablet copy session d3d7495a9ad643c695ef1272033aba22-e97477dc52ee443c952e61f47a6214ea on tablet e97477dc52ee443c952e61f47a6214ea with peer d3d7495a9ad643c695ef1272033aba22
I20260601 13:41:03.540489 15804 raft_consensus.cc:1217] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260601 13:41:03.588210 15728 raft_consensus.cc:1217] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:41:03.632974 15940 tablet_copy_client.cc:538] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:03.634799 15940 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: Bootstrap starting.
I20260601 13:41:03.658519 15940 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=87 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:03.658953 15940 tablet_bootstrap.cc:492] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: Bootstrap complete.
I20260601 13:41:03.659209 15940 ts_tablet_manager.cc:1403] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.004s
I20260601 13:41:03.659785 15940 raft_consensus.cc:359] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:03.659950 15940 raft_consensus.cc:740] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e32e5e87813f4446a4a769553de53bbe, State: Initialized, Role: LEARNER
I20260601 13:41:03.660094 15940 consensus_queue.cc:260] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:03.660423 15940 ts_tablet_manager.cc:1434] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:03.661253 15418 tablet_copy_service.cc:342] P a7af4ac7ddf04ecc8b65023ef16c191d: Request end of tablet copy session e32e5e87813f4446a4a769553de53bbe-f71749375369443fafdde7b85fe2dd20 received from {username='slave'} at 127.0.0.1:52418
I20260601 13:41:03.661396 15418 tablet_copy_service.cc:434] P a7af4ac7ddf04ecc8b65023ef16c191d: ending tablet copy session e32e5e87813f4446a4a769553de53bbe-f71749375369443fafdde7b85fe2dd20 on tablet f71749375369443fafdde7b85fe2dd20 with peer e32e5e87813f4446a4a769553de53bbe
I20260601 13:41:03.664369 15942 tablet_copy_client.cc:538] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:03.666405 15942 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: Bootstrap starting.
I20260601 13:41:03.688561 15942 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:03.688974 15942 tablet_bootstrap.cc:492] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: Bootstrap complete.
I20260601 13:41:03.689220 15942 ts_tablet_manager.cc:1403] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260601 13:41:03.689914 15942 raft_consensus.cc:359] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:03.690057 15942 raft_consensus.cc:740] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1b031e5453274818aea72712ad34fa40, State: Initialized, Role: LEARNER
I20260601 13:41:03.690157 15942 consensus_queue.cc:260] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:03.690596 15942 ts_tablet_manager.cc:1434] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:03.691392 15342 tablet_copy_service.cc:342] P 83df0a62e9874319a39094b79bd23cf2: Request end of tablet copy session 1b031e5453274818aea72712ad34fa40-719a65d70de44c088a93a4686f607fa8 received from {username='slave'} at 127.0.0.1:35530
I20260601 13:41:03.691493 15342 tablet_copy_service.cc:434] P 83df0a62e9874319a39094b79bd23cf2: ending tablet copy session 1b031e5453274818aea72712ad34fa40-719a65d70de44c088a93a4686f607fa8 on tablet 719a65d70de44c088a93a4686f607fa8 with peer 1b031e5453274818aea72712ad34fa40
I20260601 13:41:03.829622 15879 raft_consensus.cc:1217] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:41:03.846282 15804 raft_consensus.cc:1217] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260601 13:41:03.941875 15728 raft_consensus.cc:1217] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260601 13:41:04.001612 15966 raft_consensus.cc:1064] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: attempting to promote NON_VOTER d3d7495a9ad643c695ef1272033aba22 to VOTER
I20260601 13:41:04.002197 15966 consensus_queue.cc:237] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } }
I20260601 13:41:04.004350 15483 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.004350 15804 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.004468 15408 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.004817 15968 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.005045 15966 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.005271 15965 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.008086 15965 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.008730 15408 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.010977 15483 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.011273 15223 catalog_manager.cc:5696] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:04.011857 15804 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.020776 15331 consensus_queue.cc:237] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [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: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } }
I20260601 13:41:04.021942 15804 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.022281 15483 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.022322 15966 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.022765 15966 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.024082 15968 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.025786 15483 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.026022 15214 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e97477dc52ee443c952e61f47a6214ea with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:04.024508 15804 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.028578 15228 catalog_manager.cc:5696] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index 26 to 27, VOTER a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2) evicted. New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:04.032213 15392 tablet_service.cc:1558] Processing DeleteTablet for tablet e97477dc52ee443c952e61f47a6214ea with delete_type TABLET_DATA_TOMBSTONED (TS a7af4ac7ddf04ecc8b65023ef16c191d not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:52366
I20260601 13:41:04.032670 15976 tablet_replica.cc:333] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:04.032830 15976 raft_consensus.cc:2243] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:04.032985 15976 raft_consensus.cc:2272] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:04.033632 15976 ts_tablet_manager.cc:1916] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:04.035852 15976 ts_tablet_manager.cc:1929] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260601 13:41:04.035921 15976 log.cc:1199] T e97477dc52ee443c952e61f47a6214ea P a7af4ac7ddf04ecc8b65023ef16c191d: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/e97477dc52ee443c952e61f47a6214ea
I20260601 13:41:04.036444 15214 catalog_manager.cc:5027] TS a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813): tablet e97477dc52ee443c952e61f47a6214ea (table test-workload [id=338b224d00d147769a17560eb4284792]) successfully deleted
I20260601 13:41:04.038254 15879 raft_consensus.cc:1217] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:41:04.203631 15978 raft_consensus.cc:1064] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd: attempting to promote NON_VOTER e32e5e87813f4446a4a769553de53bbe to VOTER
I20260601 13:41:04.204312 15978 consensus_queue.cc:237] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } }
I20260601 13:41:04.206398 15728 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.206470 15408 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.206857 15331 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.207015 15977 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.207227 15980 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.207492 15945 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } 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:41:04.209887 15945 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.210295 15408 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.211378 15331 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.212990 15229 catalog_manager.cc:5696] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index 26 to 27, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:04.213932 15728 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.217514 15483 consensus_queue.cc:237] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } }
I20260601 13:41:04.218664 15728 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:04.219033 15978 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } 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:41:04.219457 15407 raft_consensus.cc:1275] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:04.219933 15978 consensus_queue.cc:1048] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:04.220770 15977 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.221966 15407 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.223024 15228 catalog_manager.cc:5696] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index 27 to 28, VOTER 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:04.224720 15215 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b1a2526e608940f993de82e81d65faf3 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:04.225226 15318 tablet_service.cc:1558] Processing DeleteTablet for tablet b1a2526e608940f993de82e81d65faf3 with delete_type TABLET_DATA_TOMBSTONED (TS 83df0a62e9874319a39094b79bd23cf2 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:35464
I20260601 13:41:04.225937 15728 raft_consensus.cc:2955] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.226414 15984 tablet_replica.cc:333] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:04.226570 15984 raft_consensus.cc:2243] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:04.226831 15984 raft_consensus.cc:2272] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:04.227394 15984 ts_tablet_manager.cc:1916] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:04.229360 15984 ts_tablet_manager.cc:1929] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:41:04.229429 15984 log.cc:1199] T b1a2526e608940f993de82e81d65faf3 P 83df0a62e9874319a39094b79bd23cf2: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/b1a2526e608940f993de82e81d65faf3
I20260601 13:41:04.229933 15214 catalog_manager.cc:5027] TS 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063): tablet b1a2526e608940f993de82e81d65faf3 (table test-workload [id=338b224d00d147769a17560eb4284792]) successfully deleted
I20260601 13:41:04.271643 15980 raft_consensus.cc:1064] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd: attempting to promote NON_VOTER d3d7495a9ad643c695ef1272033aba22 to VOTER
I20260601 13:41:04.272158 15980 consensus_queue.cc:237] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } }
I20260601 13:41:04.273710 15804 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.273805 15331 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.273967 15407 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.274367 15978 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.274547 15980 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.274744 15977 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.277132 15977 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.277796 15331 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.280458 15228 catalog_manager.cc:5696] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.281370 15407 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.282021 15804 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.286846 15476 consensus_queue.cc:237] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [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: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } }
I20260601 13:41:04.288497 15804 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.288497 15331 raft_consensus.cc:1275] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.289000 15978 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.289208 15945 consensus_queue.cc:1048] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.291092 15978 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.291442 15331 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.293222 15804 raft_consensus.cc:2955] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.293565 15223 catalog_manager.cc:5696] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index 26 to 27, VOTER a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2) evicted. New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } }
I20260601 13:41:04.295229 15215 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 418002b52f19433aa20f33cde7ff34bb with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:04.296025 15392 tablet_service.cc:1558] Processing DeleteTablet for tablet 418002b52f19433aa20f33cde7ff34bb with delete_type TABLET_DATA_TOMBSTONED (TS a7af4ac7ddf04ecc8b65023ef16c191d not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:52366
I20260601 13:41:04.296231 15976 tablet_replica.cc:333] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:04.296372 15976 raft_consensus.cc:2243] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:04.296522 15976 raft_consensus.cc:2272] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:04.297080 15976 ts_tablet_manager.cc:1916] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:04.299350 15976 ts_tablet_manager.cc:1929] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260601 13:41:04.299427 15976 log.cc:1199] T 418002b52f19433aa20f33cde7ff34bb P a7af4ac7ddf04ecc8b65023ef16c191d: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/418002b52f19433aa20f33cde7ff34bb
I20260601 13:41:04.299899 15214 catalog_manager.cc:5027] TS a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813): tablet 418002b52f19433aa20f33cde7ff34bb (table test-workload [id=338b224d00d147769a17560eb4284792]) successfully deleted
I20260601 13:41:04.408345 15964 raft_consensus.cc:1064] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d: attempting to promote NON_VOTER 1b031e5453274818aea72712ad34fa40 to VOTER
I20260601 13:41:04.408792 15964 consensus_queue.cc:237] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } }
I20260601 13:41:04.410209 15879 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.410243 15476 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.410485 15331 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.410667 15990 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.410912 15921 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } 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:41:04.411108 15963 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.413229 15963 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.413815 15476 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.413986 15879 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.415737 15331 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.416415 15228 catalog_manager.cc:5696] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.421034 15407 consensus_queue.cc:237] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } }
I20260601 13:41:04.422147 15879 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:04.422411 15331 raft_consensus.cc:1275] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:04.422478 15964 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } 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:41:04.422714 15990 consensus_queue.cc:1048] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:04.424122 15921 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 370c55e4a066466684b4de5cc09694bd (127.10.181.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.424531 15331 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 370c55e4a066466684b4de5cc09694bd (127.10.181.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.424566 15879 raft_consensus.cc:2955] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 370c55e4a066466684b4de5cc09694bd (127.10.181.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.426801 15214 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ae882986e85a4a7e904bac70d5557b60 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:04.427103 15229 catalog_manager.cc:5696] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index 27 to 28, VOTER 370c55e4a066466684b4de5cc09694bd (127.10.181.3) evicted. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.429387 15472 tablet_service.cc:1558] Processing DeleteTablet for tablet ae882986e85a4a7e904bac70d5557b60 with delete_type TABLET_DATA_TOMBSTONED (TS 370c55e4a066466684b4de5cc09694bd not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:46858
I20260601 13:41:04.430267 15994 tablet_replica.cc:333] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:04.430414 15994 raft_consensus.cc:2243] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:04.430565 15994 raft_consensus.cc:2272] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:04.431119 15994 ts_tablet_manager.cc:1916] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:04.433073 15994 ts_tablet_manager.cc:1929] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:41:04.433140 15994 log.cc:1199] T ae882986e85a4a7e904bac70d5557b60 P 370c55e4a066466684b4de5cc09694bd: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/ae882986e85a4a7e904bac70d5557b60
I20260601 13:41:04.433810 15215 catalog_manager.cc:5027] TS 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655): tablet ae882986e85a4a7e904bac70d5557b60 (table test-workload [id=338b224d00d147769a17560eb4284792]) successfully deleted
I20260601 13:41:04.450052 15964 raft_consensus.cc:1064] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d: attempting to promote NON_VOTER e32e5e87813f4446a4a769553de53bbe to VOTER
I20260601 13:41:04.450525 15964 consensus_queue.cc:237] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } }
I20260601 13:41:04.452095 15331 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.452296 15476 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.452428 15728 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:04.452669 15964 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.452838 15921 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.453047 15963 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:04.454916 15921 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.455819 15728 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.458024 15476 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.458398 15223 catalog_manager.cc:5696] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: config changed from index 25 to 26, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:04.458453 15331 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e32e5e87813f4446a4a769553de53bbe (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.461385 15407 consensus_queue.cc:237] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [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: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } }
I20260601 13:41:04.462529 15476 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.462530 15728 raft_consensus.cc:1275] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.463042 15990 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.463284 15999 consensus_queue.cc:1048] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.464511 15990 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.464857 15476 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.466840 15214 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f71749375369443fafdde7b85fe2dd20 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:04.466907 15227 catalog_manager.cc:5696] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index 26 to 27, VOTER 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.467859 15728 raft_consensus.cc:2955] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } } }
I20260601 13:41:04.469197 15318 tablet_service.cc:1558] Processing DeleteTablet for tablet f71749375369443fafdde7b85fe2dd20 with delete_type TABLET_DATA_TOMBSTONED (TS 83df0a62e9874319a39094b79bd23cf2 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:35464
I20260601 13:41:04.469662 15984 tablet_replica.cc:333] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:04.469866 15984 raft_consensus.cc:2243] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:04.470315 15984 raft_consensus.cc:2272] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:04.471204 15984 ts_tablet_manager.cc:1916] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:04.473156 15984 ts_tablet_manager.cc:1929] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260601 13:41:04.473217 15984 log.cc:1199] T f71749375369443fafdde7b85fe2dd20 P 83df0a62e9874319a39094b79bd23cf2: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/f71749375369443fafdde7b85fe2dd20
I20260601 13:41:04.473704 15214 catalog_manager.cc:5027] TS 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063): tablet f71749375369443fafdde7b85fe2dd20 (table test-workload [id=338b224d00d147769a17560eb4284792]) successfully deleted
I20260601 13:41:04.499508 15965 raft_consensus.cc:1064] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2: attempting to promote NON_VOTER 1b031e5453274818aea72712ad34fa40 to VOTER
I20260601 13:41:04.500203 15965 consensus_queue.cc:237] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } }
I20260601 13:41:04.501587 15476 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.501646 15879 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.501680 15407 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:04.501997 15968 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } 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:41:04.502180 15966 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.502405 15952 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:04.504590 15952 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.505105 15879 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.506527 15476 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.507164 15407 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.507439 15227 catalog_manager.cc:5696] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 reported cstate change: config changed from index 26 to 27, 1b031e5453274818aea72712ad34fa40 (127.10.181.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.510335 15331 consensus_queue.cc:237] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } }
I20260601 13:41:04.511312 15879 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:04.511327 15407 raft_consensus.cc:1275] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:04.511696 15966 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:04.511869 15965 consensus_queue.cc:1048] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } 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:41:04.513307 15966 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 370c55e4a066466684b4de5cc09694bd (127.10.181.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.513679 15879 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 370c55e4a066466684b4de5cc09694bd (127.10.181.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.514884 15214 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 719a65d70de44c088a93a4686f607fa8 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:04.514830 15407 raft_consensus.cc:2955] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 370c55e4a066466684b4de5cc09694bd (127.10.181.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } } }
I20260601 13:41:04.516415 15229 catalog_manager.cc:5696] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index 27 to 28, VOTER 370c55e4a066466684b4de5cc09694bd (127.10.181.3) evicted. New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:04.518765 15472 tablet_service.cc:1558] Processing DeleteTablet for tablet 719a65d70de44c088a93a4686f607fa8 with delete_type TABLET_DATA_TOMBSTONED (TS 370c55e4a066466684b4de5cc09694bd not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:46858
I20260601 13:41:04.518965 15994 tablet_replica.cc:333] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:04.519112 15994 raft_consensus.cc:2243] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:04.519322 15994 raft_consensus.cc:2272] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:04.519972 15994 ts_tablet_manager.cc:1916] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:04.521646 15994 ts_tablet_manager.cc:1929] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:41:04.521708 15994 log.cc:1199] T 719a65d70de44c088a93a4686f607fa8 P 370c55e4a066466684b4de5cc09694bd: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/719a65d70de44c088a93a4686f607fa8
I20260601 13:41:04.522318 15215 catalog_manager.cc:5027] TS 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655): tablet 719a65d70de44c088a93a4686f607fa8 (table test-workload [id=338b224d00d147769a17560eb4284792]) successfully deleted
I20260601 13:41:05.522490 15407 consensus_queue.cc:237] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:05.524317 15476 raft_consensus.cc:1275] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:05.524336 15331 raft_consensus.cc:1275] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:05.524928 16007 consensus_queue.cc:1048] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:05.525157 16008 consensus_queue.cc:1048] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:05.527099 16007 raft_consensus.cc:2955] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:05.527732 15331 raft_consensus.cc:2955] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
W20260601 13:41:05.527953 15371 consensus_peers.cc:597] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d -> Peer d3d7495a9ad643c695ef1272033aba22 (127.10.181.5:38885): Couldn't send request to peer d3d7495a9ad643c695ef1272033aba22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9416448ce6845a5867545e571f38d65. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:05.530126 15228 catalog_manager.cc:5696] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d reported cstate change: config changed from index -1 to 26, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:05.530252 15331 consensus_queue.cc:237] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:05.531039 15476 raft_consensus.cc:2955] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:05.531710 15407 raft_consensus.cc:1275] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:05.532188 15483 raft_consensus.cc:1275] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260601 13:41:05.532375 15952 consensus_queue.cc:1048] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:05.532711 15952 consensus_queue.cc:1048] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260601 13:41:05.534803 16004 raft_consensus.cc:2955] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:05.535589 15407 raft_consensus.cc:2955] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:05.537778 15229 catalog_manager.cc:5696] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index -1 to 25, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:05.538461 15331 consensus_queue.cc:237] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
W20260601 13:41:05.539314 15298 consensus_peers.cc:597] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 -> Peer e32e5e87813f4446a4a769553de53bbe (127.10.181.4:44597): Couldn't send request to peer e32e5e87813f4446a4a769553de53bbe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbe1930f39964638a7e21cb2d5c6e661. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:05.540205 15476 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:05.540205 15483 raft_consensus.cc:2955] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:05.540405 15804 raft_consensus.cc:1275] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Refusing update from remote peer 83df0a62e9874319a39094b79bd23cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260601 13:41:05.540776 15297 consensus_peers.cc:597] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 -> Peer 1b031e5453274818aea72712ad34fa40 (127.10.181.6:37947): Couldn't send request to peer 1b031e5453274818aea72712ad34fa40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e97477dc52ee443c952e61f47a6214ea. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:05.540920 15952 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } 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:41:05.541215 15952 consensus_queue.cc:1048] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } 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:41:05.543232 16004 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:05.543620 15804 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:05.545411 15483 raft_consensus.cc:2955] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:05.545776 15407 consensus_queue.cc:237] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 22, Committed index: 22, Last appended: 1.22, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:05.546047 15229 catalog_manager.cc:5696] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 reported cstate change: config changed from index 27 to 28, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New cstate: current_term: 1 leader_uuid: "83df0a62e9874319a39094b79bd23cf2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:05.547245 15331 raft_consensus.cc:1275] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260601 13:41:05.547475 15476 raft_consensus.cc:1275] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
W20260601 13:41:05.547788 15371 consensus_peers.cc:597] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d -> Peer d3d7495a9ad643c695ef1272033aba22 (127.10.181.5:38885): Couldn't send request to peer d3d7495a9ad643c695ef1272033aba22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24675b6a21c7414f9561328771ce5c70. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:05.547830 16008 consensus_queue.cc:1048] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
I20260601 13:41:05.548223 16008 consensus_queue.cc:1048] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
I20260601 13:41:05.549887 15964 raft_consensus.cc:2955] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:05.550195 15331 raft_consensus.cc:2955] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:05.552067 15476 raft_consensus.cc:2955] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:05.552515 15228 catalog_manager.cc:5696] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 reported cstate change: config changed from index -1 to 23, NON_VOTER d3d7495a9ad643c695ef1272033aba22 (127.10.181.5) added. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } } }
I20260601 13:41:05.553045 15483 consensus_queue.cc:237] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:05.554859 15407 raft_consensus.cc:1275] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:05.555228 16005 consensus_queue.cc:1048] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:05.555702 15331 raft_consensus.cc:1275] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer 370c55e4a066466684b4de5cc09694bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:05.556246 16005 consensus_queue.cc:1048] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:05.557945 16005 raft_consensus.cc:2955] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:05.559696 15331 raft_consensus.cc:2955] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
W20260601 13:41:05.559913 15448 consensus_peers.cc:597] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd -> Peer 1b031e5453274818aea72712ad34fa40 (127.10.181.6:37947): Couldn't send request to peer 1b031e5453274818aea72712ad34fa40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d434409201fa45f1ad5693c900fb323e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:05.560257 15223 catalog_manager.cc:5696] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New cstate: current_term: 1 leader_uuid: "370c55e4a066466684b4de5cc09694bd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:05.560822 15408 consensus_queue.cc:237] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:05.559696 15407 raft_consensus.cc:2955] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1b031e5453274818aea72712ad34fa40 (127.10.181.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } } }
I20260601 13:41:05.562314 15331 raft_consensus.cc:1275] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260601 13:41:05.562315 15374 consensus_peers.cc:597] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d -> Peer e32e5e87813f4446a4a769553de53bbe (127.10.181.4:44597): Couldn't send request to peer e32e5e87813f4446a4a769553de53bbe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11fbcaa9fa7c41e79060ce8976d6b0e0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:05.562769 15964 consensus_queue.cc:1048] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:05.563570 15483 raft_consensus.cc:1275] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Refusing update from remote peer a7af4ac7ddf04ecc8b65023ef16c191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:05.564005 15964 consensus_queue.cc:1048] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:05.565173 16007 raft_consensus.cc:2955] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:05.566164 15483 raft_consensus.cc:2955] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:05.566985 15331 raft_consensus.cc:2955] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:05.568647 15228 catalog_manager.cc:5696] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd reported cstate change: config changed from index -1 to 26, NON_VOTER e32e5e87813f4446a4a769553de53bbe (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } } }
I20260601 13:41:05.956578 16040 ts_tablet_manager.cc:933] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: Initiating tablet copy from peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063)
I20260601 13:41:05.956986 16040 tablet_copy_client.cc:323] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.1:39063
I20260601 13:41:05.961050 15342 tablet_copy_service.cc:140] P 83df0a62e9874319a39094b79bd23cf2: Received BeginTabletCopySession request for tablet bbe1930f39964638a7e21cb2d5c6e661 from peer e32e5e87813f4446a4a769553de53bbe ({username='slave'} at 127.0.0.1:35540)
I20260601 13:41:05.961170 15342 tablet_copy_service.cc:161] P 83df0a62e9874319a39094b79bd23cf2: Beginning new tablet copy session on tablet bbe1930f39964638a7e21cb2d5c6e661 from peer e32e5e87813f4446a4a769553de53bbe at {username='slave'} at 127.0.0.1:35540: session id = e32e5e87813f4446a4a769553de53bbe-bbe1930f39964638a7e21cb2d5c6e661
I20260601 13:41:05.961972 15342 tablet_copy_source_session.cc:215] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:05.962927 16040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe1930f39964638a7e21cb2d5c6e661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:05.964915 16040 tablet_copy_client.cc:806] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:05.965081 16040 tablet_copy_client.cc:670] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:05.966632 16041 tablet_copy_client.cc:1025] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:05.989812 16044 ts_tablet_manager.cc:933] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: Initiating tablet copy from peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:41:05.990250 16044 tablet_copy_client.cc:323] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:36813
I20260601 13:41:05.990828 15418 tablet_copy_service.cc:140] P a7af4ac7ddf04ecc8b65023ef16c191d: Received BeginTabletCopySession request for tablet 11fbcaa9fa7c41e79060ce8976d6b0e0 from peer e32e5e87813f4446a4a769553de53bbe ({username='slave'} at 127.0.0.1:52418)
I20260601 13:41:05.990929 15418 tablet_copy_service.cc:161] P a7af4ac7ddf04ecc8b65023ef16c191d: Beginning new tablet copy session on tablet 11fbcaa9fa7c41e79060ce8976d6b0e0 from peer e32e5e87813f4446a4a769553de53bbe at {username='slave'} at 127.0.0.1:52418: session id = e32e5e87813f4446a4a769553de53bbe-11fbcaa9fa7c41e79060ce8976d6b0e0
I20260601 13:41:05.991554 16046 ts_tablet_manager.cc:933] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: Initiating tablet copy from peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:41:05.991859 15418 tablet_copy_source_session.cc:215] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:05.992141 16046 tablet_copy_client.cc:323] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:36813
I20260601 13:41:05.992660 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11fbcaa9fa7c41e79060ce8976d6b0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:05.994678 16044 tablet_copy_client.cc:806] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:05.994833 16044 tablet_copy_client.cc:670] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:05.996166 16045 tablet_copy_client.cc:1025] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:05.998243 15418 tablet_copy_service.cc:140] P a7af4ac7ddf04ecc8b65023ef16c191d: Received BeginTabletCopySession request for tablet 24675b6a21c7414f9561328771ce5c70 from peer d3d7495a9ad643c695ef1272033aba22 ({username='slave'} at 127.0.0.1:52430)
I20260601 13:41:05.998414 15418 tablet_copy_service.cc:161] P a7af4ac7ddf04ecc8b65023ef16c191d: Beginning new tablet copy session on tablet 24675b6a21c7414f9561328771ce5c70 from peer d3d7495a9ad643c695ef1272033aba22 at {username='slave'} at 127.0.0.1:52430: session id = d3d7495a9ad643c695ef1272033aba22-24675b6a21c7414f9561328771ce5c70
I20260601 13:41:05.999640 15418 tablet_copy_source_session.cc:215] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:06.000692 16046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24675b6a21c7414f9561328771ce5c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:06.004150 16046 tablet_copy_client.cc:806] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:06.004376 16046 tablet_copy_client.cc:670] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:06.005965 16047 tablet_copy_client.cc:1025] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:06.018296 16050 ts_tablet_manager.cc:933] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: Initiating tablet copy from peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063)
I20260601 13:41:06.018687 16050 tablet_copy_client.cc:323] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.1:39063
I20260601 13:41:06.019408 15342 tablet_copy_service.cc:140] P 83df0a62e9874319a39094b79bd23cf2: Received BeginTabletCopySession request for tablet e97477dc52ee443c952e61f47a6214ea from peer 1b031e5453274818aea72712ad34fa40 ({username='slave'} at 127.0.0.1:35530)
I20260601 13:41:06.019523 15342 tablet_copy_service.cc:161] P 83df0a62e9874319a39094b79bd23cf2: Beginning new tablet copy session on tablet e97477dc52ee443c952e61f47a6214ea from peer 1b031e5453274818aea72712ad34fa40 at {username='slave'} at 127.0.0.1:35530: session id = 1b031e5453274818aea72712ad34fa40-e97477dc52ee443c952e61f47a6214ea
I20260601 13:41:06.020342 15342 tablet_copy_source_session.cc:215] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:06.021268 16050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97477dc52ee443c952e61f47a6214ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:06.023097 16050 tablet_copy_client.cc:806] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:06.023299 16050 tablet_copy_client.cc:670] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:06.024528 16051 tablet_copy_client.cc:1025] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:06.057076 16052 ts_tablet_manager.cc:933] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: Initiating tablet copy from peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
I20260601 13:41:06.057433 16052 tablet_copy_client.cc:323] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:36813
I20260601 13:41:06.058069 15418 tablet_copy_service.cc:140] P a7af4ac7ddf04ecc8b65023ef16c191d: Received BeginTabletCopySession request for tablet e9416448ce6845a5867545e571f38d65 from peer d3d7495a9ad643c695ef1272033aba22 ({username='slave'} at 127.0.0.1:52430)
I20260601 13:41:06.058182 15418 tablet_copy_service.cc:161] P a7af4ac7ddf04ecc8b65023ef16c191d: Beginning new tablet copy session on tablet e9416448ce6845a5867545e571f38d65 from peer d3d7495a9ad643c695ef1272033aba22 at {username='slave'} at 127.0.0.1:52430: session id = d3d7495a9ad643c695ef1272033aba22-e9416448ce6845a5867545e571f38d65
I20260601 13:41:06.059074 15418 tablet_copy_source_session.cc:215] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:06.060037 16052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9416448ce6845a5867545e571f38d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:06.062074 16052 tablet_copy_client.cc:806] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:06.062243 16052 tablet_copy_client.cc:670] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:06.063633 16053 tablet_copy_client.cc:1025] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:06.131822 16054 ts_tablet_manager.cc:933] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: Initiating tablet copy from peer 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
I20260601 13:41:06.132241 16054 tablet_copy_client.cc:323] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:43655
I20260601 13:41:06.136126 15493 tablet_copy_service.cc:140] P 370c55e4a066466684b4de5cc09694bd: Received BeginTabletCopySession request for tablet d434409201fa45f1ad5693c900fb323e from peer 1b031e5453274818aea72712ad34fa40 ({username='slave'} at 127.0.0.1:46912)
I20260601 13:41:06.136261 15493 tablet_copy_service.cc:161] P 370c55e4a066466684b4de5cc09694bd: Beginning new tablet copy session on tablet d434409201fa45f1ad5693c900fb323e from peer 1b031e5453274818aea72712ad34fa40 at {username='slave'} at 127.0.0.1:46912: session id = 1b031e5453274818aea72712ad34fa40-d434409201fa45f1ad5693c900fb323e
I20260601 13:41:06.137254 15493 tablet_copy_source_session.cc:215] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:06.138082 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d434409201fa45f1ad5693c900fb323e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:06.140039 16054 tablet_copy_client.cc:806] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:06.140194 16054 tablet_copy_client.cc:670] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:06.141218 16055 tablet_copy_client.cc:1025] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:06.505725 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:41:06.507663 10964 tablet_copy_service.cc:362] P 83df0a62e9874319a39094b79bd23cf2: Destroying tablet copy session 1b031e5453274818aea72712ad34fa40-e97477dc52ee443c952e61f47a6214ea due to service shutdown
I20260601 13:41:06.507797 10964 tablet_copy_service.cc:434] P 83df0a62e9874319a39094b79bd23cf2: ending tablet copy session 1b031e5453274818aea72712ad34fa40-e97477dc52ee443c952e61f47a6214ea on tablet e97477dc52ee443c952e61f47a6214ea with peer 1b031e5453274818aea72712ad34fa40
I20260601 13:41:06.507985 10964 tablet_copy_service.cc:362] P 83df0a62e9874319a39094b79bd23cf2: Destroying tablet copy session e32e5e87813f4446a4a769553de53bbe-bbe1930f39964638a7e21cb2d5c6e661 due to service shutdown
I20260601 13:41:06.508030 10964 tablet_copy_service.cc:434] P 83df0a62e9874319a39094b79bd23cf2: ending tablet copy session e32e5e87813f4446a4a769553de53bbe-bbe1930f39964638a7e21cb2d5c6e661 on tablet bbe1930f39964638a7e21cb2d5c6e661 with peer e32e5e87813f4446a4a769553de53bbe
I20260601 13:41:06.513161 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:06.517035 10964 tablet_replica.cc:333] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.517295 10964 raft_consensus.cc:2243] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.517629 10964 raft_consensus.cc:2272] T e97477dc52ee443c952e61f47a6214ea P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.520433 10964 tablet_replica.cc:333] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.520679 10964 raft_consensus.cc:2243] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.520931 10964 raft_consensus.cc:2272] T ae882986e85a4a7e904bac70d5557b60 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.521629 10964 tablet_replica.cc:333] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.521785 10964 raft_consensus.cc:2243] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.521961 10964 raft_consensus.cc:2272] T e9416448ce6845a5867545e571f38d65 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.523116 10964 tablet_replica.cc:333] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.523356 10964 raft_consensus.cc:2243] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.523602 10964 raft_consensus.cc:2272] T 418002b52f19433aa20f33cde7ff34bb P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.524681 10964 tablet_replica.cc:333] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.527271 10964 raft_consensus.cc:2243] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.527470 10964 raft_consensus.cc:2272] T f408cfdb21774b43876efa2f04a1b1c7 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.528441 10964 tablet_replica.cc:333] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
W20260601 13:41:06.528646 15372 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260601 13:41:06.528652 10964 raft_consensus.cc:2243] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.529170 10964 raft_consensus.cc:2272] T d434409201fa45f1ad5693c900fb323e P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:06.529856 15372 consensus_peers.cc:597] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d -> Peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063): Couldn't send request to peer 83df0a62e9874319a39094b79bd23cf2. 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:41:06.530153 10964 tablet_replica.cc:333] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.530273 10964 raft_consensus.cc:2243] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.530419 10964 raft_consensus.cc:2272] T 24675b6a21c7414f9561328771ce5c70 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.531390 10964 tablet_replica.cc:333] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.531541 10964 raft_consensus.cc:2243] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.531754 10964 raft_consensus.cc:2272] T 719a65d70de44c088a93a4686f607fa8 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.532405 10964 tablet_replica.cc:333] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.532528 10964 raft_consensus.cc:2243] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.532675 10964 raft_consensus.cc:2272] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.533361 10964 tablet_replica.cc:333] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2: stopping tablet replica
I20260601 13:41:06.533469 10964 raft_consensus.cc:2243] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.533704 10964 raft_consensus.cc:2272] T bbe1930f39964638a7e21cb2d5c6e661 P 83df0a62e9874319a39094b79bd23cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.541399 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:41:06.546998 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
W20260601 13:41:06.549371 15447 consensus_peers.cc:597] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd -> Peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813): Couldn't send request to peer a7af4ac7ddf04ecc8b65023ef16c191d. 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:41:06.550894 10964 tablet_copy_service.cc:362] P a7af4ac7ddf04ecc8b65023ef16c191d: Destroying tablet copy session d3d7495a9ad643c695ef1272033aba22-e9416448ce6845a5867545e571f38d65 due to service shutdown
I20260601 13:41:06.551038 10964 tablet_copy_service.cc:434] P a7af4ac7ddf04ecc8b65023ef16c191d: ending tablet copy session d3d7495a9ad643c695ef1272033aba22-e9416448ce6845a5867545e571f38d65 on tablet e9416448ce6845a5867545e571f38d65 with peer d3d7495a9ad643c695ef1272033aba22
I20260601 13:41:06.551267 10964 tablet_copy_service.cc:362] P a7af4ac7ddf04ecc8b65023ef16c191d: Destroying tablet copy session e32e5e87813f4446a4a769553de53bbe-11fbcaa9fa7c41e79060ce8976d6b0e0 due to service shutdown
I20260601 13:41:06.551311 10964 tablet_copy_service.cc:434] P a7af4ac7ddf04ecc8b65023ef16c191d: ending tablet copy session e32e5e87813f4446a4a769553de53bbe-11fbcaa9fa7c41e79060ce8976d6b0e0 on tablet 11fbcaa9fa7c41e79060ce8976d6b0e0 with peer e32e5e87813f4446a4a769553de53bbe
I20260601 13:41:06.551400 10964 tablet_copy_service.cc:362] P a7af4ac7ddf04ecc8b65023ef16c191d: Destroying tablet copy session d3d7495a9ad643c695ef1272033aba22-24675b6a21c7414f9561328771ce5c70 due to service shutdown
I20260601 13:41:06.551435 10964 tablet_copy_service.cc:434] P a7af4ac7ddf04ecc8b65023ef16c191d: ending tablet copy session d3d7495a9ad643c695ef1272033aba22-24675b6a21c7414f9561328771ce5c70 on tablet 24675b6a21c7414f9561328771ce5c70 with peer d3d7495a9ad643c695ef1272033aba22
I20260601 13:41:06.557430 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:06.557704 10964 tablet_replica.cc:333] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.557886 10964 raft_consensus.cc:2243] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.558174 10964 raft_consensus.cc:2272] T ae882986e85a4a7e904bac70d5557b60 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.558768 10964 tablet_replica.cc:333] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.558959 10964 raft_consensus.cc:2243] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.559180 10964 raft_consensus.cc:2272] T f408cfdb21774b43876efa2f04a1b1c7 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.559643 10964 tablet_replica.cc:333] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.559743 10964 raft_consensus.cc:2243] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.559873 10964 raft_consensus.cc:2272] T d434409201fa45f1ad5693c900fb323e P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.560371 10964 tablet_replica.cc:333] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.560467 10964 raft_consensus.cc:2243] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.560583 10964 raft_consensus.cc:2272] T bbe1930f39964638a7e21cb2d5c6e661 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.560915 10964 tablet_replica.cc:333] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.561029 10964 raft_consensus.cc:2243] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.561256 10964 raft_consensus.cc:2272] T e9416448ce6845a5867545e571f38d65 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.561595 10964 tablet_replica.cc:333] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.561690 10964 raft_consensus.cc:2243] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.561877 10964 raft_consensus.cc:2272] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.562379 10964 tablet_replica.cc:333] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.562472 10964 raft_consensus.cc:2243] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.562623 10964 raft_consensus.cc:2272] T f71749375369443fafdde7b85fe2dd20 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.562940 10964 tablet_replica.cc:333] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.563032 10964 raft_consensus.cc:2243] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.563274 10964 raft_consensus.cc:2272] T 24675b6a21c7414f9561328771ce5c70 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.563603 10964 tablet_replica.cc:333] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.563690 10964 raft_consensus.cc:2243] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.563846 10964 raft_consensus.cc:2272] T b1a2526e608940f993de82e81d65faf3 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.564183 10964 tablet_replica.cc:333] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d: stopping tablet replica
I20260601 13:41:06.564270 10964 raft_consensus.cc:2243] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.564404 10964 raft_consensus.cc:2272] T 719a65d70de44c088a93a4686f607fa8 P a7af4ac7ddf04ecc8b65023ef16c191d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:06.568555 15447 consensus_peers.cc:597] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd -> Peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063): Couldn't send request to peer 83df0a62e9874319a39094b79bd23cf2. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:06.581259 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:41:06.586227 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:41:06.588218 10964 tablet_copy_service.cc:362] P 370c55e4a066466684b4de5cc09694bd: Destroying tablet copy session 1b031e5453274818aea72712ad34fa40-d434409201fa45f1ad5693c900fb323e due to service shutdown
I20260601 13:41:06.588356 10964 tablet_copy_service.cc:434] P 370c55e4a066466684b4de5cc09694bd: ending tablet copy session 1b031e5453274818aea72712ad34fa40-d434409201fa45f1ad5693c900fb323e on tablet d434409201fa45f1ad5693c900fb323e with peer 1b031e5453274818aea72712ad34fa40
I20260601 13:41:06.593008 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:06.593288 10964 tablet_replica.cc:333] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.593461 10964 raft_consensus.cc:2243] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.593703 10964 raft_consensus.cc:2272] T e97477dc52ee443c952e61f47a6214ea P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.594287 10964 tablet_replica.cc:333] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.594544 10964 raft_consensus.cc:2243] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.594818 10964 raft_consensus.cc:2272] T 418002b52f19433aa20f33cde7ff34bb P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.595325 10964 tablet_replica.cc:333] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.595481 10964 raft_consensus.cc:2243] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.595614 10964 raft_consensus.cc:2272] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.595979 10964 tablet_replica.cc:333] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.596063 10964 raft_consensus.cc:2243] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.596148 10964 raft_consensus.cc:2272] T 24675b6a21c7414f9561328771ce5c70 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.596491 10964 tablet_replica.cc:333] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.596581 10964 raft_consensus.cc:2243] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.596767 10964 raft_consensus.cc:2272] T b1a2526e608940f993de82e81d65faf3 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.597213 10964 tablet_replica.cc:333] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.597330 10964 raft_consensus.cc:2243] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.597474 10964 raft_consensus.cc:2272] T f408cfdb21774b43876efa2f04a1b1c7 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.597831 10964 tablet_replica.cc:333] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.597916 10964 raft_consensus.cc:2243] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.598039 10964 raft_consensus.cc:2272] T e9416448ce6845a5867545e571f38d65 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.598376 10964 tablet_replica.cc:333] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.598515 10964 raft_consensus.cc:2243] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.598762 10964 raft_consensus.cc:2272] T d434409201fa45f1ad5693c900fb323e P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.599121 10964 tablet_replica.cc:333] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.599249 10964 raft_consensus.cc:2243] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.599390 10964 raft_consensus.cc:2272] T f71749375369443fafdde7b85fe2dd20 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.599740 10964 tablet_replica.cc:333] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd: stopping tablet replica
I20260601 13:41:06.599819 10964 raft_consensus.cc:2243] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.599916 10964 raft_consensus.cc:2272] T bbe1930f39964638a7e21cb2d5c6e661 P 370c55e4a066466684b4de5cc09694bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.616822 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:41:06.622241 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:41:06.627836 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:07.560895 16065 raft_consensus.cc:493] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83df0a62e9874319a39094b79bd23cf2)
I20260601 13:41:07.561038 16065 raft_consensus.cc:515] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } }
I20260601 13:41:07.561569 16065 leader_election.cc:290] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
W20260601 13:41:07.563566 15843 leader_election.cc:336] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813): Network error: Client connection negotiation failed: client connection to 127.10.181.2:36813: connect: Connection refused (error 111)
W20260601 13:41:07.563747 15843 leader_election.cc:336] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063): Network error: Client connection negotiation failed: client connection to 127.10.181.1:39063: connect: Connection refused (error 111)
I20260601 13:41:07.563813 15843 leader_election.cc:304] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [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: 1b031e5453274818aea72712ad34fa40; no voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d
I20260601 13:41:07.563985 16065 raft_consensus.cc:2749] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:07.730590 16065 raft_consensus.cc:493] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7af4ac7ddf04ecc8b65023ef16c191d)
I20260601 13:41:07.730779 16065 raft_consensus.cc:515] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: false } }
I20260601 13:41:07.731304 16065 leader_election.cc:290] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813)
W20260601 13:41:07.732738 15843 leader_election.cc:336] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063): Network error: Client connection negotiation failed: client connection to 127.10.181.1:39063: connect: Connection refused (error 111)
W20260601 13:41:07.732911 15843 leader_election.cc:336] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813): Network error: Client connection negotiation failed: client connection to 127.10.181.2:36813: connect: Connection refused (error 111)
I20260601 13:41:07.732978 15843 leader_election.cc:304] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [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: 1b031e5453274818aea72712ad34fa40; no voters: 83df0a62e9874319a39094b79bd23cf2, a7af4ac7ddf04ecc8b65023ef16c191d
I20260601 13:41:07.733158 16065 raft_consensus.cc:2749] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:07.795926 16069 raft_consensus.cc:493] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7af4ac7ddf04ecc8b65023ef16c191d)
I20260601 13:41:07.796137 16069 raft_consensus.cc:515] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } }
I20260601 13:41:07.796690 16069 leader_election.cc:290] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
W20260601 13:41:07.798266 15693 leader_election.cc:336] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655): Network error: Client connection negotiation failed: client connection to 127.10.181.3:43655: connect: Connection refused (error 111)
W20260601 13:41:07.798722 15692 leader_election.cc:336] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813): Network error: Client connection negotiation failed: client connection to 127.10.181.2:36813: connect: Connection refused (error 111)
I20260601 13:41:07.798833 15692 leader_election.cc:304] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [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: e32e5e87813f4446a4a769553de53bbe; no voters: 370c55e4a066466684b4de5cc09694bd, a7af4ac7ddf04ecc8b65023ef16c191d
I20260601 13:41:07.798982 16069 raft_consensus.cc:2749] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:07.926088 16073 raft_consensus.cc:493] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 370c55e4a066466684b4de5cc09694bd)
I20260601 13:41:07.926275 16073 raft_consensus.cc:515] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } }
I20260601 13:41:07.926856 16073 leader_election.cc:290] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
W20260601 13:41:07.928126 15768 leader_election.cc:336] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063): Network error: Client connection negotiation failed: client connection to 127.10.181.1:39063: connect: Connection refused (error 111)
W20260601 13:41:07.928350 15769 leader_election.cc:336] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655): Network error: Client connection negotiation failed: client connection to 127.10.181.3:43655: connect: Connection refused (error 111)
I20260601 13:41:07.928499 15769 leader_election.cc:304] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [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: d3d7495a9ad643c695ef1272033aba22; no voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2
I20260601 13:41:07.928678 16073 raft_consensus.cc:2749] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:07.951262 16073 raft_consensus.cc:493] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83df0a62e9874319a39094b79bd23cf2)
I20260601 13:41:07.951448 16073 raft_consensus.cc:515] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:07.951967 16073 leader_election.cc:290] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
W20260601 13:41:07.953258 15769 leader_election.cc:336] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655): Network error: Client connection negotiation failed: client connection to 127.10.181.3:43655: connect: Connection refused (error 111)
W20260601 13:41:07.953469 15768 leader_election.cc:336] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83df0a62e9874319a39094b79bd23cf2 (127.10.181.1:39063): Network error: Client connection negotiation failed: client connection to 127.10.181.1:39063: connect: Connection refused (error 111)
I20260601 13:41:07.953550 15768 leader_election.cc:304] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [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: d3d7495a9ad643c695ef1272033aba22; no voters: 370c55e4a066466684b4de5cc09694bd, 83df0a62e9874319a39094b79bd23cf2
I20260601 13:41:07.953681 16073 raft_consensus.cc:2749] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:07.967085 16040 tablet_copy_client.cc:538] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:07.969524 16040 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: Bootstrap starting.
I20260601 13:41:07.990758 16069 raft_consensus.cc:493] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 370c55e4a066466684b4de5cc09694bd)
I20260601 13:41:07.990918 16069 raft_consensus.cc:515] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: false } }
I20260601 13:41:07.991429 16069 leader_election.cc:290] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813), 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655)
W20260601 13:41:07.992678 15692 leader_election.cc:336] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a7af4ac7ddf04ecc8b65023ef16c191d (127.10.181.2:36813): Network error: Client connection negotiation failed: client connection to 127.10.181.2:36813: connect: Connection refused (error 111)
W20260601 13:41:07.992753 15693 leader_election.cc:336] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 370c55e4a066466684b4de5cc09694bd (127.10.181.3:43655): Network error: Client connection negotiation failed: client connection to 127.10.181.3:43655: connect: Connection refused (error 111)
I20260601 13:41:07.992805 15693 leader_election.cc:304] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [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: e32e5e87813f4446a4a769553de53bbe; no voters: 370c55e4a066466684b4de5cc09694bd, a7af4ac7ddf04ecc8b65023ef16c191d
I20260601 13:41:07.992936 16069 raft_consensus.cc:2749] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:07.996474 16044 tablet_copy_client.cc:538] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:07.997674 16040 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:07.997848 16044 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: Bootstrap starting.
I20260601 13:41:07.998086 16040 tablet_bootstrap.cc:492] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: Bootstrap complete.
I20260601 13:41:07.998363 16040 ts_tablet_manager.cc:1403] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260601 13:41:07.998962 16040 raft_consensus.cc:359] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:07.999168 16040 raft_consensus.cc:740] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e32e5e87813f4446a4a769553de53bbe, State: Initialized, Role: LEARNER
I20260601 13:41:07.999306 16040 consensus_queue.cc:260] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:07.999670 16040 ts_tablet_manager.cc:1434] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
W20260601 13:41:08.000592 16040 tablet_copy_client.cc:1130] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.1:39063: connect: Connection refused (error 111)
I20260601 13:41:08.006456 16046 tablet_copy_client.cc:538] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:08.008149 16046 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: Bootstrap starting.
I20260601 13:41:08.017920 16044 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:08.018241 16044 tablet_bootstrap.cc:492] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: Bootstrap complete.
I20260601 13:41:08.018447 16044 ts_tablet_manager.cc:1403] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260601 13:41:08.018874 16044 raft_consensus.cc:359] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:08.018987 16044 raft_consensus.cc:740] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e32e5e87813f4446a4a769553de53bbe, State: Initialized, Role: LEARNER
I20260601 13:41:08.019088 16044 consensus_queue.cc:260] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "e32e5e87813f4446a4a769553de53bbe" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44597 } attrs { promote: true } }
I20260601 13:41:08.019394 16044 ts_tablet_manager.cc:1434] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
W20260601 13:41:08.020110 16044 tablet_copy_client.cc:1130] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.2:36813: connect: Connection refused (error 111)
I20260601 13:41:08.020579 10964 tablet_replica.cc:333] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe: stopping tablet replica
I20260601 13:41:08.020704 10964 raft_consensus.cc:2243] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:08.020808 10964 raft_consensus.cc:2272] T 11fbcaa9fa7c41e79060ce8976d6b0e0 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:08.021274 10964 tablet_replica.cc:333] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe: stopping tablet replica
I20260601 13:41:08.021363 10964 raft_consensus.cc:2243] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:08.021453 10964 raft_consensus.cc:2272] T bbe1930f39964638a7e21cb2d5c6e661 P e32e5e87813f4446a4a769553de53bbe [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:08.021845 10964 tablet_replica.cc:333] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe: stopping tablet replica
I20260601 13:41:08.021931 10964 raft_consensus.cc:2243] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:08.022049 10964 raft_consensus.cc:2272] T b1a2526e608940f993de82e81d65faf3 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:08.022394 10964 tablet_replica.cc:333] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe: stopping tablet replica
I20260601 13:41:08.022472 10964 raft_consensus.cc:2243] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:08.022584 10964 raft_consensus.cc:2272] T f71749375369443fafdde7b85fe2dd20 P e32e5e87813f4446a4a769553de53bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:08.024832 16050 tablet_copy_client.cc:538] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:08.026156 16050 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: Bootstrap starting.
I20260601 13:41:08.030649 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:41:08.033766 10964 tablet_server.cc:179] TabletServer@127.10.181.5:0 shutting down...
I20260601 13:41:08.035360 16046 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: Bootstrap replayed 1/1 log segments. Stats: ops{read=23 overwritten=0 applied=23 ignored=0} inserts{seen=82 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:08.035825 16046 tablet_bootstrap.cc:492] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: Bootstrap complete.
I20260601 13:41:08.036075 16046 ts_tablet_manager.cc:1403] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260601 13:41:08.036691 16046 raft_consensus.cc:359] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:08.036962 16046 raft_consensus.cc:740] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3d7495a9ad643c695ef1272033aba22, State: Initialized, Role: LEARNER
I20260601 13:41:08.037138 16046 consensus_queue.cc:260] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 23, Last appended: 1.23, Last appended by leader: 23, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:08.040604 16046 ts_tablet_manager.cc:1434] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
W20260601 13:41:08.043160 16046 tablet_copy_client.cc:1130] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.2:36813: connect: Connection refused (error 111)
I20260601 13:41:08.043902 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:08.052031 16050 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:08.052395 16050 tablet_bootstrap.cc:492] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: Bootstrap complete.
I20260601 13:41:08.052611 16050 ts_tablet_manager.cc:1403] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
I20260601 13:41:08.053161 16050 raft_consensus.cc:359] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:08.053308 16050 raft_consensus.cc:740] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1b031e5453274818aea72712ad34fa40, State: Initialized, Role: LEARNER
I20260601 13:41:08.053400 16050 consensus_queue.cc:260] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } attrs { replace: true } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: false } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:08.053838 16050 ts_tablet_manager.cc:1434] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
W20260601 13:41:08.054598 16050 tablet_copy_client.cc:1130] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.1:39063: connect: Connection refused (error 111)
I20260601 13:41:08.064066 16052 tablet_copy_client.cc:538] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:08.065936 16052 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: Bootstrap starting.
I20260601 13:41:08.084172 16052 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:08.084690 16052 tablet_bootstrap.cc:492] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: Bootstrap complete.
I20260601 13:41:08.084926 16052 ts_tablet_manager.cc:1403] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260601 13:41:08.085404 16052 raft_consensus.cc:359] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:08.085536 16052 raft_consensus.cc:740] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d3d7495a9ad643c695ef1272033aba22, State: Initialized, Role: LEARNER
I20260601 13:41:08.085661 16052 consensus_queue.cc:260] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } } peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "d3d7495a9ad643c695ef1272033aba22" member_type: NON_VOTER last_known_addr { host: "127.10.181.5" port: 38885 } attrs { promote: true } }
I20260601 13:41:08.085945 16052 ts_tablet_manager.cc:1434] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:41:08.086953 16052 tablet_copy_client.cc:1130] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.2:36813: connect: Connection refused (error 111)
I20260601 13:41:08.087554 10964 tablet_replica.cc:333] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22: stopping tablet replica
I20260601 13:41:08.087682 10964 raft_consensus.cc:2243] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:08.087811 10964 raft_consensus.cc:2272] T 24675b6a21c7414f9561328771ce5c70 P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:08.088352 10964 tablet_replica.cc:333] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22: stopping tablet replica
I20260601 13:41:08.088441 10964 raft_consensus.cc:2243] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:08.088528 10964 raft_consensus.cc:2272] T e9416448ce6845a5867545e571f38d65 P d3d7495a9ad643c695ef1272033aba22 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:08.088909 10964 tablet_replica.cc:333] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22: stopping tablet replica
I20260601 13:41:08.088997 10964 raft_consensus.cc:2243] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:08.089109 10964 raft_consensus.cc:2272] T 418002b52f19433aa20f33cde7ff34bb P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:08.089428 10964 tablet_replica.cc:333] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22: stopping tablet replica
I20260601 13:41:08.089504 10964 raft_consensus.cc:2243] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:08.089617 10964 raft_consensus.cc:2272] T e97477dc52ee443c952e61f47a6214ea P d3d7495a9ad643c695ef1272033aba22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:08.103015 10964 tablet_server.cc:196] TabletServer@127.10.181.5:0 shutdown complete.
I20260601 13:41:08.105516 10964 tablet_server.cc:179] TabletServer@127.10.181.6:0 shutting down...
I20260601 13:41:08.111028 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:08.141716 16054 tablet_copy_client.cc:538] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:08.143287 16054 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: Bootstrap starting.
I20260601 13:41:08.160940 16054 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:08.161237 16054 tablet_bootstrap.cc:492] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: Bootstrap complete.
I20260601 13:41:08.161427 16054 ts_tablet_manager.cc:1403] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260601 13:41:08.161844 16054 raft_consensus.cc:359] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:08.161955 16054 raft_consensus.cc:740] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1b031e5453274818aea72712ad34fa40, State: Initialized, Role: LEARNER
I20260601 13:41:08.162032 16054 consensus_queue.cc:260] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "370c55e4a066466684b4de5cc09694bd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43655 } } peers { permanent_uuid: "a7af4ac7ddf04ecc8b65023ef16c191d" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36813 } attrs { replace: true } } peers { permanent_uuid: "83df0a62e9874319a39094b79bd23cf2" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39063 } } peers { permanent_uuid: "1b031e5453274818aea72712ad34fa40" member_type: NON_VOTER last_known_addr { host: "127.10.181.6" port: 37947 } attrs { promote: true } }
I20260601 13:41:08.162305 16054 ts_tablet_manager.cc:1434] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:08.163367 16054 tablet_copy_client.cc:1130] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.3:43655: connect: Connection refused (error 111)
I20260601 13:41:08.163832 10964 tablet_replica.cc:333] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40: stopping tablet replica
I20260601 13:41:08.163956 10964 raft_consensus.cc:2243] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:08.164031 10964 raft_consensus.cc:2272] T d434409201fa45f1ad5693c900fb323e P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:08.164474 10964 tablet_replica.cc:333] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40: stopping tablet replica
I20260601 13:41:08.164552 10964 raft_consensus.cc:2243] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:08.164641 10964 raft_consensus.cc:2272] T e97477dc52ee443c952e61f47a6214ea P 1b031e5453274818aea72712ad34fa40 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:08.165053 10964 tablet_replica.cc:333] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40: stopping tablet replica
I20260601 13:41:08.165134 10964 raft_consensus.cc:2243] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:08.165251 10964 raft_consensus.cc:2272] T ae882986e85a4a7e904bac70d5557b60 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:08.165568 10964 tablet_replica.cc:333] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40: stopping tablet replica
I20260601 13:41:08.165637 10964 raft_consensus.cc:2243] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:08.165756 10964 raft_consensus.cc:2272] T 719a65d70de44c088a93a4686f607fa8 P 1b031e5453274818aea72712ad34fa40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:08.179071 10964 tablet_server.cc:196] TabletServer@127.10.181.6:0 shutdown complete.
I20260601 13:41:08.181669 10964 master.cc:562] Master@127.10.181.62:44979 shutting down...
W20260601 13:41:08.186270 15277 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:41:08.186405 15277 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:41:08.186446 15277 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:41:08.186970 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:08.187172 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:08.187247 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64a6ba82cc67427badfbec41e8ad2c95: stopping tablet replica
I20260601 13:41:08.200707 10964 master.cc:584] Master@127.10.181.62:44979 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10251 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:41:08.215332 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:37535
I20260601 13:41:08.215691 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:08.217916 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:08.217962 16083 instance_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:08.217980 16086 instance_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:08.217914 16084 instance_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:08.218451 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:08.218649 10964 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:08.218696 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321268218696 us; error 0 us; skew 500 ppm
I20260601 13:41:08.219699 10964 webserver.cc:533] Webserver started at http://127.10.181.62:45843/ using document root <none> and password file <none>
I20260601 13:41:08.219862 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:08.219911 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:08.219987 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:08.220369 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "77dbecbcb7d94d19807ad3fc560bf308"
format_stamp: "Formatted at 2026-06-01 13:41:08 on dist-test-slave-whj6"
I20260601 13:41:08.221931 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:08.223337 16091 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:08.223783 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:08.223866 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "77dbecbcb7d94d19807ad3fc560bf308"
format_stamp: "Formatted at 2026-06-01 13:41:08 on dist-test-slave-whj6"
I20260601 13:41:08.223951 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-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:08.238740 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:08.239198 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:08.243839 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:37535
I20260601 13:41:08.251559 16143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:37535 every 8 connection(s)
I20260601 13:41:08.252360 16144 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:08.254949 16144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308: Bootstrap starting.
I20260601 13:41:08.256112 16144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:08.257655 16144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308: No bootstrap required, opened a new log
I20260601 13:41:08.258191 16144 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77dbecbcb7d94d19807ad3fc560bf308" member_type: VOTER }
I20260601 13:41:08.258294 16144 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:08.258324 16144 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77dbecbcb7d94d19807ad3fc560bf308, State: Initialized, Role: FOLLOWER
I20260601 13:41:08.258460 16144 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77dbecbcb7d94d19807ad3fc560bf308" member_type: VOTER }
I20260601 13:41:08.258538 16144 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:08.258576 16144 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:08.258749 16144 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:08.259974 16144 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77dbecbcb7d94d19807ad3fc560bf308" member_type: VOTER }
I20260601 13:41:08.260244 16144 leader_election.cc:304] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [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: 77dbecbcb7d94d19807ad3fc560bf308; no voters: 
I20260601 13:41:08.260535 16144 leader_election.cc:290] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:08.260700 16147 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:08.261045 16147 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 1 LEADER]: Becoming Leader. State: Replica: 77dbecbcb7d94d19807ad3fc560bf308, State: Running, Role: LEADER
I20260601 13:41:08.261191 16144 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:08.261233 16147 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [LEADER]: Queue going to LEADER mode. State: All 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: "77dbecbcb7d94d19807ad3fc560bf308" member_type: VOTER }
I20260601 13:41:08.261709 16148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77dbecbcb7d94d19807ad3fc560bf308" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77dbecbcb7d94d19807ad3fc560bf308" member_type: VOTER } }
I20260601 13:41:08.261821 16148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:08.261725 16149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77dbecbcb7d94d19807ad3fc560bf308. Latest consensus state: current_term: 1 leader_uuid: "77dbecbcb7d94d19807ad3fc560bf308" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77dbecbcb7d94d19807ad3fc560bf308" member_type: VOTER } }
I20260601 13:41:08.261875 16149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:08.262501 16151 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:08.263482 16151 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:08.264797 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:08.266114 16151 catalog_manager.cc:1382] Generated new cluster ID: 71a863ad3b07410d8b3bef175ac3ab03
I20260601 13:41:08.266199 16151 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:08.273420 16151 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:08.274127 16151 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:08.289397 16151 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308: Generated new TSK 0
I20260601 13:41:08.289690 16151 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:08.297497 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:08.298024 10964 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:08.300778 16166 instance_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:08.300791 16165 instance_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:08.300884 16168 instance_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:08.301003 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:08.301354 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:08.301403 10964 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:08.301419 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321268301418 us; error 0 us; skew 500 ppm
I20260601 13:41:08.302592 10964 webserver.cc:533] Webserver started at http://127.10.181.1:42769/ using document root <none> and password file <none>
I20260601 13:41:08.302728 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:08.302778 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:08.302839 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:08.303260 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "ecedb324ce284a05a221d0512db01c61"
format_stamp: "Formatted at 2026-06-01 13:41:08 on dist-test-slave-whj6"
I20260601 13:41:08.305037 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:08.306169 16173 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:08.306635 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:08.306757 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "ecedb324ce284a05a221d0512db01c61"
format_stamp: "Formatted at 2026-06-01 13:41:08 on dist-test-slave-whj6"
I20260601 13:41:08.306830 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-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:08.311017 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:08.311394 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:08.311671 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:08.312131 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:08.312167 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:08.312215 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:08.312244 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:08.317312 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:37229
I20260601 13:41:08.317358 16236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:37229 every 8 connection(s)
I20260601 13:41:08.318199 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:08.318619 10964 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:08.320653 16244 instance_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:08.320798 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:08.320773 16242 instance_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:08.320930 16241 instance_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:08.321254 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:08.321300 10964 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:08.321321 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321268321319 us; error 0 us; skew 500 ppm
I20260601 13:41:08.322324 10964 webserver.cc:533] Webserver started at http://127.10.181.2:42431/ using document root <none> and password file <none>
I20260601 13:41:08.322494 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:08.322559 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:08.322655 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:08.323246 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "aae848400d4a4d1ea9857e67af057d4a"
format_stamp: "Formatted at 2026-06-01 13:41:08 on dist-test-slave-whj6"
I20260601 13:41:08.325078 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:08.326234 16249 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:08.326614 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:08.326699 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "aae848400d4a4d1ea9857e67af057d4a"
format_stamp: "Formatted at 2026-06-01 13:41:08 on dist-test-slave-whj6"
I20260601 13:41:08.326766 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-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:08.329070 16237 heartbeater.cc:344] Connected to a master server at 127.10.181.62:37535
I20260601 13:41:08.329238 16237 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:08.329602 16237 heartbeater.cc:507] Master 127.10.181.62:37535 requested a full tablet report, sending...
I20260601 13:41:08.330461 16108 ts_manager.cc:194] Registered new tserver with Master: ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229)
I20260601 13:41:08.331512 16108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57244
I20260601 13:41:08.334436 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:08.334836 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:08.335168 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:08.335693 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:08.335733 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:08.335774 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:08.335807 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:08.340927 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:33497
I20260601 13:41:08.341076 16312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:33497 every 8 connection(s)
I20260601 13:41:08.341843 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:08.342310 10964 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:08.344668 16319 instance_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:08.344756 16317 instance_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:08.345019 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:08.345171 16316 instance_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:08.345681 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:08.345746 10964 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:08.345767 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321268345767 us; error 0 us; skew 500 ppm
I20260601 13:41:08.346706 10964 webserver.cc:533] Webserver started at http://127.10.181.3:43175/ using document root <none> and password file <none>
I20260601 13:41:08.346860 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:08.346896 16313 heartbeater.cc:344] Connected to a master server at 127.10.181.62:37535
I20260601 13:41:08.346917 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:08.346979 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:08.346995 16313 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:08.347389 16313 heartbeater.cc:507] Master 127.10.181.62:37535 requested a full tablet report, sending...
I20260601 13:41:08.347553 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "88558dc1db6a4273b382b7daf53edfbd"
format_stamp: "Formatted at 2026-06-01 13:41:08 on dist-test-slave-whj6"
I20260601 13:41:08.348145 16108 ts_manager.cc:194] Registered new tserver with Master: aae848400d4a4d1ea9857e67af057d4a (127.10.181.2:33497)
I20260601 13:41:08.348796 16108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57260
I20260601 13:41:08.349269 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:08.350334 16324 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:08.350750 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:08.350824 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "88558dc1db6a4273b382b7daf53edfbd"
format_stamp: "Formatted at 2026-06-01 13:41:08 on dist-test-slave-whj6"
I20260601 13:41:08.350893 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-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:08.369766 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:08.370242 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:08.370541 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:08.371078 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:08.371119 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:08.371229 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:08.371264 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:08.375999 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:39079
I20260601 13:41:08.376142 16387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:39079 every 8 connection(s)
I20260601 13:41:08.381361 16388 heartbeater.cc:344] Connected to a master server at 127.10.181.62:37535
I20260601 13:41:08.381536 16388 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:08.381847 16388 heartbeater.cc:507] Master 127.10.181.62:37535 requested a full tablet report, sending...
I20260601 13:41:08.382682 16108 ts_manager.cc:194] Registered new tserver with Master: 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3:39079)
I20260601 13:41:08.383217 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006764184s
I20260601 13:41:08.383411 16108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57264
I20260601 13:41:09.332855 16237 heartbeater.cc:499] Master 127.10.181.62:37535 was elected leader, sending a full tablet report...
I20260601 13:41:09.349931 16313 heartbeater.cc:499] Master 127.10.181.62:37535 was elected leader, sending a full tablet report...
I20260601 13:41:09.384634 16388 heartbeater.cc:499] Master 127.10.181.62:37535 was elected leader, sending a full tablet report...
I20260601 13:41:09.420501 16108 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57278:
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:09.421101 16108 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:09.435631 16352 tablet_service.cc:1511] Processing CreateTablet for tablet b45c83b5e8554d4ba906297d5c898dea (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:09.435981 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 26338dfbe4eb4ba8a281c34670a4d318 (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:09.436247 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26338dfbe4eb4ba8a281c34670a4d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.436271 16351 tablet_service.cc:1511] Processing CreateTablet for tablet 26338dfbe4eb4ba8a281c34670a4d318 (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:09.436661 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9bbbf5623142cd8b1b7499ac779b7e (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:09.436645 16276 tablet_service.cc:1511] Processing CreateTablet for tablet 26338dfbe4eb4ba8a281c34670a4d318 (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:09.436880 16277 tablet_service.cc:1511] Processing CreateTablet for tablet b45c83b5e8554d4ba906297d5c898dea (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:09.437089 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9bbbf5623142cd8b1b7499ac779b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.437089 16276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26338dfbe4eb4ba8a281c34670a4d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.437275 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9bbbf5623142cd8b1b7499ac779b7e (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:09.437686 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9bbbf5623142cd8b1b7499ac779b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.435735 16201 tablet_service.cc:1511] Processing CreateTablet for tablet b45c83b5e8554d4ba906297d5c898dea (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:09.440608 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45c83b5e8554d4ba906297d5c898dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.436676 16350 tablet_service.cc:1511] Processing CreateTablet for tablet 9d9bbbf5623142cd8b1b7499ac779b7e (DEFAULT_TABLE table=test-workload [id=47a8c59287b4466daaca2174246dfc85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:09.441205 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45c83b5e8554d4ba906297d5c898dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.436061 16352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45c83b5e8554d4ba906297d5c898dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.444819 16351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26338dfbe4eb4ba8a281c34670a4d318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.445147 16408 tablet_bootstrap.cc:492] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61: Bootstrap starting.
I20260601 13:41:09.446489 16408 tablet_bootstrap.cc:654] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.446857 16350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9bbbf5623142cd8b1b7499ac779b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:09.447623 16409 tablet_bootstrap.cc:492] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a: Bootstrap starting.
I20260601 13:41:09.447628 16410 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: Bootstrap starting.
I20260601 13:41:09.448804 16408 tablet_bootstrap.cc:492] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61: No bootstrap required, opened a new log
I20260601 13:41:09.448925 16409 tablet_bootstrap.cc:654] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.448947 16408 ts_tablet_manager.cc:1403] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:09.449458 16410 tablet_bootstrap.cc:654] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.449574 16408 raft_consensus.cc:359] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.449740 16408 raft_consensus.cc:385] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.449782 16408 raft_consensus.cc:740] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecedb324ce284a05a221d0512db01c61, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.449960 16408 consensus_queue.cc:260] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.450578 16408 ts_tablet_manager.cc:1434] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:09.450838 16408 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: Bootstrap starting.
I20260601 13:41:09.451504 16410 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: No bootstrap required, opened a new log
I20260601 13:41:09.451653 16410 ts_tablet_manager.cc:1403] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:09.452208 16408 tablet_bootstrap.cc:654] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.452265 16410 raft_consensus.cc:359] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.452404 16410 raft_consensus.cc:385] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.452452 16410 raft_consensus.cc:740] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88558dc1db6a4273b382b7daf53edfbd, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.451504 16409 tablet_bootstrap.cc:492] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a: No bootstrap required, opened a new log
I20260601 13:41:09.452679 16410 consensus_queue.cc:260] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.452869 16409 ts_tablet_manager.cc:1403] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:41:09.453315 16410 ts_tablet_manager.cc:1434] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:09.453336 16409 raft_consensus.cc:359] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.453577 16410 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd: Bootstrap starting.
I20260601 13:41:09.454032 16408 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: No bootstrap required, opened a new log
I20260601 13:41:09.454140 16408 ts_tablet_manager.cc:1403] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:09.454730 16410 tablet_bootstrap.cc:654] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.454667 16408 raft_consensus.cc:359] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.454887 16408 raft_consensus.cc:385] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.454970 16408 raft_consensus.cc:740] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecedb324ce284a05a221d0512db01c61, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.455121 16408 consensus_queue.cc:260] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.455569 16408 ts_tablet_manager.cc:1434] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:09.453449 16409 raft_consensus.cc:385] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.455749 16409 raft_consensus.cc:740] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae848400d4a4d1ea9857e67af057d4a, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.455897 16409 consensus_queue.cc:260] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.455991 16408 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61: Bootstrap starting.
I20260601 13:41:09.456161 16410 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd: No bootstrap required, opened a new log
I20260601 13:41:09.456260 16410 ts_tablet_manager.cc:1403] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:09.456853 16410 raft_consensus.cc:359] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.456966 16410 raft_consensus.cc:385] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.456997 16410 raft_consensus.cc:740] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88558dc1db6a4273b382b7daf53edfbd, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.457116 16410 consensus_queue.cc:260] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.457358 16410 ts_tablet_manager.cc:1434] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:09.457643 16410 tablet_bootstrap.cc:492] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd: Bootstrap starting.
I20260601 13:41:09.458690 16410 tablet_bootstrap.cc:654] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.456265 16409 ts_tablet_manager.cc:1434] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:09.459559 16409 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a: Bootstrap starting.
I20260601 13:41:09.460485 16410 tablet_bootstrap.cc:492] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd: No bootstrap required, opened a new log
I20260601 13:41:09.460577 16410 ts_tablet_manager.cc:1403] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:09.461184 16409 tablet_bootstrap.cc:654] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.461069 16410 raft_consensus.cc:359] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.463330 16410 raft_consensus.cc:385] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.463363 16408 tablet_bootstrap.cc:654] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.463397 16410 raft_consensus.cc:740] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88558dc1db6a4273b382b7daf53edfbd, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.463835 16410 consensus_queue.cc:260] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.464157 16410 ts_tablet_manager.cc:1434] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:41:09.462034 16420 raft_consensus.cc:493] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:09.464267 16420 raft_consensus.cc:515] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.464941 16420 leader_election.cc:290] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229), 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3:39079)
I20260601 13:41:09.465899 16409 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a: No bootstrap required, opened a new log
I20260601 13:41:09.466061 16409 ts_tablet_manager.cc:1403] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:41:09.466537 16408 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61: No bootstrap required, opened a new log
I20260601 13:41:09.466630 16408 ts_tablet_manager.cc:1403] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.002s
I20260601 13:41:09.466890 16409 raft_consensus.cc:359] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.466995 16409 raft_consensus.cc:385] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.467079 16409 raft_consensus.cc:740] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae848400d4a4d1ea9857e67af057d4a, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.466995 16408 raft_consensus.cc:359] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.467156 16408 raft_consensus.cc:385] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.467190 16408 raft_consensus.cc:740] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecedb324ce284a05a221d0512db01c61, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.467250 16409 consensus_queue.cc:260] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.467278 16408 consensus_queue.cc:260] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.467510 16409 ts_tablet_manager.cc:1434] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:09.467684 16409 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: Bootstrap starting.
I20260601 13:41:09.467648 16416 raft_consensus.cc:493] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:09.467896 16408 ts_tablet_manager.cc:1434] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:09.467813 16416 raft_consensus.cc:515] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.468494 16416 leader_election.cc:290] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229), aae848400d4a4d1ea9857e67af057d4a (127.10.181.2:33497)
I20260601 13:41:09.468907 16409 tablet_bootstrap.cc:654] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:09.473666 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26338dfbe4eb4ba8a281c34670a4d318" candidate_uuid: "88558dc1db6a4273b382b7daf53edfbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae848400d4a4d1ea9857e67af057d4a" is_pre_election: true
I20260601 13:41:09.473870 16287 raft_consensus.cc:2468] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88558dc1db6a4273b382b7daf53edfbd in term 0.
I20260601 13:41:09.474092 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26338dfbe4eb4ba8a281c34670a4d318" candidate_uuid: "88558dc1db6a4273b382b7daf53edfbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecedb324ce284a05a221d0512db01c61" is_pre_election: true
I20260601 13:41:09.474185 16325 leader_election.cc:304] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88558dc1db6a4273b382b7daf53edfbd, aae848400d4a4d1ea9857e67af057d4a; no voters: 
I20260601 13:41:09.474295 16211 raft_consensus.cc:2468] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88558dc1db6a4273b382b7daf53edfbd in term 0.
I20260601 13:41:09.474512 16416 raft_consensus.cc:2804] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:09.474573 16416 raft_consensus.cc:493] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:09.474622 16416 raft_consensus.cc:3060] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.476238 16409 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: No bootstrap required, opened a new log
I20260601 13:41:09.476539 16409 ts_tablet_manager.cc:1403] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:41:09.476569 16416 raft_consensus.cc:515] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.477097 16416 leader_election.cc:290] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [CANDIDATE]: Term 1 election: Requested vote from peers ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229), aae848400d4a4d1ea9857e67af057d4a (127.10.181.2:33497)
I20260601 13:41:09.477156 16409 raft_consensus.cc:359] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.477242 16409 raft_consensus.cc:385] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:09.477290 16409 raft_consensus.cc:740] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae848400d4a4d1ea9857e67af057d4a, State: Initialized, Role: FOLLOWER
I20260601 13:41:09.477424 16409 consensus_queue.cc:260] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.477645 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26338dfbe4eb4ba8a281c34670a4d318" candidate_uuid: "88558dc1db6a4273b382b7daf53edfbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae848400d4a4d1ea9857e67af057d4a"
I20260601 13:41:09.477754 16287 raft_consensus.cc:3060] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.477775 16409 ts_tablet_manager.cc:1434] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:09.479123 16287 raft_consensus.cc:2468] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88558dc1db6a4273b382b7daf53edfbd in term 1.
I20260601 13:41:09.479625 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26338dfbe4eb4ba8a281c34670a4d318" candidate_uuid: "88558dc1db6a4273b382b7daf53edfbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecedb324ce284a05a221d0512db01c61"
I20260601 13:41:09.479770 16211 raft_consensus.cc:3060] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.481071 16211 raft_consensus.cc:2468] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88558dc1db6a4273b382b7daf53edfbd in term 1.
I20260601 13:41:09.481463 16326 leader_election.cc:304] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88558dc1db6a4273b382b7daf53edfbd, ecedb324ce284a05a221d0512db01c61; no voters: 
I20260601 13:41:09.481665 16416 raft_consensus.cc:2804] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:09.481707 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26338dfbe4eb4ba8a281c34670a4d318" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecedb324ce284a05a221d0512db01c61" is_pre_election: true
I20260601 13:41:09.481860 16362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26338dfbe4eb4ba8a281c34670a4d318" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88558dc1db6a4273b382b7daf53edfbd" is_pre_election: true
I20260601 13:41:09.481930 16211 raft_consensus.cc:2393] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aae848400d4a4d1ea9857e67af057d4a in current term 1: Already voted for candidate 88558dc1db6a4273b382b7daf53edfbd in this term.
I20260601 13:41:09.481976 16416 raft_consensus.cc:697] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 1 LEADER]: Becoming Leader. State: Replica: 88558dc1db6a4273b382b7daf53edfbd, State: Running, Role: LEADER
I20260601 13:41:09.482138 16416 consensus_queue.cc:237] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.483515 16251 leader_election.cc:304] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [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: aae848400d4a4d1ea9857e67af057d4a; no voters: 88558dc1db6a4273b382b7daf53edfbd, ecedb324ce284a05a221d0512db01c61
I20260601 13:41:09.483800 16418 raft_consensus.cc:2749] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:41:09.484283 16106 catalog_manager.cc:5696] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3). New cstate: current_term: 1 leader_uuid: "88558dc1db6a4273b382b7daf53edfbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:09.486920 16418 raft_consensus.cc:493] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:09.487043 16418 raft_consensus.cc:515] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.487497 16418 leader_election.cc:290] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3:39079), ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229)
I20260601 13:41:09.487869 16362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c83b5e8554d4ba906297d5c898dea" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88558dc1db6a4273b382b7daf53edfbd" is_pre_election: true
I20260601 13:41:09.487947 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c83b5e8554d4ba906297d5c898dea" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecedb324ce284a05a221d0512db01c61" is_pre_election: true
I20260601 13:41:09.488025 16362 raft_consensus.cc:2468] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae848400d4a4d1ea9857e67af057d4a in term 0.
I20260601 13:41:09.488025 16211 raft_consensus.cc:2468] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae848400d4a4d1ea9857e67af057d4a in term 0.
I20260601 13:41:09.488332 16251 leader_election.cc:304] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aae848400d4a4d1ea9857e67af057d4a, ecedb324ce284a05a221d0512db01c61; no voters: 
I20260601 13:41:09.488490 16418 raft_consensus.cc:2804] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:09.488551 16418 raft_consensus.cc:493] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:09.488598 16418 raft_consensus.cc:3060] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.489682 16418 raft_consensus.cc:515] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.489804 16420 raft_consensus.cc:493] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:09.489950 16420 raft_consensus.cc:515] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.490105 16418 leader_election.cc:290] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 election: Requested vote from peers 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3:39079), ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229)
I20260601 13:41:09.490391 16420 leader_election.cc:290] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229), 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3:39079)
I20260601 13:41:09.490481 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c83b5e8554d4ba906297d5c898dea" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecedb324ce284a05a221d0512db01c61"
I20260601 13:41:09.490594 16211 raft_consensus.cc:3060] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.490787 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9bbbf5623142cd8b1b7499ac779b7e" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecedb324ce284a05a221d0512db01c61" is_pre_election: true
I20260601 13:41:09.490839 16362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c83b5e8554d4ba906297d5c898dea" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88558dc1db6a4273b382b7daf53edfbd"
I20260601 13:41:09.490906 16362 raft_consensus.cc:3060] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.490962 16361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9bbbf5623142cd8b1b7499ac779b7e" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88558dc1db6a4273b382b7daf53edfbd" is_pre_election: true
I20260601 13:41:09.491218 16361 raft_consensus.cc:2468] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae848400d4a4d1ea9857e67af057d4a in term 0.
I20260601 13:41:09.491590 16251 leader_election.cc:304] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88558dc1db6a4273b382b7daf53edfbd, aae848400d4a4d1ea9857e67af057d4a; no voters: 
I20260601 13:41:09.491931 16420 raft_consensus.cc:2804] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:09.491991 16420 raft_consensus.cc:493] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:09.492038 16420 raft_consensus.cc:3060] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.492113 16362 raft_consensus.cc:2468] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae848400d4a4d1ea9857e67af057d4a in term 1.
I20260601 13:41:09.490908 16210 raft_consensus.cc:2468] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae848400d4a4d1ea9857e67af057d4a in term 0.
I20260601 13:41:09.492509 16251 leader_election.cc:304] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88558dc1db6a4273b382b7daf53edfbd, aae848400d4a4d1ea9857e67af057d4a; no voters: 
I20260601 13:41:09.492579 16211 raft_consensus.cc:2468] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae848400d4a4d1ea9857e67af057d4a in term 1.
I20260601 13:41:09.493062 16418 raft_consensus.cc:2804] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:09.493515 16418 raft_consensus.cc:697] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Becoming Leader. State: Replica: aae848400d4a4d1ea9857e67af057d4a, State: Running, Role: LEADER
I20260601 13:41:09.493857 16420 raft_consensus.cc:515] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.493925 16418 consensus_queue.cc:237] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } }
I20260601 13:41:09.494318 16420 leader_election.cc:290] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 election: Requested vote from peers ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229), 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3:39079)
I20260601 13:41:09.494756 16362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9bbbf5623142cd8b1b7499ac779b7e" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88558dc1db6a4273b382b7daf53edfbd"
I20260601 13:41:09.494899 16362 raft_consensus.cc:3060] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.495936 16362 raft_consensus.cc:2468] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae848400d4a4d1ea9857e67af057d4a in term 1.
I20260601 13:41:09.496152 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d9bbbf5623142cd8b1b7499ac779b7e" candidate_uuid: "aae848400d4a4d1ea9857e67af057d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecedb324ce284a05a221d0512db01c61"
I20260601 13:41:09.496241 16211 raft_consensus.cc:3060] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:09.495944 16106 catalog_manager.cc:5696] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a reported cstate change: term changed from 0 to 1, leader changed from <none> to aae848400d4a4d1ea9857e67af057d4a (127.10.181.2). New cstate: current_term: 1 leader_uuid: "aae848400d4a4d1ea9857e67af057d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:09.496495 16251 leader_election.cc:304] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88558dc1db6a4273b382b7daf53edfbd, aae848400d4a4d1ea9857e67af057d4a; no voters: 
I20260601 13:41:09.496712 16418 raft_consensus.cc:2804] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:09.496824 16418 raft_consensus.cc:697] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Becoming Leader. State: Replica: aae848400d4a4d1ea9857e67af057d4a, State: Running, Role: LEADER
I20260601 13:41:09.496953 16418 consensus_queue.cc:237] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } }
I20260601 13:41:09.497521 16211 raft_consensus.cc:2468] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae848400d4a4d1ea9857e67af057d4a in term 1.
I20260601 13:41:09.501555 16106 catalog_manager.cc:5696] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a reported cstate change: term changed from 0 to 1, leader changed from <none> to aae848400d4a4d1ea9857e67af057d4a (127.10.181.2). New cstate: current_term: 1 leader_uuid: "aae848400d4a4d1ea9857e67af057d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:09.508919 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:09.509764 10964 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:09.512064 16434 instance_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:09.512261 16437 instance_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:09.512310 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:09.512542 16435 instance_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:09.512820 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:09.512883 10964 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:09.512907 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321269512905 us; error 0 us; skew 500 ppm
I20260601 13:41:09.513957 10964 webserver.cc:533] Webserver started at http://127.10.181.4:37237/ using document root <none> and password file <none>
I20260601 13:41:09.514118 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:09.514174 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:09.514249 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:09.514638 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "c1792df820aa454387564e4b6331ecdd"
format_stamp: "Formatted at 2026-06-01 13:41:09 on dist-test-slave-whj6"
I20260601 13:41:09.516237 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:09.517416 16442 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:09.517776 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:09.517889 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "c1792df820aa454387564e4b6331ecdd"
format_stamp: "Formatted at 2026-06-01 13:41:09 on dist-test-slave-whj6"
I20260601 13:41:09.517985 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-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:09.534152 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:09.534754 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:09.535162 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:09.535776 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:09.535818 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:09.535864 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:09.535879 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:09.542101 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:37139
I20260601 13:41:09.542251 16505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:37139 every 8 connection(s)
I20260601 13:41:09.548334 16506 heartbeater.cc:344] Connected to a master server at 127.10.181.62:37535
I20260601 13:41:09.548480 16506 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:09.548750 16506 heartbeater.cc:507] Master 127.10.181.62:37535 requested a full tablet report, sending...
I20260601 13:41:09.549939 16106 ts_manager.cc:194] Registered new tserver with Master: c1792df820aa454387564e4b6331ecdd (127.10.181.4:37139)
I20260601 13:41:09.550712 16106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57282
I20260601 13:41:09.571071 16416 consensus_queue.cc:1048] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:09.573525 16429 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:41:09.573637 16429 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:41:09.578059 16418 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:09.579268 16512 consensus_queue.cc:1048] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:09.579510 16420 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:09.588582 16420 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:09.607900 16420 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:10.265165 16162 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:10.265853 16162 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:10.265934 16162 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:10.272132 16287 consensus_queue.cc:237] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [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: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } }
I20260601 13:41:10.274206 16362 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.274354 16211 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.274750 16522 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } 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:10.275106 16523 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:10.277767 16362 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1792df820aa454387564e4b6331ecdd (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } } }
I20260601 13:41:10.279580 16211 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1792df820aa454387564e4b6331ecdd (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } } }
I20260601 13:41:10.280802 16108 catalog_manager.cc:5696] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd reported cstate change: config changed from index -1 to 2, NON_VOTER c1792df820aa454387564e4b6331ecdd (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "aae848400d4a4d1ea9857e67af057d4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } } }
W20260601 13:41:10.282446 16253 consensus_peers.cc:597] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a -> Peer c1792df820aa454387564e4b6331ecdd (127.10.181.4:37139): Couldn't send request to peer c1792df820aa454387564e4b6331ecdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b45c83b5e8554d4ba906297d5c898dea. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:10.351269 16522 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1792df820aa454387564e4b6331ecdd (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } } }
I20260601 13:41:10.354851 16287 consensus_queue.cc:237] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [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: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } }
I20260601 13:41:10.357004 16211 raft_consensus.cc:1275] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.357095 16362 raft_consensus.cc:1275] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.357295 16253 consensus_peers.cc:597] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a -> Peer c1792df820aa454387564e4b6331ecdd (127.10.181.4:37139): Couldn't send request to peer c1792df820aa454387564e4b6331ecdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d9bbbf5623142cd8b1b7499ac779b7e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:10.357457 16420 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } 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:10.357685 16529 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:10.360428 16530 ts_tablet_manager.cc:933] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: Initiating tablet copy from peer aae848400d4a4d1ea9857e67af057d4a (127.10.181.2:33497)
I20260601 13:41:10.360412 16211 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1792df820aa454387564e4b6331ecdd (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } } }
I20260601 13:41:10.360412 16362 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1792df820aa454387564e4b6331ecdd (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } } }
I20260601 13:41:10.360939 16530 tablet_copy_client.cc:323] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:33497
I20260601 13:41:10.365701 16297 tablet_copy_service.cc:140] P aae848400d4a4d1ea9857e67af057d4a: Received BeginTabletCopySession request for tablet b45c83b5e8554d4ba906297d5c898dea from peer c1792df820aa454387564e4b6331ecdd ({username='slave'} at 127.0.0.1:37434)
I20260601 13:41:10.365878 16297 tablet_copy_service.cc:161] P aae848400d4a4d1ea9857e67af057d4a: Beginning new tablet copy session on tablet b45c83b5e8554d4ba906297d5c898dea from peer c1792df820aa454387564e4b6331ecdd at {username='slave'} at 127.0.0.1:37434: session id = c1792df820aa454387564e4b6331ecdd-b45c83b5e8554d4ba906297d5c898dea
I20260601 13:41:10.367204 16297 tablet_copy_source_session.cc:215] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:10.369653 16530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45c83b5e8554d4ba906297d5c898dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:10.371546 16106 catalog_manager.cc:5696] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd reported cstate change: config changed from index -1 to 2, NON_VOTER c1792df820aa454387564e4b6331ecdd (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "aae848400d4a4d1ea9857e67af057d4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } } }
I20260601 13:41:10.373482 16530 tablet_copy_client.cc:806] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:10.373721 16530 tablet_copy_client.cc:670] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:10.376073 16530 tablet_copy_client.cc:538] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:10.377744 16530 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: Bootstrap starting.
I20260601 13:41:10.385715 16530 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: 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:10.386133 16530 tablet_bootstrap.cc:492] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: Bootstrap complete.
I20260601 13:41:10.386328 16530 ts_tablet_manager.cc:1403] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.005s
I20260601 13:41:10.386849 16530 raft_consensus.cc:359] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } }
I20260601 13:41:10.386965 16530 raft_consensus.cc:740] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1792df820aa454387564e4b6331ecdd, State: Initialized, Role: LEARNER
I20260601 13:41:10.387035 16530 consensus_queue.cc:260] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [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: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } }
I20260601 13:41:10.387411 16530 ts_tablet_manager.cc:1434] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:41:10.387645 16506 heartbeater.cc:499] Master 127.10.181.62:37535 was elected leader, sending a full tablet report...
I20260601 13:41:10.388320 16297 tablet_copy_service.cc:342] P aae848400d4a4d1ea9857e67af057d4a: Request end of tablet copy session c1792df820aa454387564e4b6331ecdd-b45c83b5e8554d4ba906297d5c898dea received from {username='slave'} at 127.0.0.1:37434
I20260601 13:41:10.388460 16297 tablet_copy_service.cc:434] P aae848400d4a4d1ea9857e67af057d4a: ending tablet copy session c1792df820aa454387564e4b6331ecdd-b45c83b5e8554d4ba906297d5c898dea on tablet b45c83b5e8554d4ba906297d5c898dea with peer c1792df820aa454387564e4b6331ecdd
I20260601 13:41:10.429136 16523 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1792df820aa454387564e4b6331ecdd (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } } }
I20260601 13:41:10.466499 16530 ts_tablet_manager.cc:933] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: Initiating tablet copy from peer aae848400d4a4d1ea9857e67af057d4a (127.10.181.2:33497)
I20260601 13:41:10.467074 16530 tablet_copy_client.cc:323] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:33497
I20260601 13:41:10.468353 16297 tablet_copy_service.cc:140] P aae848400d4a4d1ea9857e67af057d4a: Received BeginTabletCopySession request for tablet 9d9bbbf5623142cd8b1b7499ac779b7e from peer c1792df820aa454387564e4b6331ecdd ({username='slave'} at 127.0.0.1:37434)
I20260601 13:41:10.468488 16297 tablet_copy_service.cc:161] P aae848400d4a4d1ea9857e67af057d4a: Beginning new tablet copy session on tablet 9d9bbbf5623142cd8b1b7499ac779b7e from peer c1792df820aa454387564e4b6331ecdd at {username='slave'} at 127.0.0.1:37434: session id = c1792df820aa454387564e4b6331ecdd-9d9bbbf5623142cd8b1b7499ac779b7e
I20260601 13:41:10.469732 16297 tablet_copy_source_session.cc:215] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:10.470747 16530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d9bbbf5623142cd8b1b7499ac779b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:10.473286 16530 tablet_copy_client.cc:806] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:10.473501 16530 tablet_copy_client.cc:670] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:10.475145 16530 tablet_copy_client.cc:538] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:10.477960 16530 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: Bootstrap starting.
I20260601 13:41:10.479185 16480 raft_consensus.cc:1217] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:10.483844 16530 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: 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:10.484555 16530 tablet_bootstrap.cc:492] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: Bootstrap complete.
I20260601 13:41:10.485075 16530 ts_tablet_manager.cc:1403] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260601 13:41:10.486009 16530 raft_consensus.cc:359] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } }
I20260601 13:41:10.486176 16530 raft_consensus.cc:740] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1792df820aa454387564e4b6331ecdd, State: Initialized, Role: LEARNER
I20260601 13:41:10.486296 16530 consensus_queue.cc:260] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [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: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: true } }
I20260601 13:41:10.486615 16530 ts_tablet_manager.cc:1434] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:10.487504 16297 tablet_copy_service.cc:342] P aae848400d4a4d1ea9857e67af057d4a: Request end of tablet copy session c1792df820aa454387564e4b6331ecdd-9d9bbbf5623142cd8b1b7499ac779b7e received from {username='slave'} at 127.0.0.1:37434
I20260601 13:41:10.487617 16297 tablet_copy_service.cc:434] P aae848400d4a4d1ea9857e67af057d4a: ending tablet copy session c1792df820aa454387564e4b6331ecdd-9d9bbbf5623142cd8b1b7499ac779b7e on tablet 9d9bbbf5623142cd8b1b7499ac779b7e with peer c1792df820aa454387564e4b6331ecdd
I20260601 13:41:10.572875 16523 raft_consensus.cc:1064] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: attempting to promote NON_VOTER c1792df820aa454387564e4b6331ecdd to VOTER
I20260601 13:41:10.573561 16523 consensus_queue.cc:237] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [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: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } }
I20260601 13:41:10.575505 16211 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.575531 16479 raft_consensus.cc:1217] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:10.575667 16362 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.575531 16480 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 1 LEARNER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.576444 16420 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } 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:10.576649 16529 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } 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:10.577283 16536 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:10.580466 16211 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.580533 16480 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.583405 16106 catalog_manager.cc:5696] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd reported cstate change: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aae848400d4a4d1ea9857e67af057d4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.591040 16529 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.594436 16362 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.637005 16287 consensus_queue.cc:237] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [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: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } }
I20260601 13:41:10.638775 16480 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.638813 16211 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.639281 16420 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } 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:10.639711 16523 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:10.641876 16480 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.641889 16211 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.644469 16105 catalog_manager.cc:5696] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 reported cstate change: config changed from index 3 to 4, VOTER 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3) evicted. New cstate: current_term: 1 leader_uuid: "aae848400d4a4d1ea9857e67af057d4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.668654 16539 raft_consensus.cc:2955] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.671670 16092 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b45c83b5e8554d4ba906297d5c898dea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:10.675007 16350 tablet_service.cc:1558] Processing DeleteTablet for tablet b45c83b5e8554d4ba906297d5c898dea with delete_type TABLET_DATA_TOMBSTONED (TS 88558dc1db6a4273b382b7daf53edfbd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33674
I20260601 13:41:10.675611 16541 tablet_replica.cc:333] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: stopping tablet replica
I20260601 13:41:10.675783 16541 raft_consensus.cc:2243] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:10.675990 16541 raft_consensus.cc:2272] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:10.676800 16541 ts_tablet_manager.cc:1916] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:10.679185 16541 ts_tablet_manager.cc:1929] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:10.679296 16541 log.cc:1199] T b45c83b5e8554d4ba906297d5c898dea P 88558dc1db6a4273b382b7daf53edfbd: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/b45c83b5e8554d4ba906297d5c898dea
I20260601 13:41:10.679947 16093 catalog_manager.cc:5027] TS 88558dc1db6a4273b382b7daf53edfbd (127.10.181.3:39079): tablet b45c83b5e8554d4ba906297d5c898dea (table test-workload [id=47a8c59287b4466daaca2174246dfc85]) successfully deleted
I20260601 13:41:10.745759 16539 raft_consensus.cc:1064] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a: attempting to promote NON_VOTER c1792df820aa454387564e4b6331ecdd to VOTER
I20260601 13:41:10.746537 16539 consensus_queue.cc:237] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [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: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } }
I20260601 13:41:10.748688 16480 raft_consensus.cc:1275] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 LEARNER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.748943 16211 raft_consensus.cc:1275] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.748728 16362 raft_consensus.cc:1275] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.749382 16539 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } 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:10.749619 16420 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } 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:10.749951 16523 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:10.754293 16480 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.754380 16362 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.757395 16107 catalog_manager.cc:5696] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd reported cstate change: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aae848400d4a4d1ea9857e67af057d4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.780709 16523 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.783279 16211 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1792df820aa454387564e4b6331ecdd (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } attrs { replace: true } } peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.824357 16287 consensus_queue.cc:237] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [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: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } }
I20260601 13:41:10.826289 16362 raft_consensus.cc:1275] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.826295 16480 raft_consensus.cc:1275] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Refusing update from remote peer aae848400d4a4d1ea9857e67af057d4a: 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:10.826833 16536 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:10.827070 16529 consensus_queue.cc:1048] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } 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:10.829160 16362 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ecedb324ce284a05a221d0512db01c61 (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.830785 16480 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ecedb324ce284a05a221d0512db01c61 (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.831548 16106 catalog_manager.cc:5696] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd reported cstate change: config changed from index 3 to 4, VOTER ecedb324ce284a05a221d0512db01c61 (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "aae848400d4a4d1ea9857e67af057d4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.876763 16201 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d9bbbf5623142cd8b1b7499ac779b7e with delete_type TABLET_DATA_TOMBSTONED (TS ecedb324ce284a05a221d0512db01c61 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58976
I20260601 13:41:10.877310 16543 tablet_replica.cc:333] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: stopping tablet replica
I20260601 13:41:10.877486 16543 raft_consensus.cc:2243] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:10.877705 16543 raft_consensus.cc:2272] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:10.878607 16543 ts_tablet_manager.cc:1916] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:10.881738 16543 ts_tablet_manager.cc:1929] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:10.881862 16543 log.cc:1199] T 9d9bbbf5623142cd8b1b7499ac779b7e P ecedb324ce284a05a221d0512db01c61: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/9d9bbbf5623142cd8b1b7499ac779b7e
I20260601 13:41:10.882586 16093 catalog_manager.cc:5027] TS ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229): tablet 9d9bbbf5623142cd8b1b7499ac779b7e (table test-workload [id=47a8c59287b4466daaca2174246dfc85]) successfully deleted
I20260601 13:41:10.916435 16523 raft_consensus.cc:2955] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ecedb324ce284a05a221d0512db01c61 (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "88558dc1db6a4273b382b7daf53edfbd" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 39079 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } } }
I20260601 13:41:10.918080 16092 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9d9bbbf5623142cd8b1b7499ac779b7e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:12.266333 16162 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:12.272683 16287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45c83b5e8554d4ba906297d5c898dea"
dest_uuid: "aae848400d4a4d1ea9857e67af057d4a"
mode: GRACEFUL
new_leader_uuid: "ecedb324ce284a05a221d0512db01c61"
 from {username='slave'} at 127.0.0.1:37446
I20260601 13:41:12.272941 16287 raft_consensus.cc:606] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Received request to transfer leadership to TS ecedb324ce284a05a221d0512db01c61
I20260601 13:41:12.273859 16162 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:41:12.274015 16162 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:12.286270 16544 raft_consensus.cc:993] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: : Instructing follower ecedb324ce284a05a221d0512db01c61 to start an election
I20260601 13:41:12.286430 16544 raft_consensus.cc:1081] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Signalling peer ecedb324ce284a05a221d0512db01c61 to start an election
I20260601 13:41:12.287039 16211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45c83b5e8554d4ba906297d5c898dea"
dest_uuid: "ecedb324ce284a05a221d0512db01c61"
 from {username='slave'} at 127.0.0.1:58980
I20260601 13:41:12.287297 16211 raft_consensus.cc:493] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:12.287365 16211 raft_consensus.cc:3060] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:12.288285 16211 raft_consensus.cc:515] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } }
I20260601 13:41:12.288786 16211 leader_election.cc:290] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [CANDIDATE]: Term 2 election: Requested vote from peers aae848400d4a4d1ea9857e67af057d4a (127.10.181.2:33497), c1792df820aa454387564e4b6331ecdd (127.10.181.4:37139)
I20260601 13:41:12.293696 16479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c83b5e8554d4ba906297d5c898dea" candidate_uuid: "ecedb324ce284a05a221d0512db01c61" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c1792df820aa454387564e4b6331ecdd"
I20260601 13:41:12.293937 16479 raft_consensus.cc:3060] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:12.294034 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c83b5e8554d4ba906297d5c898dea" candidate_uuid: "ecedb324ce284a05a221d0512db01c61" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aae848400d4a4d1ea9857e67af057d4a"
I20260601 13:41:12.294225 16287 raft_consensus.cc:3055] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:12.294379 16287 raft_consensus.cc:740] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aae848400d4a4d1ea9857e67af057d4a, State: Running, Role: LEADER
I20260601 13:41:12.294569 16287 consensus_queue.cc:260] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [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: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } }
I20260601 13:41:12.294771 16287 raft_consensus.cc:3060] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:12.295797 16479 raft_consensus.cc:2468] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecedb324ce284a05a221d0512db01c61 in term 2.
I20260601 13:41:12.295817 16287 raft_consensus.cc:2468] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecedb324ce284a05a221d0512db01c61 in term 2.
I20260601 13:41:12.296166 16177 leader_election.cc:304] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [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: c1792df820aa454387564e4b6331ecdd, ecedb324ce284a05a221d0512db01c61; no voters: 
I20260601 13:41:12.296701 16551 raft_consensus.cc:2804] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:12.297129 16551 raft_consensus.cc:697] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 2 LEADER]: Becoming Leader. State: Replica: ecedb324ce284a05a221d0512db01c61, State: Running, Role: LEADER
I20260601 13:41:12.297490 16551 consensus_queue.cc:237] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [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: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } }
I20260601 13:41:12.299976 16105 catalog_manager.cc:5696] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 reported cstate change: term changed from 1 to 2, leader changed from aae848400d4a4d1ea9857e67af057d4a (127.10.181.2) to ecedb324ce284a05a221d0512db01c61 (127.10.181.1). New cstate: current_term: 2 leader_uuid: "ecedb324ce284a05a221d0512db01c61" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecedb324ce284a05a221d0512db01c61" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:12.392007 16479 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 2 FOLLOWER]: Refusing update from remote peer ecedb324ce284a05a221d0512db01c61: 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:12.393121 16551 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1792df820aa454387564e4b6331ecdd" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 37139 } 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:12.411528 16287 raft_consensus.cc:1275] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 2 FOLLOWER]: Refusing update from remote peer ecedb324ce284a05a221d0512db01c61: 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:12.412231 16551 consensus_queue.cc:1048] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae848400d4a4d1ea9857e67af057d4a" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:14.274631 16162 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:14.275396 16162 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:14.275493 16162 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:16.275844 16162 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:16.276365 16162 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:16.276450 16162 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:18.276867 16162 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:18.277477 16162 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:18.277555 16162 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:18.595863 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:41:18.600770 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:18.601143 10964 tablet_replica.cc:333] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61: stopping tablet replica
I20260601 13:41:18.601354 10964 raft_consensus.cc:2243] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:18.601594 10964 raft_consensus.cc:2272] T b45c83b5e8554d4ba906297d5c898dea P ecedb324ce284a05a221d0512db01c61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.602334 10964 tablet_replica.cc:333] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61: stopping tablet replica
I20260601 13:41:18.602432 10964 raft_consensus.cc:2243] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:18.602559 10964 raft_consensus.cc:2272] T 26338dfbe4eb4ba8a281c34670a4d318 P ecedb324ce284a05a221d0512db01c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.617030 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:41:18.620759 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:41:18.626221 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:18.626600 10964 tablet_replica.cc:333] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a: stopping tablet replica
I20260601 13:41:18.626760 10964 raft_consensus.cc:2243] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:18.626937 10964 raft_consensus.cc:2272] T b45c83b5e8554d4ba906297d5c898dea P aae848400d4a4d1ea9857e67af057d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.627650 10964 tablet_replica.cc:333] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a: stopping tablet replica
I20260601 13:41:18.627743 10964 raft_consensus.cc:2243] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:18.627828 10964 raft_consensus.cc:2272] T 26338dfbe4eb4ba8a281c34670a4d318 P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.628444 10964 tablet_replica.cc:333] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a: stopping tablet replica
I20260601 13:41:18.628567 10964 raft_consensus.cc:2243] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:18.628861 10964 raft_consensus.cc:2272] T 9d9bbbf5623142cd8b1b7499ac779b7e P aae848400d4a4d1ea9857e67af057d4a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:18.644659 16326 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.1:37229: connect: Connection refused (error 111) [suppressed 14 similar messages]
W20260601 13:41:18.645773 16326 consensus_peers.cc:597] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd -> Peer ecedb324ce284a05a221d0512db01c61 (127.10.181.1:37229): Couldn't send request to peer ecedb324ce284a05a221d0512db01c61. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:37229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:18.646147 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:41:18.649782 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:41:18.654793 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:18.655102 10964 tablet_replica.cc:333] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd: stopping tablet replica
I20260601 13:41:18.655313 10964 raft_consensus.cc:2243] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:18.655597 10964 raft_consensus.cc:2272] T 26338dfbe4eb4ba8a281c34670a4d318 P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.656203 10964 tablet_replica.cc:333] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd: stopping tablet replica
I20260601 13:41:18.656287 10964 raft_consensus.cc:2243] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:18.656437 10964 raft_consensus.cc:2272] T 9d9bbbf5623142cd8b1b7499ac779b7e P 88558dc1db6a4273b382b7daf53edfbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.670361 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:41:18.673491 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:41:18.677740 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:18.678049 10964 tablet_replica.cc:333] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd: stopping tablet replica
I20260601 13:41:18.678175 10964 raft_consensus.cc:2243] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:18.678357 10964 raft_consensus.cc:2272] T 9d9bbbf5623142cd8b1b7499ac779b7e P c1792df820aa454387564e4b6331ecdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.678833 10964 tablet_replica.cc:333] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd: stopping tablet replica
I20260601 13:41:18.678910 10964 raft_consensus.cc:2243] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:18.678996 10964 raft_consensus.cc:2272] T b45c83b5e8554d4ba906297d5c898dea P c1792df820aa454387564e4b6331ecdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.692094 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:41:18.695760 10964 master.cc:562] Master@127.10.181.62:37535 shutting down...
I20260601 13:41:18.699841 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:18.700085 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:18.700145 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77dbecbcb7d94d19807ad3fc560bf308: stopping tablet replica
I20260601 13:41:18.713332 10964 master.cc:584] Master@127.10.181.62:37535 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10507 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:41:18.722781 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:41687
I20260601 13:41:18.723343 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:18.726006 16574 instance_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:18.726015 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:18.726022 16571 instance_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:18.726034 16572 instance_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:18.726815 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:18.726894 10964 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:18.726914 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321278726913 us; error 0 us; skew 500 ppm
I20260601 13:41:18.728003 10964 webserver.cc:533] Webserver started at http://127.10.181.62:36813/ using document root <none> and password file <none>
I20260601 13:41:18.728170 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:18.728223 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:18.728292 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:18.728714 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "614bdfd755da4f0981fadf290dce1fd4"
format_stamp: "Formatted at 2026-06-01 13:41:18 on dist-test-slave-whj6"
I20260601 13:41:18.730432 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:18.731667 16579 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:18.732018 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:18.732105 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "614bdfd755da4f0981fadf290dce1fd4"
format_stamp: "Formatted at 2026-06-01 13:41:18 on dist-test-slave-whj6"
I20260601 13:41:18.732190 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-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:18.738415 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:18.738879 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:18.743927 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:41687
I20260601 13:41:18.748008 16631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:41687 every 8 connection(s)
I20260601 13:41:18.748504 16632 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:18.750367 16632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4: Bootstrap starting.
I20260601 13:41:18.751204 16632 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:18.752453 16632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4: No bootstrap required, opened a new log
I20260601 13:41:18.752831 16632 raft_consensus.cc:359] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614bdfd755da4f0981fadf290dce1fd4" member_type: VOTER }
I20260601 13:41:18.752920 16632 raft_consensus.cc:385] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:18.752940 16632 raft_consensus.cc:740] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614bdfd755da4f0981fadf290dce1fd4, State: Initialized, Role: FOLLOWER
I20260601 13:41:18.753058 16632 consensus_queue.cc:260] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "614bdfd755da4f0981fadf290dce1fd4" member_type: VOTER }
I20260601 13:41:18.753136 16632 raft_consensus.cc:399] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:18.753168 16632 raft_consensus.cc:493] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:18.753208 16632 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:18.753854 16632 raft_consensus.cc:515] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614bdfd755da4f0981fadf290dce1fd4" member_type: VOTER }
I20260601 13:41:18.753959 16632 leader_election.cc:304] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [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: 614bdfd755da4f0981fadf290dce1fd4; no voters: 
I20260601 13:41:18.754117 16632 leader_election.cc:290] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:18.754345 16635 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:18.754505 16632 sys_catalog.cc:565] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:18.754645 16635 raft_consensus.cc:697] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 1 LEADER]: Becoming Leader. State: Replica: 614bdfd755da4f0981fadf290dce1fd4, State: Running, Role: LEADER
I20260601 13:41:18.754845 16635 consensus_queue.cc:237] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [LEADER]: Queue going to LEADER mode. State: All 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: "614bdfd755da4f0981fadf290dce1fd4" member_type: VOTER }
I20260601 13:41:18.755573 16637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 614bdfd755da4f0981fadf290dce1fd4. Latest consensus state: current_term: 1 leader_uuid: "614bdfd755da4f0981fadf290dce1fd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614bdfd755da4f0981fadf290dce1fd4" member_type: VOTER } }
I20260601 13:41:18.755699 16636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "614bdfd755da4f0981fadf290dce1fd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614bdfd755da4f0981fadf290dce1fd4" member_type: VOTER } }
I20260601 13:41:18.756264 16637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:18.756285 16636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:18.756789 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260601 13:41:18.757644 16650 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:41:18.757714 16650 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:41:18.757810 16649 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:18.758631 16649 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:18.761061 16649 catalog_manager.cc:1382] Generated new cluster ID: a34fb7884cc14556bca70215f2d6fe9f
I20260601 13:41:18.761143 16649 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:18.772162 16649 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:18.772806 16649 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:18.784821 16649 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4: Generated new TSK 0
I20260601 13:41:18.785051 16649 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:18.789675 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:18.792389 16653 instance_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:18.792490 16654 instance_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:18.792455 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:18.792637 16656 instance_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:18.792943 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:18.792992 10964 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:18.793008 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321278793008 us; error 0 us; skew 500 ppm
I20260601 13:41:18.794162 10964 webserver.cc:533] Webserver started at http://127.10.181.1:38993/ using document root <none> and password file <none>
I20260601 13:41:18.794358 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:18.794418 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:18.794494 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:18.794989 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "9ff63474f25541788309ac79e53ae373"
format_stamp: "Formatted at 2026-06-01 13:41:18 on dist-test-slave-whj6"
I20260601 13:41:18.796922 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:18.798157 16661 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:18.798470 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:18.798549 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "9ff63474f25541788309ac79e53ae373"
format_stamp: "Formatted at 2026-06-01 13:41:18 on dist-test-slave-whj6"
I20260601 13:41:18.798629 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-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:18.803967 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:18.804489 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:18.804904 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:18.805483 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:18.805533 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:18.805580 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:18.805608 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:18.811223 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:33239
I20260601 13:41:18.811280 16724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:33239 every 8 connection(s)
I20260601 13:41:18.812304 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:18.814998 16730 instance_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:18.815181 16732 instance_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:18.815335 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:18.815003 16729 instance_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:18.816612 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:18.816673 10964 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:18.816689 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321278816689 us; error 0 us; skew 500 ppm
I20260601 13:41:18.818109 10964 webserver.cc:533] Webserver started at http://127.10.181.2:41151/ using document root <none> and password file <none>
I20260601 13:41:18.818356 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:18.818424 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:18.818521 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:18.819010 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "e5f82dc09f814372a767bd8e2e5c24be"
format_stamp: "Formatted at 2026-06-01 13:41:18 on dist-test-slave-whj6"
I20260601 13:41:18.821046 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:18.822345 16737 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:18.822944 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:18.823170 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "e5f82dc09f814372a767bd8e2e5c24be"
format_stamp: "Formatted at 2026-06-01 13:41:18 on dist-test-slave-whj6"
I20260601 13:41:18.823310 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-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:18.823588 16725 heartbeater.cc:344] Connected to a master server at 127.10.181.62:41687
I20260601 13:41:18.823719 16725 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:18.823992 16725 heartbeater.cc:507] Master 127.10.181.62:41687 requested a full tablet report, sending...
I20260601 13:41:18.824720 16596 ts_manager.cc:194] Registered new tserver with Master: 9ff63474f25541788309ac79e53ae373 (127.10.181.1:33239)
I20260601 13:41:18.825834 16596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33322
I20260601 13:41:18.839577 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:18.840122 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:18.840503 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:18.841101 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:18.841145 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:18.841181 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:18.841212 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:18.848291 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:32823
I20260601 13:41:18.848440 16800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:32823 every 8 connection(s)
I20260601 13:41:18.849686 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:18.852180 16804 instance_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:18.852238 16807 instance_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:18.852547 16805 instance_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:18.852782 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:18.853587 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:18.853652 10964 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:18.853675 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321278853675 us; error 0 us; skew 500 ppm
I20260601 13:41:18.854800 10964 webserver.cc:533] Webserver started at http://127.10.181.3:40303/ using document root <none> and password file <none>
I20260601 13:41:18.854852 16801 heartbeater.cc:344] Connected to a master server at 127.10.181.62:41687
I20260601 13:41:18.854982 16801 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:18.855000 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:18.855063 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:18.855185 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:18.855331 16801 heartbeater.cc:507] Master 127.10.181.62:41687 requested a full tablet report, sending...
I20260601 13:41:18.855759 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "83c38d86d8dd486980e0c827ba40afff"
format_stamp: "Formatted at 2026-06-01 13:41:18 on dist-test-slave-whj6"
I20260601 13:41:18.856235 16596 ts_manager.cc:194] Registered new tserver with Master: e5f82dc09f814372a767bd8e2e5c24be (127.10.181.2:32823)
I20260601 13:41:18.857055 16596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33326
I20260601 13:41:18.857988 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:18.859448 16812 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:18.859879 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:18.859975 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "83c38d86d8dd486980e0c827ba40afff"
format_stamp: "Formatted at 2026-06-01 13:41:18 on dist-test-slave-whj6"
I20260601 13:41:18.860051 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321156985418-10964-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:18.875816 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:18.876559 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:18.877002 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:18.877838 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:18.877899 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:18.877939 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:18.877971 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:18.883985 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:43643
I20260601 13:41:18.884045 16875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:43643 every 8 connection(s)
I20260601 13:41:18.891474 16876 heartbeater.cc:344] Connected to a master server at 127.10.181.62:41687
I20260601 13:41:18.891640 16876 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:18.891870 16876 heartbeater.cc:507] Master 127.10.181.62:41687 requested a full tablet report, sending...
I20260601 13:41:18.892747 16596 ts_manager.cc:194] Registered new tserver with Master: 83c38d86d8dd486980e0c827ba40afff (127.10.181.3:43643)
I20260601 13:41:18.892767 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008183955s
I20260601 13:41:18.893617 16596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33328
I20260601 13:41:19.827100 16725 heartbeater.cc:499] Master 127.10.181.62:41687 was elected leader, sending a full tablet report...
I20260601 13:41:19.858335 16801 heartbeater.cc:499] Master 127.10.181.62:41687 was elected leader, sending a full tablet report...
I20260601 13:41:19.894867 16876 heartbeater.cc:499] Master 127.10.181.62:41687 was elected leader, sending a full tablet report...
I20260601 13:41:19.931089 16596 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33344:
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:19.931784 16596 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:19.943953 16765 tablet_service.cc:1511] Processing CreateTablet for tablet 21c3bee0da464bd8a9856990de0796d6 (DEFAULT_TABLE table=test-workload [id=8494fb63a6c74c21918a5d21e3e7dc08]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:19.944024 16840 tablet_service.cc:1511] Processing CreateTablet for tablet 21c3bee0da464bd8a9856990de0796d6 (DEFAULT_TABLE table=test-workload [id=8494fb63a6c74c21918a5d21e3e7dc08]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:19.944024 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 21c3bee0da464bd8a9856990de0796d6 (DEFAULT_TABLE table=test-workload [id=8494fb63a6c74c21918a5d21e3e7dc08]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:19.944293 16765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c3bee0da464bd8a9856990de0796d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:19.944422 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c3bee0da464bd8a9856990de0796d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:19.944464 16840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c3bee0da464bd8a9856990de0796d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:19.947109 16896 tablet_bootstrap.cc:492] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff: Bootstrap starting.
I20260601 13:41:19.947605 16897 tablet_bootstrap.cc:492] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be: Bootstrap starting.
I20260601 13:41:19.947806 16898 tablet_bootstrap.cc:492] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373: Bootstrap starting.
I20260601 13:41:19.948462 16896 tablet_bootstrap.cc:654] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:19.948809 16897 tablet_bootstrap.cc:654] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:19.948809 16898 tablet_bootstrap.cc:654] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:19.949707 16896 tablet_bootstrap.cc:492] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff: No bootstrap required, opened a new log
I20260601 13:41:19.949820 16896 ts_tablet_manager.cc:1403] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:19.950068 16897 tablet_bootstrap.cc:492] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be: No bootstrap required, opened a new log
I20260601 13:41:19.950084 16898 tablet_bootstrap.cc:492] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373: No bootstrap required, opened a new log
I20260601 13:41:19.950173 16897 ts_tablet_manager.cc:1403] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:19.950201 16898 ts_tablet_manager.cc:1403] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:19.950382 16896 raft_consensus.cc:359] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:19.950523 16896 raft_consensus.cc:385] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:19.950559 16896 raft_consensus.cc:740] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c38d86d8dd486980e0c827ba40afff, State: Initialized, Role: FOLLOWER
I20260601 13:41:19.950591 16897 raft_consensus.cc:359] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:19.950675 16897 raft_consensus.cc:385] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:19.950716 16896 consensus_queue.cc:260] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:19.950687 16898 raft_consensus.cc:359] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:19.950821 16898 raft_consensus.cc:385] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:19.950865 16898 raft_consensus.cc:740] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff63474f25541788309ac79e53ae373, State: Initialized, Role: FOLLOWER
I20260601 13:41:19.950702 16897 raft_consensus.cc:740] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f82dc09f814372a767bd8e2e5c24be, State: Initialized, Role: FOLLOWER
I20260601 13:41:19.950994 16898 consensus_queue.cc:260] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:19.951089 16897 consensus_queue.cc:260] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:19.951196 16896 ts_tablet_manager.cc:1434] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:19.951413 16898 ts_tablet_manager.cc:1434] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:19.951459 16897 ts_tablet_manager.cc:1434] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:20.392674 16902 raft_consensus.cc:493] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:20.392894 16902 raft_consensus.cc:515] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:20.393607 16902 leader_election.cc:290] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f82dc09f814372a767bd8e2e5c24be (127.10.181.2:32823), 9ff63474f25541788309ac79e53ae373 (127.10.181.1:33239)
I20260601 13:41:20.397836 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c3bee0da464bd8a9856990de0796d6" candidate_uuid: "83c38d86d8dd486980e0c827ba40afff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff63474f25541788309ac79e53ae373" is_pre_election: true
I20260601 13:41:20.397841 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c3bee0da464bd8a9856990de0796d6" candidate_uuid: "83c38d86d8dd486980e0c827ba40afff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f82dc09f814372a767bd8e2e5c24be" is_pre_election: true
I20260601 13:41:20.398044 16699 raft_consensus.cc:2468] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c38d86d8dd486980e0c827ba40afff in term 0.
I20260601 13:41:20.398149 16775 raft_consensus.cc:2468] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c38d86d8dd486980e0c827ba40afff in term 0.
I20260601 13:41:20.398432 16814 leader_election.cc:304] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c38d86d8dd486980e0c827ba40afff, 9ff63474f25541788309ac79e53ae373; no voters: 
I20260601 13:41:20.398654 16902 raft_consensus.cc:2804] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:20.398726 16902 raft_consensus.cc:493] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:20.398753 16902 raft_consensus.cc:3060] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:20.399746 16902 raft_consensus.cc:515] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:20.400156 16902 leader_election.cc:290] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [CANDIDATE]: Term 1 election: Requested vote from peers e5f82dc09f814372a767bd8e2e5c24be (127.10.181.2:32823), 9ff63474f25541788309ac79e53ae373 (127.10.181.1:33239)
I20260601 13:41:20.400506 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c3bee0da464bd8a9856990de0796d6" candidate_uuid: "83c38d86d8dd486980e0c827ba40afff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f82dc09f814372a767bd8e2e5c24be"
I20260601 13:41:20.400650 16775 raft_consensus.cc:3060] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:20.400633 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c3bee0da464bd8a9856990de0796d6" candidate_uuid: "83c38d86d8dd486980e0c827ba40afff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff63474f25541788309ac79e53ae373"
I20260601 13:41:20.400832 16699 raft_consensus.cc:3060] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:20.401821 16775 raft_consensus.cc:2468] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c38d86d8dd486980e0c827ba40afff in term 1.
I20260601 13:41:20.402097 16699 raft_consensus.cc:2468] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c38d86d8dd486980e0c827ba40afff in term 1.
I20260601 13:41:20.402134 16816 leader_election.cc:304] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c38d86d8dd486980e0c827ba40afff, e5f82dc09f814372a767bd8e2e5c24be; no voters: 
I20260601 13:41:20.402292 16902 raft_consensus.cc:2804] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:20.402493 16902 raft_consensus.cc:697] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 1 LEADER]: Becoming Leader. State: Replica: 83c38d86d8dd486980e0c827ba40afff, State: Running, Role: LEADER
I20260601 13:41:20.402637 16902 consensus_queue.cc:237] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } }
I20260601 13:41:20.404384 16595 catalog_manager.cc:5696] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c38d86d8dd486980e0c827ba40afff (127.10.181.3). New cstate: current_term: 1 leader_uuid: "83c38d86d8dd486980e0c827ba40afff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c38d86d8dd486980e0c827ba40afff" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 43643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff63474f25541788309ac79e53ae373" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:20.511850 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:41:20.516408 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:20.516811 10964 tablet_replica.cc:333] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373: stopping tablet replica
I20260601 13:41:20.517025 10964 raft_consensus.cc:2243] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:20.517184 10964 raft_consensus.cc:2272] T 21c3bee0da464bd8a9856990de0796d6 P 9ff63474f25541788309ac79e53ae373 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:20.530620 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:41:20.757038 16648 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:20.757478 16648 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:20.757550 16648 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:20.976598 16909 consensus_queue.cc:1048] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f82dc09f814372a767bd8e2e5c24be" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:20.981343 16814 consensus_peers.cc:597] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff -> Peer 9ff63474f25541788309ac79e53ae373 (127.10.181.1:33239): Couldn't send request to peer 9ff63474f25541788309ac79e53ae373. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:33239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:22.757920 16648 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:22.758246 16648 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:22.758306 16648 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:23.551433 16814 consensus_peers.cc:597] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff -> Peer 9ff63474f25541788309ac79e53ae373 (127.10.181.1:33239): Couldn't send request to peer 9ff63474f25541788309ac79e53ae373. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:33239: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260601 13:41:24.135212 16814 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.1:33239: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260601 13:41:24.758653 16648 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:24.759033 16648 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:24.759093 16648 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:26.125509 16814 consensus_peers.cc:597] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff -> Peer 9ff63474f25541788309ac79e53ae373 (127.10.181.1:33239): Couldn't send request to peer 9ff63474f25541788309ac79e53ae373. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:33239: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:41:26.759413 16648 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:26.759841 16648 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:26.759912 16648 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:28.526309 16814 consensus_peers.cc:597] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff -> Peer 9ff63474f25541788309ac79e53ae373 (127.10.181.1:33239): Couldn't send request to peer 9ff63474f25541788309ac79e53ae373. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:33239: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:41:28.760298 16648 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:28.760735 16648 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:28.760798 16648 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:29.439889 16814 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.1:33239: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260601 13:41:30.761179 16648 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:30.761515 16648 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:30.761588 16648 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:31.061820 16814 consensus_peers.cc:597] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff -> Peer 9ff63474f25541788309ac79e53ae373 (127.10.181.1:33239): Couldn't send request to peer 9ff63474f25541788309ac79e53ae373. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:33239: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:41:31.586731 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:41:31.591208 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:31.591501 10964 tablet_replica.cc:333] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be: stopping tablet replica
I20260601 13:41:31.591641 10964 raft_consensus.cc:2243] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:31.591791 10964 raft_consensus.cc:2272] T 21c3bee0da464bd8a9856990de0796d6 P e5f82dc09f814372a767bd8e2e5c24be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:31.605337 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:41:31.608752 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:41:31.615173 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:31.615538 10964 tablet_replica.cc:333] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff: stopping tablet replica
I20260601 13:41:31.615694 10964 raft_consensus.cc:2243] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:31.615935 10964 raft_consensus.cc:2272] T 21c3bee0da464bd8a9856990de0796d6 P 83c38d86d8dd486980e0c827ba40afff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:31.628866 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:41:31.631292 10964 master.cc:562] Master@127.10.181.62:41687 shutting down...
I20260601 13:41:31.635596 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:31.635788 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:31.635850 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 614bdfd755da4f0981fadf290dce1fd4: stopping tablet replica
I20260601 13:41:31.648458 10964 master.cc:584] Master@127.10.181.62:41687 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12932 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:41:31.654714 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:43471
I20260601 13:41:31.655026 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:31.657449 16938 instance_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:31.657444 16939 instance_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:31.657660 16941 instance_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:31.657704 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:31.658005 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.658053 10964 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:31.658073 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321291658072 us; error 0 us; skew 500 ppm
I20260601 13:41:31.658973 10964 webserver.cc:533] Webserver started at http://127.10.181.62:35911/ using document root <none> and password file <none>
I20260601 13:41:31.659116 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.659227 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.659304 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.659677 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "6f290e81da7f4f9da6a805a2e3f6dc14"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-whj6"
I20260601 13:41:31.661258 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:31.662405 16946 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:31.662753 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.662830 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "6f290e81da7f4f9da6a805a2e3f6dc14"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-whj6"
I20260601 13:41:31.662882 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-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:31.691416 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.691834 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.696101 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:43471
I20260601 13:41:31.698478 16998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:43471 every 8 connection(s)
I20260601 13:41:31.699079 16999 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:31.701340 16999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14: Bootstrap starting.
I20260601 13:41:31.702313 16999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.703933 16999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14: No bootstrap required, opened a new log
I20260601 13:41:31.704478 16999 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f290e81da7f4f9da6a805a2e3f6dc14" member_type: VOTER }
I20260601 13:41:31.704589 16999 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.704612 16999 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f290e81da7f4f9da6a805a2e3f6dc14, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.704737 16999 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f290e81da7f4f9da6a805a2e3f6dc14" member_type: VOTER }
I20260601 13:41:31.704814 16999 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:31.704838 16999 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:31.704888 16999 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.705773 16999 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f290e81da7f4f9da6a805a2e3f6dc14" member_type: VOTER }
I20260601 13:41:31.705890 16999 leader_election.cc:304] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [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: 6f290e81da7f4f9da6a805a2e3f6dc14; no voters: 
I20260601 13:41:31.706092 16999 leader_election.cc:290] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:31.706314 17002 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:31.706583 16999 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:31.706611 17002 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 1 LEADER]: Becoming Leader. State: Replica: 6f290e81da7f4f9da6a805a2e3f6dc14, State: Running, Role: LEADER
I20260601 13:41:31.706919 17002 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [LEADER]: Queue going to LEADER mode. State: All 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: "6f290e81da7f4f9da6a805a2e3f6dc14" member_type: VOTER }
I20260601 13:41:31.707602 17004 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f290e81da7f4f9da6a805a2e3f6dc14. Latest consensus state: current_term: 1 leader_uuid: "6f290e81da7f4f9da6a805a2e3f6dc14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f290e81da7f4f9da6a805a2e3f6dc14" member_type: VOTER } }
I20260601 13:41:31.707729 17004 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:31.707624 17003 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f290e81da7f4f9da6a805a2e3f6dc14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f290e81da7f4f9da6a805a2e3f6dc14" member_type: VOTER } }
I20260601 13:41:31.707913 17003 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:31.708464 17011 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:31.708614 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:31.709281 17011 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:31.711570 17011 catalog_manager.cc:1382] Generated new cluster ID: ac9146aa47014557b9212a76b3d5aac4
I20260601 13:41:31.711618 17011 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:31.729679 17011 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:31.730258 17011 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:31.740612 17011 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14: Generated new TSK 0
I20260601 13:41:31.740806 17011 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:31.773854 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:31.776711 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:31.776732 17021 instance_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:31.776716 17023 instance_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:31.776913 17020 instance_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:31.777245 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.777297 10964 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:31.777318 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321291777317 us; error 0 us; skew 500 ppm
I20260601 13:41:31.778328 10964 webserver.cc:533] Webserver started at http://127.10.181.1:35385/ using document root <none> and password file <none>
I20260601 13:41:31.778520 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.778582 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.778668 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.779170 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "429bf6f9de334be2a1c59beac6525c2e"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-whj6"
I20260601 13:41:31.780795 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:31.781875 17028 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:31.782194 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.782275 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "429bf6f9de334be2a1c59beac6525c2e"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-whj6"
I20260601 13:41:31.782356 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-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:31.799235 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.799803 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.800211 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:31.800793 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:31.800834 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.800889 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:31.800948 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.805914 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:39783
I20260601 13:41:31.805955 17091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:39783 every 8 connection(s)
I20260601 13:41:31.806979 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:31.809392 17099 instance_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:31.809469 17096 instance_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:31.809557 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:31.809422 17097 instance_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:31.809847 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.809896 10964 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:31.809912 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321291809912 us; error 0 us; skew 500 ppm
I20260601 13:41:31.811075 10964 webserver.cc:533] Webserver started at http://127.10.181.2:38685/ using document root <none> and password file <none>
I20260601 13:41:31.811296 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.811365 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.811443 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.811817 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "014f215927b541e8a157fbc89c467ab8"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-whj6"
I20260601 13:41:31.812157 17092 heartbeater.cc:344] Connected to a master server at 127.10.181.62:43471
I20260601 13:41:31.812256 17092 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:31.812505 17092 heartbeater.cc:507] Master 127.10.181.62:43471 requested a full tablet report, sending...
I20260601 13:41:31.813365 16963 ts_manager.cc:194] Registered new tserver with Master: 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783)
I20260601 13:41:31.813498 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:31.814378 16963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34024
I20260601 13:41:31.814731 17104 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:31.815070 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:31.815176 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "014f215927b541e8a157fbc89c467ab8"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-whj6"
I20260601 13:41:31.815264 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-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:31.829383 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.829787 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.830061 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:31.830608 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:31.830652 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.830683 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:31.830698 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.835289 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:36397
I20260601 13:41:31.835335 17167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:36397 every 8 connection(s)
I20260601 13:41:31.836153 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:31.838449 17171 instance_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:31.838503 17174 instance_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:31.838501 17172 instance_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:31.839193 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:31.839404 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.839443 10964 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:31.839463 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321291839463 us; error 0 us; skew 500 ppm
I20260601 13:41:31.840476 10964 webserver.cc:533] Webserver started at http://127.10.181.3:43351/ using document root <none> and password file <none>
I20260601 13:41:31.840687 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.840785 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.840889 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.841266 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "1c26d481c0a14da9924108edc49937fe"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-whj6"
I20260601 13:41:31.841543 17168 heartbeater.cc:344] Connected to a master server at 127.10.181.62:43471
I20260601 13:41:31.841660 17168 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:31.841907 17168 heartbeater.cc:507] Master 127.10.181.62:43471 requested a full tablet report, sending...
I20260601 13:41:31.842775 16963 ts_manager.cc:194] Registered new tserver with Master: 014f215927b541e8a157fbc89c467ab8 (127.10.181.2:36397)
I20260601 13:41:31.842938 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:31.843454 16963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34030
I20260601 13:41:31.844121 17179 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:31.844506 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.844584 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "1c26d481c0a14da9924108edc49937fe"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-whj6"
I20260601 13:41:31.844666 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-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:31.867110 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.867722 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.868078 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:31.868644 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:31.868685 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.868722 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:31.868752 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.874490 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:46067
I20260601 13:41:31.874563 17242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:46067 every 8 connection(s)
I20260601 13:41:31.880359 17243 heartbeater.cc:344] Connected to a master server at 127.10.181.62:43471
I20260601 13:41:31.880482 17243 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:31.880714 17243 heartbeater.cc:507] Master 127.10.181.62:43471 requested a full tablet report, sending...
I20260601 13:41:31.881589 16963 ts_manager.cc:194] Registered new tserver with Master: 1c26d481c0a14da9924108edc49937fe (127.10.181.3:46067)
I20260601 13:41:31.882025 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006999515s
I20260601 13:41:31.882370 16963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34040
I20260601 13:41:32.815742 17092 heartbeater.cc:499] Master 127.10.181.62:43471 was elected leader, sending a full tablet report...
I20260601 13:41:32.844815 17168 heartbeater.cc:499] Master 127.10.181.62:43471 was elected leader, sending a full tablet report...
I20260601 13:41:32.883512 17243 heartbeater.cc:499] Master 127.10.181.62:43471 was elected leader, sending a full tablet report...
I20260601 13:41:32.919996 16963 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34052:
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:32.920678 16963 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:32.934499 17132 tablet_service.cc:1511] Processing CreateTablet for tablet c3dde27237574306aedc3801bb3b9f5a (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:32.934675 17131 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8931d60cff4f92bd8bf08c814a8d66 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:32.935000 17132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dde27237574306aedc3801bb3b9f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.935268 17207 tablet_service.cc:1511] Processing CreateTablet for tablet c3dde27237574306aedc3801bb3b9f5a (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:32.935351 17206 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8931d60cff4f92bd8bf08c814a8d66 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:32.935477 17129 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc8be084e7345f8b3b91259f4060977 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:32.935559 17207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dde27237574306aedc3801bb3b9f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.935696 17129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc8be084e7345f8b3b91259f4060977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.935943 17205 tablet_service.cc:1511] Processing CreateTablet for tablet 18b3c0682fbb4223a81641995126eab2 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:32.936182 17205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b3c0682fbb4223a81641995126eab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.935268 17130 tablet_service.cc:1511] Processing CreateTablet for tablet 18b3c0682fbb4223a81641995126eab2 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:32.938828 17130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b3c0682fbb4223a81641995126eab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.938786 17204 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc8be084e7345f8b3b91259f4060977 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:32.939038 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc8be084e7345f8b3b91259f4060977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.939224 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8931d60cff4f92bd8bf08c814a8d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.939402 17131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8931d60cff4f92bd8bf08c814a8d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.939471 17056 tablet_service.cc:1511] Processing CreateTablet for tablet c3dde27237574306aedc3801bb3b9f5a (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:32.939692 17056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dde27237574306aedc3801bb3b9f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.942204 17264 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe: Bootstrap starting.
I20260601 13:41:32.942420 17265 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e: Bootstrap starting.
I20260601 13:41:32.943001 17054 tablet_service.cc:1511] Processing CreateTablet for tablet 18b3c0682fbb4223a81641995126eab2 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:32.943337 17054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b3c0682fbb4223a81641995126eab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.942828 17053 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc8be084e7345f8b3b91259f4060977 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:32.943727 17053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc8be084e7345f8b3b91259f4060977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.944231 17265 tablet_bootstrap.cc:654] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.945631 17265 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e: No bootstrap required, opened a new log
I20260601 13:41:32.945762 17265 ts_tablet_manager.cc:1403] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:32.946251 17265 raft_consensus.cc:359] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:32.946358 17265 raft_consensus.cc:385] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.946404 17265 raft_consensus.cc:740] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429bf6f9de334be2a1c59beac6525c2e, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.942607 17055 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8931d60cff4f92bd8bf08c814a8d66 (DEFAULT_TABLE table=test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:32.946530 17265 consensus_queue.cc:260] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:32.946746 17055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8931d60cff4f92bd8bf08c814a8d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.946943 17265 ts_tablet_manager.cc:1434] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:32.947113 17265 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e: Bootstrap starting.
I20260601 13:41:32.948232 17265 tablet_bootstrap.cc:654] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.949146 17264 tablet_bootstrap.cc:654] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.943358 17263 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8: Bootstrap starting.
I20260601 13:41:32.950460 17264 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe: No bootstrap required, opened a new log
I20260601 13:41:32.950538 17265 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e: No bootstrap required, opened a new log
I20260601 13:41:32.950588 17264 ts_tablet_manager.cc:1403] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:41:32.950618 17265 ts_tablet_manager.cc:1403] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:32.950752 17263 tablet_bootstrap.cc:654] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.951195 17264 raft_consensus.cc:359] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:32.951231 17265 raft_consensus.cc:359] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.951395 17264 raft_consensus.cc:385] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.951419 17265 raft_consensus.cc:385] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.951442 17264 raft_consensus.cc:740] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c26d481c0a14da9924108edc49937fe, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.951464 17265 raft_consensus.cc:740] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429bf6f9de334be2a1c59beac6525c2e, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.951664 17264 consensus_queue.cc:260] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:32.951722 17265 consensus_queue.cc:260] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.951972 17263 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8: No bootstrap required, opened a new log
I20260601 13:41:32.952059 17265 ts_tablet_manager.cc:1434] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:32.952087 17263 ts_tablet_manager.cc:1403] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:41:32.952095 17264 ts_tablet_manager.cc:1434] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:32.952256 17265 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e: Bootstrap starting.
I20260601 13:41:32.952322 17264 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe: Bootstrap starting.
I20260601 13:41:32.952564 17263 raft_consensus.cc:359] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:32.952652 17263 raft_consensus.cc:385] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.952682 17263 raft_consensus.cc:740] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 014f215927b541e8a157fbc89c467ab8, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.952791 17263 consensus_queue.cc:260] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:32.953153 17263 ts_tablet_manager.cc:1434] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:32.953348 17263 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8: Bootstrap starting.
I20260601 13:41:32.953598 17264 tablet_bootstrap.cc:654] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.953631 17265 tablet_bootstrap.cc:654] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.954900 17263 tablet_bootstrap.cc:654] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.956872 17264 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe: No bootstrap required, opened a new log
I20260601 13:41:32.956979 17264 ts_tablet_manager.cc:1403] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:41:32.957414 17264 raft_consensus.cc:359] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.957499 17264 raft_consensus.cc:385] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.957525 17264 raft_consensus.cc:740] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c26d481c0a14da9924108edc49937fe, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.957722 17264 consensus_queue.cc:260] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.957957 17263 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8: No bootstrap required, opened a new log
I20260601 13:41:32.958006 17264 ts_tablet_manager.cc:1434] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:32.958066 17263 ts_tablet_manager.cc:1403] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:32.958184 17264 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe: Bootstrap starting.
I20260601 13:41:32.958614 17263 raft_consensus.cc:359] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.958737 17263 raft_consensus.cc:385] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.958767 17263 raft_consensus.cc:740] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 014f215927b541e8a157fbc89c467ab8, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.958889 17263 consensus_queue.cc:260] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.959183 17264 tablet_bootstrap.cc:654] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.959317 17263 ts_tablet_manager.cc:1434] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:32.959820 17263 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8: Bootstrap starting.
I20260601 13:41:32.960739 17264 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe: No bootstrap required, opened a new log
I20260601 13:41:32.960892 17264 ts_tablet_manager.cc:1403] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:32.961421 17264 raft_consensus.cc:359] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.961522 17264 raft_consensus.cc:385] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.961552 17264 raft_consensus.cc:740] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c26d481c0a14da9924108edc49937fe, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.961710 17264 consensus_queue.cc:260] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.962018 17264 ts_tablet_manager.cc:1434] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:32.962095 17263 tablet_bootstrap.cc:654] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.962204 17264 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe: Bootstrap starting.
I20260601 13:41:32.963195 17264 tablet_bootstrap.cc:654] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.963591 17263 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8: No bootstrap required, opened a new log
I20260601 13:41:32.963694 17263 ts_tablet_manager.cc:1403] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:32.964211 17265 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e: No bootstrap required, opened a new log
I20260601 13:41:32.964259 17263 raft_consensus.cc:359] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.964381 17263 raft_consensus.cc:385] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.964411 17265 ts_tablet_manager.cc:1403] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.001s
I20260601 13:41:32.964414 17263 raft_consensus.cc:740] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 014f215927b541e8a157fbc89c467ab8, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.964588 17263 consensus_queue.cc:260] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.964872 17263 ts_tablet_manager.cc:1434] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:32.964872 17265 raft_consensus.cc:359] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.965063 17265 raft_consensus.cc:385] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.965150 17263 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8: Bootstrap starting.
I20260601 13:41:32.965224 17264 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe: No bootstrap required, opened a new log
I20260601 13:41:32.965478 17264 ts_tablet_manager.cc:1403] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:32.965876 17264 raft_consensus.cc:359] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.965966 17264 raft_consensus.cc:385] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.965997 17264 raft_consensus.cc:740] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c26d481c0a14da9924108edc49937fe, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.966123 17264 consensus_queue.cc:260] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.966408 17263 tablet_bootstrap.cc:654] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.966428 17264 ts_tablet_manager.cc:1434] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:32.965308 17265 raft_consensus.cc:740] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429bf6f9de334be2a1c59beac6525c2e, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.966636 17265 consensus_queue.cc:260] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.967054 17265 ts_tablet_manager.cc:1434] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:32.967296 17265 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e: Bootstrap starting.
I20260601 13:41:32.968521 17265 tablet_bootstrap.cc:654] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:32.969581 17263 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8: No bootstrap required, opened a new log
I20260601 13:41:32.969681 17263 ts_tablet_manager.cc:1403] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:32.970142 17263 raft_consensus.cc:359] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.970249 17263 raft_consensus.cc:385] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.970270 17263 raft_consensus.cc:740] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 014f215927b541e8a157fbc89c467ab8, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.970374 17265 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e: No bootstrap required, opened a new log
I20260601 13:41:32.970504 17265 ts_tablet_manager.cc:1403] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:32.970382 17263 consensus_queue.cc:260] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.970813 17263 ts_tablet_manager.cc:1434] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:32.971056 17265 raft_consensus.cc:359] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.971230 17265 raft_consensus.cc:385] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:32.971279 17265 raft_consensus.cc:740] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429bf6f9de334be2a1c59beac6525c2e, State: Initialized, Role: FOLLOWER
I20260601 13:41:32.971486 17265 consensus_queue.cc:260] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:32.971882 17265 ts_tablet_manager.cc:1434] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:32.990063 17272 raft_consensus.cc:493] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:32.990300 17272 raft_consensus.cc:515] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:32.991014 17272 leader_election.cc:290] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c26d481c0a14da9924108edc49937fe (127.10.181.3:46067), 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783)
I20260601 13:41:32.995296 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dde27237574306aedc3801bb3b9f5a" candidate_uuid: "014f215927b541e8a157fbc89c467ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c26d481c0a14da9924108edc49937fe" is_pre_election: true
I20260601 13:41:32.995294 17066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dde27237574306aedc3801bb3b9f5a" candidate_uuid: "014f215927b541e8a157fbc89c467ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429bf6f9de334be2a1c59beac6525c2e" is_pre_election: true
I20260601 13:41:32.995523 17217 raft_consensus.cc:2468] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 014f215927b541e8a157fbc89c467ab8 in term 0.
I20260601 13:41:32.995615 17066 raft_consensus.cc:2468] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 014f215927b541e8a157fbc89c467ab8 in term 0.
I20260601 13:41:32.995849 17107 leader_election.cc:304] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 014f215927b541e8a157fbc89c467ab8, 1c26d481c0a14da9924108edc49937fe; no voters: 
I20260601 13:41:32.996134 17272 raft_consensus.cc:2804] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:32.996189 17272 raft_consensus.cc:493] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:32.996224 17272 raft_consensus.cc:3060] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:32.997069 17272 raft_consensus.cc:515] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:32.997435 17272 leader_election.cc:290] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 1c26d481c0a14da9924108edc49937fe (127.10.181.3:46067), 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783)
I20260601 13:41:32.997789 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dde27237574306aedc3801bb3b9f5a" candidate_uuid: "014f215927b541e8a157fbc89c467ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c26d481c0a14da9924108edc49937fe"
I20260601 13:41:32.997887 17217 raft_consensus.cc:3060] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:32.997869 17066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dde27237574306aedc3801bb3b9f5a" candidate_uuid: "014f215927b541e8a157fbc89c467ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429bf6f9de334be2a1c59beac6525c2e"
I20260601 13:41:32.998149 17066 raft_consensus.cc:3060] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:32.998905 17217 raft_consensus.cc:2468] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 014f215927b541e8a157fbc89c467ab8 in term 1.
I20260601 13:41:32.999292 17107 leader_election.cc:304] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 014f215927b541e8a157fbc89c467ab8, 1c26d481c0a14da9924108edc49937fe; no voters: 
I20260601 13:41:32.999382 17066 raft_consensus.cc:2468] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 014f215927b541e8a157fbc89c467ab8 in term 1.
I20260601 13:41:32.999526 17272 raft_consensus.cc:2804] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:32.999786 17272 raft_consensus.cc:697] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Becoming Leader. State: Replica: 014f215927b541e8a157fbc89c467ab8, State: Running, Role: LEADER
I20260601 13:41:32.999930 17272 consensus_queue.cc:237] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } }
I20260601 13:41:33.001911 16963 catalog_manager.cc:5696] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 014f215927b541e8a157fbc89c467ab8 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "014f215927b541e8a157fbc89c467ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:33.003458 17271 raft_consensus.cc:493] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.003566 17271 raft_consensus.cc:515] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.004058 17271 leader_election.cc:290] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783), 014f215927b541e8a157fbc89c467ab8 (127.10.181.2:36397)
I20260601 13:41:33.009467 17066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc8be084e7345f8b3b91259f4060977" candidate_uuid: "1c26d481c0a14da9924108edc49937fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429bf6f9de334be2a1c59beac6525c2e" is_pre_election: true
I20260601 13:41:33.009646 17066 raft_consensus.cc:2468] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c26d481c0a14da9924108edc49937fe in term 0.
I20260601 13:41:33.010002 17183 leader_election.cc:304] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c26d481c0a14da9924108edc49937fe, 429bf6f9de334be2a1c59beac6525c2e; no voters: 
I20260601 13:41:33.010098 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc8be084e7345f8b3b91259f4060977" candidate_uuid: "1c26d481c0a14da9924108edc49937fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "014f215927b541e8a157fbc89c467ab8" is_pre_election: true
I20260601 13:41:33.010234 17142 raft_consensus.cc:2468] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c26d481c0a14da9924108edc49937fe in term 0.
I20260601 13:41:33.010314 17271 raft_consensus.cc:2804] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.010397 17271 raft_consensus.cc:493] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.010448 17271 raft_consensus.cc:3060] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.011495 17271 raft_consensus.cc:515] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.011902 17271 leader_election.cc:290] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [CANDIDATE]: Term 1 election: Requested vote from peers 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783), 014f215927b541e8a157fbc89c467ab8 (127.10.181.2:36397)
I20260601 13:41:33.012312 17066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc8be084e7345f8b3b91259f4060977" candidate_uuid: "1c26d481c0a14da9924108edc49937fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429bf6f9de334be2a1c59beac6525c2e"
I20260601 13:41:33.012337 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc8be084e7345f8b3b91259f4060977" candidate_uuid: "1c26d481c0a14da9924108edc49937fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "014f215927b541e8a157fbc89c467ab8"
I20260601 13:41:33.012495 17066 raft_consensus.cc:3060] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.012511 17142 raft_consensus.cc:3060] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.013504 17066 raft_consensus.cc:2468] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c26d481c0a14da9924108edc49937fe in term 1.
I20260601 13:41:33.013685 17142 raft_consensus.cc:2468] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c26d481c0a14da9924108edc49937fe in term 1.
I20260601 13:41:33.013952 17183 leader_election.cc:304] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c26d481c0a14da9924108edc49937fe, 429bf6f9de334be2a1c59beac6525c2e; no voters: 
I20260601 13:41:33.014140 17271 raft_consensus.cc:2804] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.014482 17271 raft_consensus.cc:697] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Becoming Leader. State: Replica: 1c26d481c0a14da9924108edc49937fe, State: Running, Role: LEADER
I20260601 13:41:33.014670 17271 consensus_queue.cc:237] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.016762 16963 catalog_manager.cc:5696] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c26d481c0a14da9924108edc49937fe (127.10.181.3). New cstate: current_term: 1 leader_uuid: "1c26d481c0a14da9924108edc49937fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:33.026577 17272 raft_consensus.cc:493] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.026763 17272 raft_consensus.cc:515] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.027230 17272 leader_election.cc:290] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783), 1c26d481c0a14da9924108edc49937fe (127.10.181.3:46067)
I20260601 13:41:33.027879 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8931d60cff4f92bd8bf08c814a8d66" candidate_uuid: "014f215927b541e8a157fbc89c467ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c26d481c0a14da9924108edc49937fe" is_pre_election: true
I20260601 13:41:33.027897 17066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8931d60cff4f92bd8bf08c814a8d66" candidate_uuid: "014f215927b541e8a157fbc89c467ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429bf6f9de334be2a1c59beac6525c2e" is_pre_election: true
I20260601 13:41:33.028203 17066 raft_consensus.cc:2468] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 014f215927b541e8a157fbc89c467ab8 in term 0.
I20260601 13:41:33.028203 17217 raft_consensus.cc:2468] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 014f215927b541e8a157fbc89c467ab8 in term 0.
I20260601 13:41:33.028604 17108 leader_election.cc:304] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 014f215927b541e8a157fbc89c467ab8, 429bf6f9de334be2a1c59beac6525c2e; no voters: 
I20260601 13:41:33.028800 17272 raft_consensus.cc:2804] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.028869 17272 raft_consensus.cc:493] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.028913 17272 raft_consensus.cc:3060] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.029758 17272 raft_consensus.cc:515] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.030105 17272 leader_election.cc:290] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783), 1c26d481c0a14da9924108edc49937fe (127.10.181.3:46067)
I20260601 13:41:33.030573 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8931d60cff4f92bd8bf08c814a8d66" candidate_uuid: "014f215927b541e8a157fbc89c467ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c26d481c0a14da9924108edc49937fe"
I20260601 13:41:33.030558 17066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8931d60cff4f92bd8bf08c814a8d66" candidate_uuid: "014f215927b541e8a157fbc89c467ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429bf6f9de334be2a1c59beac6525c2e"
I20260601 13:41:33.030738 17217 raft_consensus.cc:3060] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.030738 17066 raft_consensus.cc:3060] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.031972 17066 raft_consensus.cc:2468] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 014f215927b541e8a157fbc89c467ab8 in term 1.
I20260601 13:41:33.031971 17217 raft_consensus.cc:2468] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 014f215927b541e8a157fbc89c467ab8 in term 1.
I20260601 13:41:33.032372 17108 leader_election.cc:304] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 014f215927b541e8a157fbc89c467ab8, 429bf6f9de334be2a1c59beac6525c2e; no voters: 
I20260601 13:41:33.032677 17272 raft_consensus.cc:2804] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.032861 17272 raft_consensus.cc:697] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Becoming Leader. State: Replica: 014f215927b541e8a157fbc89c467ab8, State: Running, Role: LEADER
I20260601 13:41:33.033006 17272 consensus_queue.cc:237] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.034925 16963 catalog_manager.cc:5696] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 014f215927b541e8a157fbc89c467ab8 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "014f215927b541e8a157fbc89c467ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:33.058375 17093 tablet.cc:2404] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:41:33.080651 17271 raft_consensus.cc:493] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.080891 17271 raft_consensus.cc:515] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.081616 17271 leader_election.cc:290] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783), 014f215927b541e8a157fbc89c467ab8 (127.10.181.2:36397)
I20260601 13:41:33.082165 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b3c0682fbb4223a81641995126eab2" candidate_uuid: "1c26d481c0a14da9924108edc49937fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "014f215927b541e8a157fbc89c467ab8" is_pre_election: true
I20260601 13:41:33.082381 17142 raft_consensus.cc:2468] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c26d481c0a14da9924108edc49937fe in term 0.
I20260601 13:41:33.082440 17066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b3c0682fbb4223a81641995126eab2" candidate_uuid: "1c26d481c0a14da9924108edc49937fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429bf6f9de334be2a1c59beac6525c2e" is_pre_election: true
I20260601 13:41:33.082623 17066 raft_consensus.cc:2468] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c26d481c0a14da9924108edc49937fe in term 0.
I20260601 13:41:33.082748 17181 leader_election.cc:304] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 014f215927b541e8a157fbc89c467ab8, 1c26d481c0a14da9924108edc49937fe; no voters: 
I20260601 13:41:33.082965 17271 raft_consensus.cc:2804] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.083024 17271 raft_consensus.cc:493] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.083062 17271 raft_consensus.cc:3060] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.084209 17271 raft_consensus.cc:515] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.084753 17271 leader_election.cc:290] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [CANDIDATE]: Term 1 election: Requested vote from peers 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783), 014f215927b541e8a157fbc89c467ab8 (127.10.181.2:36397)
I20260601 13:41:33.085105 17066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b3c0682fbb4223a81641995126eab2" candidate_uuid: "1c26d481c0a14da9924108edc49937fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429bf6f9de334be2a1c59beac6525c2e"
I20260601 13:41:33.085105 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b3c0682fbb4223a81641995126eab2" candidate_uuid: "1c26d481c0a14da9924108edc49937fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "014f215927b541e8a157fbc89c467ab8"
I20260601 13:41:33.085240 17066 raft_consensus.cc:3060] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.085274 17142 raft_consensus.cc:3060] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.086192 17066 raft_consensus.cc:2468] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c26d481c0a14da9924108edc49937fe in term 1.
I20260601 13:41:33.086390 17142 raft_consensus.cc:2468] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c26d481c0a14da9924108edc49937fe in term 1.
I20260601 13:41:33.086573 17183 leader_election.cc:304] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c26d481c0a14da9924108edc49937fe, 429bf6f9de334be2a1c59beac6525c2e; no voters: 
I20260601 13:41:33.086833 17271 raft_consensus.cc:2804] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.086930 17271 raft_consensus.cc:697] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Becoming Leader. State: Replica: 1c26d481c0a14da9924108edc49937fe, State: Running, Role: LEADER
I20260601 13:41:33.087062 17271 consensus_queue.cc:237] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } }
I20260601 13:41:33.088738 16963 catalog_manager.cc:5696] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c26d481c0a14da9924108edc49937fe (127.10.181.3). New cstate: current_term: 1 leader_uuid: "1c26d481c0a14da9924108edc49937fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:33.120381 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:41:33.126315 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:33.126677 10964 tablet_replica.cc:333] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e: stopping tablet replica
I20260601 13:41:33.126833 10964 raft_consensus.cc:2243] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:33.126947 10964 raft_consensus.cc:2272] T 1e8931d60cff4f92bd8bf08c814a8d66 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:33.127537 10964 tablet_replica.cc:333] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e: stopping tablet replica
I20260601 13:41:33.127637 10964 raft_consensus.cc:2243] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:33.127738 10964 raft_consensus.cc:2272] T 8bc8be084e7345f8b3b91259f4060977 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:33.128293 10964 tablet_replica.cc:333] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e: stopping tablet replica
I20260601 13:41:33.128392 10964 raft_consensus.cc:2243] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:33.128484 10964 raft_consensus.cc:2272] T c3dde27237574306aedc3801bb3b9f5a P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:33.129011 10964 tablet_replica.cc:333] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e: stopping tablet replica
I20260601 13:41:33.129106 10964 raft_consensus.cc:2243] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:33.129192 10964 raft_consensus.cc:2272] T 18b3c0682fbb4223a81641995126eab2 P 429bf6f9de334be2a1c59beac6525c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:33.143802 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
W20260601 13:41:33.414445 17183 consensus_peers.cc:597] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:33.425355 17272 consensus_queue.cc:1048] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:33.430437 17108 consensus_peers.cc:597] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:33.466254 17283 consensus_queue.cc:1048] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:33.470871 17108 consensus_peers.cc:597] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:41:33.583482 17183 consensus_peers.cc:597] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:33.595225 17271 consensus_queue.cc:1048] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.606403 17271 consensus_queue.cc:1048] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:34.065729 17283 consensus_queue.cc:579] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Leader has been unable to successfully communicate with peer 429bf6f9de334be2a1c59beac6525c2e for more than 1 seconds (1.065s)
W20260601 13:41:34.068205 16962 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c3dde27237574306aedc3801bb3b9f5a with cas_config_opid_index -1: no extra replica candidate found for tablet c3dde27237574306aedc3801bb3b9f5a (table test-workload [id=02dab9e4caff4f7a87f993da1a1fa3ff]): 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:34.147548 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:34.150171 17306 instance_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:34.150475 17305 instance_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:34.150475 17308 instance_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:34.150866 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:34.151089 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:34.151247 10964 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:34.151269 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321294151269 us; error 0 us; skew 500 ppm
I20260601 13:41:34.152422 10964 webserver.cc:533] Webserver started at http://127.10.181.4:46107/ using document root <none> and password file <none>
I20260601 13:41:34.152582 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:34.152639 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:34.152705 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:34.153100 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "c27f5b934d5c44ff8407d20d682e7603"
format_stamp: "Formatted at 2026-06-01 13:41:34 on dist-test-slave-whj6"
I20260601 13:41:34.154691 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:34.156241 17313 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:34.156514 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:34.156586 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "c27f5b934d5c44ff8407d20d682e7603"
format_stamp: "Formatted at 2026-06-01 13:41:34 on dist-test-slave-whj6"
I20260601 13:41:34.156659 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321156985418-10964-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:34.162202 17299 consensus_queue.cc:579] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Leader has been unable to successfully communicate with peer 429bf6f9de334be2a1c59beac6525c2e for more than 1 seconds (1.075s)
I20260601 13:41:34.169026 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:34.169431 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:34.169726 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:34.170228 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:34.170269 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:34.170310 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:34.170336 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:34.174737 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:44697
I20260601 13:41:34.175436 17378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:44697 every 8 connection(s)
I20260601 13:41:34.180605 17379 heartbeater.cc:344] Connected to a master server at 127.10.181.62:43471
I20260601 13:41:34.180754 17379 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:34.181020 17379 heartbeater.cc:507] Master 127.10.181.62:43471 requested a full tablet report, sending...
I20260601 13:41:34.181726 16962 ts_manager.cc:194] Registered new tserver with Master: c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4:44697)
I20260601 13:41:34.182307 16962 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34062
I20260601 13:41:34.216715 17217 consensus_queue.cc:237] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:34.219412 17142 raft_consensus.cc:1275] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:34.220368 17299 consensus_queue.cc:1048] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:34.220944 17183 consensus_peers.cc:597] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.222606 17319 raft_consensus.cc:2955] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
I20260601 13:41:34.223295 17142 raft_consensus.cc:2955] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
W20260601 13:41:34.223953 17183 consensus_peers.cc:597] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe -> Peer c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4:44697): Couldn't send request to peer c27f5b934d5c44ff8407d20d682e7603. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18b3c0682fbb4223a81641995126eab2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.225628 16949 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 18b3c0682fbb4223a81641995126eab2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260601 13:41:34.225899 16962 catalog_manager.cc:5696] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 reported cstate change: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "1c26d481c0a14da9924108edc49937fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
I20260601 13:41:34.248737 17142 consensus_queue.cc:237] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [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: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:34.251771 17217 raft_consensus.cc:1275] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:34.252550 17304 consensus_queue.cc:1048] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:34.253605 17108 consensus_peers.cc:597] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.254715 17303 raft_consensus.cc:2955] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
W20260601 13:41:34.256114 17108 consensus_peers.cc:597] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 -> Peer c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4:44697): Couldn't send request to peer c27f5b934d5c44ff8407d20d682e7603. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3dde27237574306aedc3801bb3b9f5a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.256458 16948 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c3dde27237574306aedc3801bb3b9f5a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260601 13:41:34.256594 17217 raft_consensus.cc:2955] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
I20260601 13:41:34.257545 16963 catalog_manager.cc:5696] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 reported cstate change: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "014f215927b541e8a157fbc89c467ab8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:34.459196 17299 consensus_queue.cc:579] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Leader has been unable to successfully communicate with peer 429bf6f9de334be2a1c59beac6525c2e for more than 1 seconds (1.444s)
W20260601 13:41:34.460366 17183 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260601 13:41:34.462617 17217 consensus_queue.cc:237] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
W20260601 13:41:34.464147 17183 consensus_peers.cc:597] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe -> Peer c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4:44697): Couldn't send request to peer c27f5b934d5c44ff8407d20d682e7603. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bc8be084e7345f8b3b91259f4060977. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.464147 17142 raft_consensus.cc:1275] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:34.464625 17318 consensus_queue.cc:1048] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:34.464860 17183 consensus_peers.cc:597] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.466598 17385 raft_consensus.cc:2955] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
I20260601 13:41:34.467027 17142 raft_consensus.cc:2955] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
I20260601 13:41:34.468721 16949 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8bc8be084e7345f8b3b91259f4060977 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:41:34.469619 16962 catalog_manager.cc:5696] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 reported cstate change: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "1c26d481c0a14da9924108edc49937fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
I20260601 13:41:34.636087 17304 consensus_queue.cc:579] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Leader has been unable to successfully communicate with peer 429bf6f9de334be2a1c59beac6525c2e for more than 1 seconds (1.603s)
I20260601 13:41:34.639499 17142 consensus_queue.cc:237] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:34.641086 17217 raft_consensus.cc:1275] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:34.641265 17108 consensus_peers.cc:597] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 -> Peer c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4:44697): Couldn't send request to peer c27f5b934d5c44ff8407d20d682e7603. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e8931d60cff4f92bd8bf08c814a8d66. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.641605 17304 consensus_queue.cc:1048] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:34.641860 17108 consensus_peers.cc:597] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.643478 17303 raft_consensus.cc:2955] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
I20260601 13:41:34.643929 17217 raft_consensus.cc:2955] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
I20260601 13:41:34.645251 16948 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1e8931d60cff4f92bd8bf08c814a8d66 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:41:34.646601 16963 catalog_manager.cc:5696] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe reported cstate change: config changed from index -1 to 2, NON_VOTER c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "014f215927b541e8a157fbc89c467ab8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } } }
W20260601 13:41:34.710762 17010 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 429bf6f9de334be2a1c59beac6525c2e not available for placement
I20260601 13:41:34.720846 17394 ts_tablet_manager.cc:933] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: Initiating tablet copy from peer 014f215927b541e8a157fbc89c467ab8 (127.10.181.2:36397)
I20260601 13:41:34.721266 17394 tablet_copy_client.cc:323] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:36397
I20260601 13:41:34.725733 17152 tablet_copy_service.cc:140] P 014f215927b541e8a157fbc89c467ab8: Received BeginTabletCopySession request for tablet c3dde27237574306aedc3801bb3b9f5a from peer c27f5b934d5c44ff8407d20d682e7603 ({username='slave'} at 127.0.0.1:47618)
I20260601 13:41:34.725951 17152 tablet_copy_service.cc:161] P 014f215927b541e8a157fbc89c467ab8: Beginning new tablet copy session on tablet c3dde27237574306aedc3801bb3b9f5a from peer c27f5b934d5c44ff8407d20d682e7603 at {username='slave'} at 127.0.0.1:47618: session id = c27f5b934d5c44ff8407d20d682e7603-c3dde27237574306aedc3801bb3b9f5a
I20260601 13:41:34.727002 17152 tablet_copy_source_session.cc:215] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:34.728221 17394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dde27237574306aedc3801bb3b9f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:34.730300 17394 tablet_copy_client.cc:806] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:34.730474 17394 tablet_copy_client.cc:670] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:34.732347 17394 tablet_copy_client.cc:538] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:34.733553 17394 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: Bootstrap starting.
I20260601 13:41:34.737197 17394 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: 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:34.737416 17394 tablet_bootstrap.cc:492] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: Bootstrap complete.
I20260601 13:41:34.737587 17394 ts_tablet_manager.cc:1403] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:34.738180 17394 raft_consensus.cc:359] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:34.738304 17394 raft_consensus.cc:740] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27f5b934d5c44ff8407d20d682e7603, State: Initialized, Role: LEARNER
I20260601 13:41:34.738386 17394 consensus_queue.cc:260] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [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: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:34.739285 17394 ts_tablet_manager.cc:1434] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:34.739387 17379 heartbeater.cc:499] Master 127.10.181.62:43471 was elected leader, sending a full tablet report...
I20260601 13:41:34.740041 17152 tablet_copy_service.cc:342] P 014f215927b541e8a157fbc89c467ab8: Request end of tablet copy session c27f5b934d5c44ff8407d20d682e7603-c3dde27237574306aedc3801bb3b9f5a received from {username='slave'} at 127.0.0.1:47618
I20260601 13:41:34.740147 17152 tablet_copy_service.cc:434] P 014f215927b541e8a157fbc89c467ab8: ending tablet copy session c27f5b934d5c44ff8407d20d682e7603-c3dde27237574306aedc3801bb3b9f5a on tablet c3dde27237574306aedc3801bb3b9f5a with peer c27f5b934d5c44ff8407d20d682e7603
I20260601 13:41:34.754827 17394 ts_tablet_manager.cc:933] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: Initiating tablet copy from peer 1c26d481c0a14da9924108edc49937fe (127.10.181.3:46067)
I20260601 13:41:34.755371 17394 tablet_copy_client.cc:323] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:46067
I20260601 13:41:34.759737 17227 tablet_copy_service.cc:140] P 1c26d481c0a14da9924108edc49937fe: Received BeginTabletCopySession request for tablet 18b3c0682fbb4223a81641995126eab2 from peer c27f5b934d5c44ff8407d20d682e7603 ({username='slave'} at 127.0.0.1:57424)
I20260601 13:41:34.759930 17227 tablet_copy_service.cc:161] P 1c26d481c0a14da9924108edc49937fe: Beginning new tablet copy session on tablet 18b3c0682fbb4223a81641995126eab2 from peer c27f5b934d5c44ff8407d20d682e7603 at {username='slave'} at 127.0.0.1:57424: session id = c27f5b934d5c44ff8407d20d682e7603-18b3c0682fbb4223a81641995126eab2
I20260601 13:41:34.760993 17227 tablet_copy_source_session.cc:215] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:34.762192 17394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b3c0682fbb4223a81641995126eab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:34.764652 17394 tablet_copy_client.cc:806] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:34.764825 17394 tablet_copy_client.cc:670] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:34.766595 17394 tablet_copy_client.cc:538] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:34.768335 17394 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: Bootstrap starting.
I20260601 13:41:34.772466 17394 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: 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:34.773138 17394 tablet_bootstrap.cc:492] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: Bootstrap complete.
I20260601 13:41:34.773363 17394 ts_tablet_manager.cc:1403] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:41:34.774080 17394 raft_consensus.cc:359] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:34.774258 17394 raft_consensus.cc:740] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27f5b934d5c44ff8407d20d682e7603, State: Initialized, Role: LEARNER
I20260601 13:41:34.774379 17394 consensus_queue.cc:260] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:34.774688 17394 ts_tablet_manager.cc:1434] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:34.776211 17227 tablet_copy_service.cc:342] P 1c26d481c0a14da9924108edc49937fe: Request end of tablet copy session c27f5b934d5c44ff8407d20d682e7603-18b3c0682fbb4223a81641995126eab2 received from {username='slave'} at 127.0.0.1:57424
I20260601 13:41:34.776400 17227 tablet_copy_service.cc:434] P 1c26d481c0a14da9924108edc49937fe: ending tablet copy session c27f5b934d5c44ff8407d20d682e7603-18b3c0682fbb4223a81641995126eab2 on tablet 18b3c0682fbb4223a81641995126eab2 with peer c27f5b934d5c44ff8407d20d682e7603
I20260601 13:41:35.067077 17394 ts_tablet_manager.cc:933] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: Initiating tablet copy from peer 1c26d481c0a14da9924108edc49937fe (127.10.181.3:46067)
I20260601 13:41:35.067646 17394 tablet_copy_client.cc:323] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:46067
I20260601 13:41:35.068316 17227 tablet_copy_service.cc:140] P 1c26d481c0a14da9924108edc49937fe: Received BeginTabletCopySession request for tablet 8bc8be084e7345f8b3b91259f4060977 from peer c27f5b934d5c44ff8407d20d682e7603 ({username='slave'} at 127.0.0.1:57424)
I20260601 13:41:35.068463 17227 tablet_copy_service.cc:161] P 1c26d481c0a14da9924108edc49937fe: Beginning new tablet copy session on tablet 8bc8be084e7345f8b3b91259f4060977 from peer c27f5b934d5c44ff8407d20d682e7603 at {username='slave'} at 127.0.0.1:57424: session id = c27f5b934d5c44ff8407d20d682e7603-8bc8be084e7345f8b3b91259f4060977
I20260601 13:41:35.069375 17227 tablet_copy_source_session.cc:215] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:35.070520 17394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc8be084e7345f8b3b91259f4060977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:35.072814 17394 tablet_copy_client.cc:806] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:35.073012 17394 tablet_copy_client.cc:670] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:35.074496 17394 tablet_copy_client.cc:538] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:35.075917 17394 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: Bootstrap starting.
I20260601 13:41:35.079576 17394 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: 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:35.079823 17394 tablet_bootstrap.cc:492] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: Bootstrap complete.
I20260601 13:41:35.080022 17394 ts_tablet_manager.cc:1403] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:41:35.080504 17394 raft_consensus.cc:359] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:35.080643 17394 raft_consensus.cc:740] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27f5b934d5c44ff8407d20d682e7603, State: Initialized, Role: LEARNER
I20260601 13:41:35.080744 17394 consensus_queue.cc:260] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:35.081064 17394 ts_tablet_manager.cc:1434] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:35.081624 17227 tablet_copy_service.cc:342] P 1c26d481c0a14da9924108edc49937fe: Request end of tablet copy session c27f5b934d5c44ff8407d20d682e7603-8bc8be084e7345f8b3b91259f4060977 received from {username='slave'} at 127.0.0.1:57424
I20260601 13:41:35.081732 17227 tablet_copy_service.cc:434] P 1c26d481c0a14da9924108edc49937fe: ending tablet copy session c27f5b934d5c44ff8407d20d682e7603-8bc8be084e7345f8b3b91259f4060977 on tablet 8bc8be084e7345f8b3b91259f4060977 with peer c27f5b934d5c44ff8407d20d682e7603
I20260601 13:41:35.165150 17394 ts_tablet_manager.cc:933] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: Initiating tablet copy from peer 014f215927b541e8a157fbc89c467ab8 (127.10.181.2:36397)
I20260601 13:41:35.165670 17394 tablet_copy_client.cc:323] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:36397
I20260601 13:41:35.166442 17152 tablet_copy_service.cc:140] P 014f215927b541e8a157fbc89c467ab8: Received BeginTabletCopySession request for tablet 1e8931d60cff4f92bd8bf08c814a8d66 from peer c27f5b934d5c44ff8407d20d682e7603 ({username='slave'} at 127.0.0.1:47618)
I20260601 13:41:35.166595 17152 tablet_copy_service.cc:161] P 014f215927b541e8a157fbc89c467ab8: Beginning new tablet copy session on tablet 1e8931d60cff4f92bd8bf08c814a8d66 from peer c27f5b934d5c44ff8407d20d682e7603 at {username='slave'} at 127.0.0.1:47618: session id = c27f5b934d5c44ff8407d20d682e7603-1e8931d60cff4f92bd8bf08c814a8d66
I20260601 13:41:35.167842 17152 tablet_copy_source_session.cc:215] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:35.169127 17394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8931d60cff4f92bd8bf08c814a8d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:35.171569 17394 tablet_copy_client.cc:806] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:35.171783 17394 tablet_copy_client.cc:670] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:35.173295 17394 tablet_copy_client.cc:538] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:35.174836 17394 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: Bootstrap starting.
I20260601 13:41:35.179309 17394 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: 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:35.179654 17394 tablet_bootstrap.cc:492] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: Bootstrap complete.
I20260601 13:41:35.179859 17394 ts_tablet_manager.cc:1403] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.002s
I20260601 13:41:35.180423 17394 raft_consensus.cc:359] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:35.180554 17394 raft_consensus.cc:740] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c27f5b934d5c44ff8407d20d682e7603, State: Initialized, Role: LEARNER
I20260601 13:41:35.180648 17394 consensus_queue.cc:260] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: true } }
I20260601 13:41:35.181106 17394 ts_tablet_manager.cc:1434] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:35.181715 17152 tablet_copy_service.cc:342] P 014f215927b541e8a157fbc89c467ab8: Request end of tablet copy session c27f5b934d5c44ff8407d20d682e7603-1e8931d60cff4f92bd8bf08c814a8d66 received from {username='slave'} at 127.0.0.1:47618
I20260601 13:41:35.181802 17152 tablet_copy_service.cc:434] P 014f215927b541e8a157fbc89c467ab8: ending tablet copy session c27f5b934d5c44ff8407d20d682e7603-1e8931d60cff4f92bd8bf08c814a8d66 on tablet 1e8931d60cff4f92bd8bf08c814a8d66 with peer c27f5b934d5c44ff8407d20d682e7603
I20260601 13:41:35.190419 17353 raft_consensus.cc:1217] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:35.248142 17353 raft_consensus.cc:1217] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:35.458702 17408 consensus_queue.cc:579] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Leader has been unable to successfully communicate with peer 429bf6f9de334be2a1c59beac6525c2e for more than 1 seconds (1.209s)
I20260601 13:41:35.545403 17353 raft_consensus.cc:1217] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:35.551512 17353 raft_consensus.cc:1217] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:35.626864 17318 consensus_queue.cc:579] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Leader has been unable to successfully communicate with peer 429bf6f9de334be2a1c59beac6525c2e for more than 1 seconds (1.410s)
I20260601 13:41:35.646879 17408 consensus_queue.cc:579] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Leader has been unable to successfully communicate with peer 429bf6f9de334be2a1c59beac6525c2e for more than 1 seconds (1.007s)
I20260601 13:41:35.663275 17409 consensus_queue.cc:579] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Leader has been unable to successfully communicate with peer 429bf6f9de334be2a1c59beac6525c2e for more than 1 seconds (1.200s)
W20260601 13:41:35.711555 17010 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 429bf6f9de334be2a1c59beac6525c2e not available for placement
I20260601 13:41:35.787034 17407 raft_consensus.cc:1064] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8: attempting to promote NON_VOTER c27f5b934d5c44ff8407d20d682e7603 to VOTER
I20260601 13:41:35.787551 17407 consensus_queue.cc:237] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [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: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } }
I20260601 13:41:35.789208 17217 raft_consensus.cc:1275] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:35.789350 17353 raft_consensus.cc:1275] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:35.789650 17407 consensus_queue.cc:1048] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:35.790093 17408 consensus_queue.cc:1048] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } 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:35.790410 17108 consensus_peers.cc:597] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.792346 17407 raft_consensus.cc:2955] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.792752 17353 raft_consensus.cc:2955] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.794700 17217 raft_consensus.cc:2955] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.795367 16962 catalog_manager.cc:5696] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 reported cstate change: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "014f215927b541e8a157fbc89c467ab8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:35.799898 17142 consensus_queue.cc:237] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [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: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } }
I20260601 13:41:35.801410 17217 raft_consensus.cc:1275] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:35.801524 17353 raft_consensus.cc:1275] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:35.801882 17393 consensus_queue.cc:1048] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:35.802373 17393 consensus_queue.cc:1048] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } 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:35.803557 17411 raft_consensus.cc:2955] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.804057 17217 raft_consensus.cc:2955] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.804354 17353 raft_consensus.cc:2955] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.805510 16948 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c3dde27237574306aedc3801bb3b9f5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:35.806389 16961 catalog_manager.cc:5696] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 reported cstate change: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "014f215927b541e8a157fbc89c467ab8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:41:35.811264 16950 catalog_manager.cc:4754] TS 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c3dde27237574306aedc3801bb3b9f5a: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111)
I20260601 13:41:35.841121 17318 raft_consensus.cc:1064] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe: attempting to promote NON_VOTER c27f5b934d5c44ff8407d20d682e7603 to VOTER
I20260601 13:41:35.841730 17318 consensus_queue.cc:237] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } }
I20260601 13:41:35.843618 17142 raft_consensus.cc:1275] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:35.843621 17353 raft_consensus.cc:1275] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:35.844142 17318 consensus_queue.cc:1048] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:35.844323 17319 consensus_queue.cc:1048] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } 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:35.844491 17183 consensus_peers.cc:597] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.846256 17319 raft_consensus.cc:2955] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.846741 17142 raft_consensus.cc:2955] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.849108 16963 catalog_manager.cc:5696] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe reported cstate change: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c26d481c0a14da9924108edc49937fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:35.849819 17353 raft_consensus.cc:2955] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.852761 17217 consensus_queue.cc:237] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [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: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } }
I20260601 13:41:35.854676 17142 raft_consensus.cc:1275] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:35.854676 17353 raft_consensus.cc:1275] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:35.855993 17318 consensus_queue.cc:1048] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:35.856164 17409 consensus_queue.cc:1048] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } 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:35.858129 17421 raft_consensus.cc:2955] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.858692 17142 raft_consensus.cc:2955] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.858726 17353 raft_consensus.cc:2955] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.860013 16949 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 18b3c0682fbb4223a81641995126eab2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:35.860848 16962 catalog_manager.cc:5696] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe reported cstate change: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "1c26d481c0a14da9924108edc49937fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:35.951483 17318 raft_consensus.cc:1064] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe: attempting to promote NON_VOTER c27f5b934d5c44ff8407d20d682e7603 to VOTER
I20260601 13:41:35.952032 17318 consensus_queue.cc:237] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } }
I20260601 13:41:35.953838 17142 raft_consensus.cc:1275] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:35.953838 17353 raft_consensus.cc:1275] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:35.954499 17421 consensus_queue.cc:1048] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } 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:35.954734 17183 consensus_peers.cc:597] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:35.954802 17319 consensus_queue.cc:1048] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:35.957155 17421 raft_consensus.cc:2955] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.957911 17142 raft_consensus.cc:2955] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.959870 17353 raft_consensus.cc:2955] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.960831 16961 catalog_manager.cc:5696] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 reported cstate change: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c26d481c0a14da9924108edc49937fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.965109 17217 consensus_queue.cc:237] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [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: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } }
I20260601 13:41:35.966506 17142 raft_consensus.cc:1275] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:35.966506 17353 raft_consensus.cc:1275] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Refusing update from remote peer 1c26d481c0a14da9924108edc49937fe: 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:35.966923 17318 consensus_queue.cc:1048] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } 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:35.967072 17319 consensus_queue.cc:1048] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:35.969300 17421 raft_consensus.cc:2955] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.969885 17353 raft_consensus.cc:2955] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.971688 16949 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8bc8be084e7345f8b3b91259f4060977 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:35.972425 16963 catalog_manager.cc:5696] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 reported cstate change: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "1c26d481c0a14da9924108edc49937fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:35.972458 17141 raft_consensus.cc:2955] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:36.048799 17393 raft_consensus.cc:1064] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8: attempting to promote NON_VOTER c27f5b934d5c44ff8407d20d682e7603 to VOTER
I20260601 13:41:36.049361 17393 consensus_queue.cc:237] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [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: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } }
I20260601 13:41:36.051220 17217 raft_consensus.cc:1275] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:36.051359 17353 raft_consensus.cc:1275] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 LEARNER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:36.051671 17408 consensus_queue.cc:1048] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:36.051899 17411 consensus_queue.cc:1048] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } 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:36.052084 17108 consensus_peers.cc:597] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 -> Peer 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): Couldn't send request to peer 429bf6f9de334be2a1c59beac6525c2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:36.053722 17408 raft_consensus.cc:2955] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:36.054244 17353 raft_consensus.cc:2955] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:36.055838 17217 raft_consensus.cc:2955] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:36.056650 16962 catalog_manager.cc:5696] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 reported cstate change: config changed from index 2 to 3, c27f5b934d5c44ff8407d20d682e7603 (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "014f215927b541e8a157fbc89c467ab8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "429bf6f9de334be2a1c59beac6525c2e" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:36.059854 17141 consensus_queue.cc:237] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [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: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } }
I20260601 13:41:36.061158 17217 raft_consensus.cc:1275] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:36.061383 17353 raft_consensus.cc:1275] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Refusing update from remote peer 014f215927b541e8a157fbc89c467ab8: 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:36.061795 17393 consensus_queue.cc:1048] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } 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:36.061924 17407 consensus_queue.cc:1048] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:36.063608 17407 raft_consensus.cc:2955] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:36.064045 17353 raft_consensus.cc:2955] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:36.064585 17217 raft_consensus.cc:2955] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } } }
I20260601 13:41:36.065481 16948 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1e8931d60cff4f92bd8bf08c814a8d66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:36.066392 16961 catalog_manager.cc:5696] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 reported cstate change: config changed from index 3 to 4, VOTER 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1) evicted. New cstate: current_term: 1 leader_uuid: "014f215927b541e8a157fbc89c467ab8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "014f215927b541e8a157fbc89c467ab8" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c26d481c0a14da9924108edc49937fe" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27f5b934d5c44ff8407d20d682e7603" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 44697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:41:36.987187 16950 catalog_manager.cc:4754] TS 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c3dde27237574306aedc3801bb3b9f5a: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111)
W20260601 13:41:38.049985 16950 catalog_manager.cc:4754] TS 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 18b3c0682fbb4223a81641995126eab2: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111)
W20260601 13:41:40.116405 16950 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111) [suppressed 49 similar messages]
W20260601 13:41:40.117429 16950 catalog_manager.cc:4754] TS 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 18b3c0682fbb4223a81641995126eab2: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111)
I20260601 13:41:41.202203 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:41:41.207811 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:41.208125 10964 tablet_replica.cc:333] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8: stopping tablet replica
I20260601 13:41:41.208298 10964 raft_consensus.cc:2243] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.208510 10964 raft_consensus.cc:2272] T 18b3c0682fbb4223a81641995126eab2 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.208973 10964 tablet_replica.cc:333] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8: stopping tablet replica
I20260601 13:41:41.209059 10964 raft_consensus.cc:2243] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:41.209218 10964 raft_consensus.cc:2272] T c3dde27237574306aedc3801bb3b9f5a P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.209547 10964 tablet_replica.cc:333] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8: stopping tablet replica
I20260601 13:41:41.209621 10964 raft_consensus.cc:2243] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:41.209753 10964 raft_consensus.cc:2272] T 1e8931d60cff4f92bd8bf08c814a8d66 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.210057 10964 tablet_replica.cc:333] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8: stopping tablet replica
I20260601 13:41:41.210125 10964 raft_consensus.cc:2243] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.210230 10964 raft_consensus.cc:2272] T 8bc8be084e7345f8b3b91259f4060977 P 014f215927b541e8a157fbc89c467ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.224750 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:41:41.228462 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:41:41.233430 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:41.233769 10964 tablet_replica.cc:333] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe: stopping tablet replica
I20260601 13:41:41.233969 10964 raft_consensus.cc:2243] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:41.234251 10964 raft_consensus.cc:2272] T 8bc8be084e7345f8b3b91259f4060977 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.234838 10964 tablet_replica.cc:333] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe: stopping tablet replica
I20260601 13:41:41.234941 10964 raft_consensus.cc:2243] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.235055 10964 raft_consensus.cc:2272] T 1e8931d60cff4f92bd8bf08c814a8d66 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.235500 10964 tablet_replica.cc:333] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe: stopping tablet replica
I20260601 13:41:41.235586 10964 raft_consensus.cc:2243] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.235697 10964 raft_consensus.cc:2272] T c3dde27237574306aedc3801bb3b9f5a P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.235985 10964 tablet_replica.cc:333] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe: stopping tablet replica
I20260601 13:41:41.236064 10964 raft_consensus.cc:2243] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:41.236222 10964 raft_consensus.cc:2272] T 18b3c0682fbb4223a81641995126eab2 P 1c26d481c0a14da9924108edc49937fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.250170 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:41:41.253556 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:41:41.258118 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:41.258368 10964 tablet_replica.cc:333] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603: stopping tablet replica
I20260601 13:41:41.258505 10964 raft_consensus.cc:2243] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.258641 10964 raft_consensus.cc:2272] T 1e8931d60cff4f92bd8bf08c814a8d66 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.259116 10964 tablet_replica.cc:333] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603: stopping tablet replica
I20260601 13:41:41.259249 10964 raft_consensus.cc:2243] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.259343 10964 raft_consensus.cc:2272] T 8bc8be084e7345f8b3b91259f4060977 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.259617 10964 tablet_replica.cc:333] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603: stopping tablet replica
I20260601 13:41:41.259684 10964 raft_consensus.cc:2243] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.259784 10964 raft_consensus.cc:2272] T c3dde27237574306aedc3801bb3b9f5a P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.260061 10964 tablet_replica.cc:333] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603: stopping tablet replica
I20260601 13:41:41.260126 10964 raft_consensus.cc:2243] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:41.260198 10964 raft_consensus.cc:2272] T 18b3c0682fbb4223a81641995126eab2 P c27f5b934d5c44ff8407d20d682e7603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:41.273545 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:41:41.276414 10964 master.cc:562] Master@127.10.181.62:43471 shutting down...
W20260601 13:41:44.237465 16950 catalog_manager.cc:4754] TS 429bf6f9de334be2a1c59beac6525c2e (127.10.181.1:39783): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 18b3c0682fbb4223a81641995126eab2: Network error: Client connection negotiation failed: client connection to 127.10.181.1:39783: connect: Connection refused (error 111)
I20260601 13:41:44.872435 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:44.872769 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:44.872841 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f290e81da7f4f9da6a805a2e3f6dc14: stopping tablet replica
I20260601 13:41:44.886742 10964 master.cc:584] Master@127.10.181.62:43471 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13242 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:41:44.897670 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:36839
I20260601 13:41:44.898110 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:44.900511 17436 instance_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:44.900571 17437 instance_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:44.900734 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:44.900521 17439 instance_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:44.901006 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:44.901060 10964 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:44.901075 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321304901075 us; error 0 us; skew 500 ppm
I20260601 13:41:44.902045 10964 webserver.cc:533] Webserver started at http://127.10.181.62:46631/ using document root <none> and password file <none>
I20260601 13:41:44.902200 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:44.902245 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:44.902316 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:44.902781 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "230f69a220964b4b8ce0b1a29cdf96a0"
format_stamp: "Formatted at 2026-06-01 13:41:44 on dist-test-slave-whj6"
I20260601 13:41:44.904422 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:44.905651 17444 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:44.905965 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:44.906056 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "230f69a220964b4b8ce0b1a29cdf96a0"
format_stamp: "Formatted at 2026-06-01 13:41:44 on dist-test-slave-whj6"
I20260601 13:41:44.906139 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-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:44.911916 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:44.912384 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:44.917202 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:36839
I20260601 13:41:44.920452 17496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:36839 every 8 connection(s)
I20260601 13:41:44.921032 17497 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:44.923257 17497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0: Bootstrap starting.
I20260601 13:41:44.924256 17497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:44.925882 17497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0: No bootstrap required, opened a new log
I20260601 13:41:44.926448 17497 raft_consensus.cc:359] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "230f69a220964b4b8ce0b1a29cdf96a0" member_type: VOTER }
I20260601 13:41:44.926560 17497 raft_consensus.cc:385] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:44.926592 17497 raft_consensus.cc:740] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230f69a220964b4b8ce0b1a29cdf96a0, State: Initialized, Role: FOLLOWER
I20260601 13:41:44.926735 17497 consensus_queue.cc:260] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "230f69a220964b4b8ce0b1a29cdf96a0" member_type: VOTER }
I20260601 13:41:44.926805 17497 raft_consensus.cc:399] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:44.926836 17497 raft_consensus.cc:493] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:44.926883 17497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:44.927919 17497 raft_consensus.cc:515] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "230f69a220964b4b8ce0b1a29cdf96a0" member_type: VOTER }
I20260601 13:41:44.928082 17497 leader_election.cc:304] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [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: 230f69a220964b4b8ce0b1a29cdf96a0; no voters: 
I20260601 13:41:44.928341 17497 leader_election.cc:290] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:44.928539 17500 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:44.928800 17500 raft_consensus.cc:697] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 1 LEADER]: Becoming Leader. State: Replica: 230f69a220964b4b8ce0b1a29cdf96a0, State: Running, Role: LEADER
I20260601 13:41:44.928906 17497 sys_catalog.cc:565] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:44.928969 17500 consensus_queue.cc:237] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [LEADER]: Queue going to LEADER mode. State: All 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: "230f69a220964b4b8ce0b1a29cdf96a0" member_type: VOTER }
I20260601 13:41:44.929517 17502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 230f69a220964b4b8ce0b1a29cdf96a0. Latest consensus state: current_term: 1 leader_uuid: "230f69a220964b4b8ce0b1a29cdf96a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "230f69a220964b4b8ce0b1a29cdf96a0" member_type: VOTER } }
I20260601 13:41:44.929618 17502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:44.929503 17501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "230f69a220964b4b8ce0b1a29cdf96a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "230f69a220964b4b8ce0b1a29cdf96a0" member_type: VOTER } }
I20260601 13:41:44.929746 17501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:44.930308 17506 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:44.931226 17506 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:44.931581 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:44.933357 17506 catalog_manager.cc:1382] Generated new cluster ID: 2f70bc93ff1149259a601c3d1fefcb15
I20260601 13:41:44.933418 17506 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:44.939043 17506 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:44.939664 17506 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:44.947816 17506 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0: Generated new TSK 0
I20260601 13:41:44.947985 17506 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:44.964133 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:44.966262 17521 instance_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:44.966352 17519 instance_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:44.966574 17518 instance_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:44.966593 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:44.966843 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:44.966888 10964 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:44.966903 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321304966903 us; error 0 us; skew 500 ppm
I20260601 13:41:44.967782 10964 webserver.cc:533] Webserver started at http://127.10.181.1:44517/ using document root <none> and password file <none>
I20260601 13:41:44.967936 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:44.968003 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:44.968082 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:44.968462 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "d996a163c2bf4fab9f3c994fd3085575"
format_stamp: "Formatted at 2026-06-01 13:41:44 on dist-test-slave-whj6"
I20260601 13:41:44.970038 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:44.971208 17526 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:44.971504 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:44.971586 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "d996a163c2bf4fab9f3c994fd3085575"
format_stamp: "Formatted at 2026-06-01 13:41:44 on dist-test-slave-whj6"
I20260601 13:41:44.971658 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-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:44.980527 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:44.980913 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:44.981182 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:44.981648 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:44.981688 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:44.981726 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:44.981746 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:44.986140 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:40129
I20260601 13:41:44.986321 17589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:40129 every 8 connection(s)
I20260601 13:41:44.987013 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:44.989127 17594 instance_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:44.989338 17597 instance_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:44.989300 17595 instance_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:44.989763 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:44.989943 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:44.989980 10964 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:44.990000 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321304989999 us; error 0 us; skew 500 ppm
I20260601 13:41:44.990846 10964 webserver.cc:533] Webserver started at http://127.10.181.2:37089/ using document root <none> and password file <none>
I20260601 13:41:44.990998 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:44.991045 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:44.991170 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:44.991693 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "fbf4c2ae2c284588b09217afdcf50187"
format_stamp: "Formatted at 2026-06-01 13:41:44 on dist-test-slave-whj6"
I20260601 13:41:44.992753 17590 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36839
I20260601 13:41:44.992897 17590 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:44.993196 17590 heartbeater.cc:507] Master 127.10.181.62:36839 requested a full tablet report, sending...
I20260601 13:41:44.993326 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:44.993938 17461 ts_manager.cc:194] Registered new tserver with Master: d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129)
I20260601 13:41:44.994304 17602 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:44.994516 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:44.994607 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "fbf4c2ae2c284588b09217afdcf50187"
format_stamp: "Formatted at 2026-06-01 13:41:44 on dist-test-slave-whj6"
I20260601 13:41:44.994685 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-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:44.994951 17461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50030
I20260601 13:41:45.007822 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:45.008214 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:45.008517 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:45.009018 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:45.009059 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:45.009101 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:45.009128 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:45.013571 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:38429
I20260601 13:41:45.013728 17665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:38429 every 8 connection(s)
I20260601 13:41:45.014446 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:45.016672 17672 instance_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:45.016718 17669 instance_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:45.016857 17670 instance_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:45.017436 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:45.017690 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:45.017742 10964 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:45.017762 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321305017762 us; error 0 us; skew 500 ppm
I20260601 13:41:45.018893 10964 webserver.cc:533] Webserver started at http://127.10.181.3:36353/ using document root <none> and password file <none>
I20260601 13:41:45.019093 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:45.019193 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:45.019289 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:45.019394 17666 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36839
I20260601 13:41:45.019506 17666 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:45.019748 17666 heartbeater.cc:507] Master 127.10.181.62:36839 requested a full tablet report, sending...
I20260601 13:41:45.019795 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "88edeca7f1d24337adeb4c563df30f4b"
format_stamp: "Formatted at 2026-06-01 13:41:45 on dist-test-slave-whj6"
I20260601 13:41:45.020459 17461 ts_manager.cc:194] Registered new tserver with Master: fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:45.020979 17461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50046
I20260601 13:41:45.021955 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:41:45.023262 17677 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:45.023604 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:45.023705 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "88edeca7f1d24337adeb4c563df30f4b"
format_stamp: "Formatted at 2026-06-01 13:41:45 on dist-test-slave-whj6"
I20260601 13:41:45.023798 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-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:45.038625 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:45.039292 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:45.039690 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:45.040277 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:45.040321 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:45.040357 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:45.040370 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:45.045686 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:45633
I20260601 13:41:45.045765 17740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:45633 every 8 connection(s)
I20260601 13:41:45.051270 17741 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36839
I20260601 13:41:45.051402 17741 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:45.051633 17741 heartbeater.cc:507] Master 127.10.181.62:36839 requested a full tablet report, sending...
I20260601 13:41:45.052418 17461 ts_manager.cc:194] Registered new tserver with Master: 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:45.052991 17461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50056
I20260601 13:41:45.053138 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006918141s
I20260601 13:41:45.996068 17590 heartbeater.cc:499] Master 127.10.181.62:36839 was elected leader, sending a full tablet report...
I20260601 13:41:46.021981 17666 heartbeater.cc:499] Master 127.10.181.62:36839 was elected leader, sending a full tablet report...
I20260601 13:41:46.054069 17741 heartbeater.cc:499] Master 127.10.181.62:36839 was elected leader, sending a full tablet report...
I20260601 13:41:46.102310 17461 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50064:
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:46.102862 17461 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:46.117869 17553 tablet_service.cc:1511] Processing CreateTablet for tablet 4b84deefe5504646997b8d120d56c65f (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:46.117880 17554 tablet_service.cc:1511] Processing CreateTablet for tablet 372434f32c40485db9410850aed12791 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:46.118250 17553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b84deefe5504646997b8d120d56c65f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.118328 17551 tablet_service.cc:1511] Processing CreateTablet for tablet 7befc38d4f874e8d84df5bfaab1adc93 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:46.118446 17554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372434f32c40485db9410850aed12791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.118638 17551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7befc38d4f874e8d84df5bfaab1adc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.118067 17552 tablet_service.cc:1511] Processing CreateTablet for tablet eec5d7c8246e45c9b7f428b52c70e0f0 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:46.119009 17552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec5d7c8246e45c9b7f428b52c70e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.120868 17761 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Bootstrap starting.
I20260601 13:41:46.122092 17761 tablet_bootstrap.cc:654] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.123063 17630 tablet_service.cc:1511] Processing CreateTablet for tablet 372434f32c40485db9410850aed12791 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:46.123432 17630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372434f32c40485db9410850aed12791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.123476 17627 tablet_service.cc:1511] Processing CreateTablet for tablet 7befc38d4f874e8d84df5bfaab1adc93 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:46.123768 17627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7befc38d4f874e8d84df5bfaab1adc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.123978 17704 tablet_service.cc:1511] Processing CreateTablet for tablet 4b84deefe5504646997b8d120d56c65f (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:46.124215 17704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b84deefe5504646997b8d120d56c65f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.124236 17761 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: No bootstrap required, opened a new log
I20260601 13:41:46.124392 17761 ts_tablet_manager.cc:1403] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:46.124845 17705 tablet_service.cc:1511] Processing CreateTablet for tablet 372434f32c40485db9410850aed12791 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:46.125120 17705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372434f32c40485db9410850aed12791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.125177 17761 raft_consensus.cc:359] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.125290 17761 raft_consensus.cc:385] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.125321 17761 raft_consensus.cc:740] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.125440 17761 consensus_queue.cc:260] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.125865 17761 ts_tablet_manager.cc:1434] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:46.126412 17702 tablet_service.cc:1511] Processing CreateTablet for tablet 7befc38d4f874e8d84df5bfaab1adc93 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:46.126608 17629 tablet_service.cc:1511] Processing CreateTablet for tablet 4b84deefe5504646997b8d120d56c65f (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:46.126680 17702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7befc38d4f874e8d84df5bfaab1adc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.126813 17629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b84deefe5504646997b8d120d56c65f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.126412 17628 tablet_service.cc:1511] Processing CreateTablet for tablet eec5d7c8246e45c9b7f428b52c70e0f0 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:46.127414 17628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec5d7c8246e45c9b7f428b52c70e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.127429 17703 tablet_service.cc:1511] Processing CreateTablet for tablet eec5d7c8246e45c9b7f428b52c70e0f0 (DEFAULT_TABLE table=test-workload [id=085a54bfb8e845e79712be70268f956c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:46.127710 17703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec5d7c8246e45c9b7f428b52c70e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:46.128129 17761 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap starting.
I20260601 13:41:46.129258 17761 tablet_bootstrap.cc:654] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.130759 17764 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap starting.
I20260601 13:41:46.131677 17765 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap starting.
I20260601 13:41:46.132171 17764 tablet_bootstrap.cc:654] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.132927 17765 tablet_bootstrap.cc:654] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.134867 17761 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: No bootstrap required, opened a new log
I20260601 13:41:46.135006 17761 ts_tablet_manager.cc:1403] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:41:46.134986 17765 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: No bootstrap required, opened a new log
I20260601 13:41:46.135169 17765 ts_tablet_manager.cc:1403] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:46.135711 17761 raft_consensus.cc:359] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.135878 17761 raft_consensus.cc:385] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.135931 17761 raft_consensus.cc:740] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.136009 17764 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: No bootstrap required, opened a new log
I20260601 13:41:46.136090 17764 ts_tablet_manager.cc:1403] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:41:46.136096 17761 consensus_queue.cc:260] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.136541 17761 ts_tablet_manager.cc:1434] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.136678 17764 raft_consensus.cc:359] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.136776 17761 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap starting.
I20260601 13:41:46.138168 17761 tablet_bootstrap.cc:654] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.137470 17765 raft_consensus.cc:359] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.138806 17765 raft_consensus.cc:385] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.136785 17764 raft_consensus.cc:385] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.139079 17765 raft_consensus.cc:740] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.139096 17764 raft_consensus.cc:740] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.139307 17764 consensus_queue.cc:260] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.139384 17765 consensus_queue.cc:260] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.139775 17765 ts_tablet_manager.cc:1434] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:41:46.141196 17765 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap starting.
I20260601 13:41:46.139775 17764 ts_tablet_manager.cc:1434] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:46.142419 17764 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: Bootstrap starting.
I20260601 13:41:46.142951 17765 tablet_bootstrap.cc:654] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.143560 17764 tablet_bootstrap.cc:654] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.144586 17765 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: No bootstrap required, opened a new log
I20260601 13:41:46.145543 17765 ts_tablet_manager.cc:1403] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:46.146169 17765 raft_consensus.cc:359] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.146232 17764 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: No bootstrap required, opened a new log
I20260601 13:41:46.146409 17765 raft_consensus.cc:385] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.146476 17765 raft_consensus.cc:740] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.146497 17764 ts_tablet_manager.cc:1403] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:46.146899 17765 consensus_queue.cc:260] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.147075 17764 raft_consensus.cc:359] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.147411 17764 raft_consensus.cc:385] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.147442 17765 ts_tablet_manager.cc:1434] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:46.147465 17764 raft_consensus.cc:740] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.147622 17764 consensus_queue.cc:260] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.147769 17765 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap starting.
I20260601 13:41:46.148042 17764 ts_tablet_manager.cc:1434] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.148733 17764 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap starting.
I20260601 13:41:46.149127 17765 tablet_bootstrap.cc:654] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.149951 17764 tablet_bootstrap.cc:654] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.150892 17761 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: No bootstrap required, opened a new log
I20260601 13:41:46.151010 17761 ts_tablet_manager.cc:1403] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:41:46.151574 17761 raft_consensus.cc:359] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.151722 17761 raft_consensus.cc:385] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.151757 17761 raft_consensus.cc:740] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.151901 17761 consensus_queue.cc:260] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.153187 17764 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: No bootstrap required, opened a new log
I20260601 13:41:46.153378 17764 ts_tablet_manager.cc:1403] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:46.153975 17764 raft_consensus.cc:359] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.154075 17761 ts_tablet_manager.cc:1434] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:46.154155 17764 raft_consensus.cc:385] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.154260 17764 raft_consensus.cc:740] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.154419 17764 consensus_queue.cc:260] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.154693 17764 ts_tablet_manager.cc:1434] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.154891 17764 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap starting.
I20260601 13:41:46.156567 17764 tablet_bootstrap.cc:654] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.157230 17761 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap starting.
I20260601 13:41:46.158106 17764 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: No bootstrap required, opened a new log
I20260601 13:41:46.158212 17764 ts_tablet_manager.cc:1403] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:46.158450 17761 tablet_bootstrap.cc:654] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.158756 17764 raft_consensus.cc:359] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.158897 17764 raft_consensus.cc:385] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.158931 17764 raft_consensus.cc:740] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.159106 17764 consensus_queue.cc:260] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.159461 17764 ts_tablet_manager.cc:1434] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:46.159672 17763 raft_consensus.cc:493] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:46.159759 17763 raft_consensus.cc:515] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.160380 17765 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: No bootstrap required, opened a new log
I20260601 13:41:46.160475 17765 ts_tablet_manager.cc:1403] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:41:46.160959 17765 raft_consensus.cc:359] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.161077 17765 raft_consensus.cc:385] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.161113 17765 raft_consensus.cc:740] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.161235 17765 consensus_queue.cc:260] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.161314 17763 leader_election.cc:290] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633), fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:46.161518 17765 ts_tablet_manager.cc:1434] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.161691 17765 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap starting.
I20260601 13:41:46.162711 17765 tablet_bootstrap.cc:654] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:46.164506 17761 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: No bootstrap required, opened a new log
I20260601 13:41:46.164620 17761 ts_tablet_manager.cc:1403] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:41:46.164970 17765 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: No bootstrap required, opened a new log
I20260601 13:41:46.165091 17765 ts_tablet_manager.cc:1403] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:46.165201 17761 raft_consensus.cc:359] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.165416 17761 raft_consensus.cc:385] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.165458 17761 raft_consensus.cc:740] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.165618 17761 consensus_queue.cc:260] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.165685 17765 raft_consensus.cc:359] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.165822 17765 raft_consensus.cc:385] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:46.165850 17765 raft_consensus.cc:740] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.165907 17761 ts_tablet_manager.cc:1434] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:46.165992 17765 consensus_queue.cc:260] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.166290 17765 ts_tablet_manager.cc:1434] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.172060 17640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372434f32c40485db9410850aed12791" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187" is_pre_election: true
I20260601 13:41:46.172230 17640 raft_consensus.cc:2468] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 0.
I20260601 13:41:46.172643 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372434f32c40485db9410850aed12791" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b" is_pre_election: true
I20260601 13:41:46.172672 17527 leader_election.cc:304] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d996a163c2bf4fab9f3c994fd3085575, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:46.172860 17715 raft_consensus.cc:2468] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 0.
I20260601 13:41:46.172948 17763 raft_consensus.cc:2804] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:46.173005 17763 raft_consensus.cc:493] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:46.173156 17763 raft_consensus.cc:3060] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.174633 17763 raft_consensus.cc:515] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.175422 17763 leader_election.cc:290] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 1 election: Requested vote from peers 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633), fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:46.175952 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372434f32c40485db9410850aed12791" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b"
I20260601 13:41:46.175964 17640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372434f32c40485db9410850aed12791" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187"
I20260601 13:41:46.176155 17715 raft_consensus.cc:3060] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.176172 17640 raft_consensus.cc:3060] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.177582 17640 raft_consensus.cc:2468] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 1.
I20260601 13:41:46.177817 17715 raft_consensus.cc:2468] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 1.
I20260601 13:41:46.178041 17527 leader_election.cc:304] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d996a163c2bf4fab9f3c994fd3085575, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:46.178454 17763 raft_consensus.cc:2804] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:46.178555 17763 raft_consensus.cc:697] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 LEADER]: Becoming Leader. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Running, Role: LEADER
I20260601 13:41:46.178731 17763 consensus_queue.cc:237] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:46.181108 17460 catalog_manager.cc:5696] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 reported cstate change: term changed from 0 to 1, leader changed from <none> to d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "d996a163c2bf4fab9f3c994fd3085575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:46.361773 17774 raft_consensus.cc:493] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:46.361929 17774 raft_consensus.cc:515] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.362468 17774 leader_election.cc:290] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129), 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:46.366854 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7befc38d4f874e8d84df5bfaab1adc93" candidate_uuid: "fbf4c2ae2c284588b09217afdcf50187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b" is_pre_election: true
I20260601 13:41:46.366886 17564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7befc38d4f874e8d84df5bfaab1adc93" candidate_uuid: "fbf4c2ae2c284588b09217afdcf50187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d996a163c2bf4fab9f3c994fd3085575" is_pre_election: true
I20260601 13:41:46.367013 17715 raft_consensus.cc:2468] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf4c2ae2c284588b09217afdcf50187 in term 0.
I20260601 13:41:46.367085 17564 raft_consensus.cc:2468] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf4c2ae2c284588b09217afdcf50187 in term 0.
I20260601 13:41:46.367383 17603 leader_election.cc:304] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88edeca7f1d24337adeb4c563df30f4b, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:46.367568 17774 raft_consensus.cc:2804] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:46.367641 17774 raft_consensus.cc:493] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:46.367676 17774 raft_consensus.cc:3060] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.368604 17774 raft_consensus.cc:515] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.368940 17774 leader_election.cc:290] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [CANDIDATE]: Term 1 election: Requested vote from peers d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129), 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:46.369347 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7befc38d4f874e8d84df5bfaab1adc93" candidate_uuid: "fbf4c2ae2c284588b09217afdcf50187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b"
I20260601 13:41:46.369360 17564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7befc38d4f874e8d84df5bfaab1adc93" candidate_uuid: "fbf4c2ae2c284588b09217afdcf50187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d996a163c2bf4fab9f3c994fd3085575"
I20260601 13:41:46.369458 17715 raft_consensus.cc:3060] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.369639 17564 raft_consensus.cc:3060] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.370395 17715 raft_consensus.cc:2468] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf4c2ae2c284588b09217afdcf50187 in term 1.
I20260601 13:41:46.370666 17603 leader_election.cc:304] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88edeca7f1d24337adeb4c563df30f4b, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:46.370754 17564 raft_consensus.cc:2468] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf4c2ae2c284588b09217afdcf50187 in term 1.
I20260601 13:41:46.370812 17774 raft_consensus.cc:2804] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:46.370900 17774 raft_consensus.cc:697] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 LEADER]: Becoming Leader. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Running, Role: LEADER
I20260601 13:41:46.371045 17774 consensus_queue.cc:237] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.371731 17771 raft_consensus.cc:493] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:46.371824 17771 raft_consensus.cc:515] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.372259 17771 leader_election.cc:290] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129), fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:46.373219 17460 catalog_manager.cc:5696] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "fbf4c2ae2c284588b09217afdcf50187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:46.376497 17640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5d7c8246e45c9b7f428b52c70e0f0" candidate_uuid: "88edeca7f1d24337adeb4c563df30f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187" is_pre_election: true
I20260601 13:41:46.376631 17640 raft_consensus.cc:2468] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88edeca7f1d24337adeb4c563df30f4b in term 0.
I20260601 13:41:46.376765 17564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5d7c8246e45c9b7f428b52c70e0f0" candidate_uuid: "88edeca7f1d24337adeb4c563df30f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d996a163c2bf4fab9f3c994fd3085575" is_pre_election: true
I20260601 13:41:46.376868 17564 raft_consensus.cc:2468] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88edeca7f1d24337adeb4c563df30f4b in term 0.
I20260601 13:41:46.376981 17678 leader_election.cc:304] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88edeca7f1d24337adeb4c563df30f4b, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:46.377192 17771 raft_consensus.cc:2804] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:46.377254 17771 raft_consensus.cc:493] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:46.377291 17771 raft_consensus.cc:3060] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.378113 17771 raft_consensus.cc:515] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.378437 17771 leader_election.cc:290] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [CANDIDATE]: Term 1 election: Requested vote from peers d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129), fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:46.378780 17564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5d7c8246e45c9b7f428b52c70e0f0" candidate_uuid: "88edeca7f1d24337adeb4c563df30f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d996a163c2bf4fab9f3c994fd3085575"
I20260601 13:41:46.378878 17564 raft_consensus.cc:3060] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.378916 17640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5d7c8246e45c9b7f428b52c70e0f0" candidate_uuid: "88edeca7f1d24337adeb4c563df30f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187"
I20260601 13:41:46.379087 17640 raft_consensus.cc:3060] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.379690 17564 raft_consensus.cc:2468] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88edeca7f1d24337adeb4c563df30f4b in term 1.
I20260601 13:41:46.380000 17681 leader_election.cc:304] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88edeca7f1d24337adeb4c563df30f4b, d996a163c2bf4fab9f3c994fd3085575; no voters: 
I20260601 13:41:46.380152 17640 raft_consensus.cc:2468] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88edeca7f1d24337adeb4c563df30f4b in term 1.
I20260601 13:41:46.380164 17771 raft_consensus.cc:2804] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:46.380429 17771 raft_consensus.cc:697] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 LEADER]: Becoming Leader. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Running, Role: LEADER
I20260601 13:41:46.380596 17771 consensus_queue.cc:237] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.382120 17460 catalog_manager.cc:5696] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3). New cstate: current_term: 1 leader_uuid: "88edeca7f1d24337adeb4c563df30f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:46.478252 17763 raft_consensus.cc:493] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:46.478435 17763 raft_consensus.cc:515] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.478941 17763 leader_election.cc:290] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429), 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:46.479549 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b84deefe5504646997b8d120d56c65f" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b" is_pre_election: true
I20260601 13:41:46.479584 17640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b84deefe5504646997b8d120d56c65f" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187" is_pre_election: true
I20260601 13:41:46.479684 17715 raft_consensus.cc:2468] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 0.
I20260601 13:41:46.479832 17640 raft_consensus.cc:2468] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 0.
I20260601 13:41:46.480028 17527 leader_election.cc:304] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88edeca7f1d24337adeb4c563df30f4b, d996a163c2bf4fab9f3c994fd3085575; no voters: 
I20260601 13:41:46.480319 17763 raft_consensus.cc:2804] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:46.480370 17763 raft_consensus.cc:493] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:46.480406 17763 raft_consensus.cc:3060] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.481352 17763 raft_consensus.cc:515] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.481734 17763 leader_election.cc:290] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 1 election: Requested vote from peers fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429), 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:46.482030 17640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b84deefe5504646997b8d120d56c65f" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187"
I20260601 13:41:46.482151 17640 raft_consensus.cc:3060] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.482234 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b84deefe5504646997b8d120d56c65f" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b"
I20260601 13:41:46.482323 17715 raft_consensus.cc:3060] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:46.483070 17640 raft_consensus.cc:2468] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 1.
I20260601 13:41:46.483100 17715 raft_consensus.cc:2468] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 1.
I20260601 13:41:46.483474 17527 leader_election.cc:304] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d996a163c2bf4fab9f3c994fd3085575, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:46.483752 17763 raft_consensus.cc:2804] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:46.483875 17763 raft_consensus.cc:697] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 LEADER]: Becoming Leader. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Running, Role: LEADER
I20260601 13:41:46.484014 17763 consensus_queue.cc:237] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:46.485703 17460 catalog_manager.cc:5696] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 reported cstate change: term changed from 0 to 1, leader changed from <none> to d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "d996a163c2bf4fab9f3c994fd3085575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:46.570483 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:41:46.576694 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:46.577208 10964 tablet_replica.cc:333] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: stopping tablet replica
I20260601 13:41:46.577373 10964 raft_consensus.cc:2243] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:46.577489 10964 raft_consensus.cc:2272] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.578018 10964 tablet_replica.cc:333] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: stopping tablet replica
I20260601 13:41:46.578099 10964 raft_consensus.cc:2243] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:46.578249 10964 pending_rounds.cc:70] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Trying to abort 1 pending ops.
I20260601 13:41:46.578279 10964 pending_rounds.cc:77] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196070110441472 op_type: NO_OP noop_request { }
I20260601 13:41:46.578346 10964 raft_consensus.cc:2889] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:46.578388 10964 raft_consensus.cc:2272] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.579007 10964 tablet_replica.cc:333] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: stopping tablet replica
I20260601 13:41:46.579103 10964 raft_consensus.cc:2243] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:46.579269 10964 pending_rounds.cc:70] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Trying to abort 1 pending ops.
I20260601 13:41:46.579300 10964 pending_rounds.cc:77] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196071360126976 op_type: NO_OP noop_request { }
I20260601 13:41:46.579356 10964 raft_consensus.cc:2889] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:46.579408 10964 raft_consensus.cc:2272] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.579990 10964 tablet_replica.cc:333] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: stopping tablet replica
I20260601 13:41:46.580070 10964 raft_consensus.cc:2243] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:46.580156 10964 raft_consensus.cc:2272] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.594830 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:41:46.598059 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:41:46.607290 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:46.607724 10964 tablet_replica.cc:333] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: stopping tablet replica
I20260601 13:41:46.607969 10964 raft_consensus.cc:2243] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:46.608173 10964 raft_consensus.cc:2272] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.609118 10964 tablet_replica.cc:333] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: stopping tablet replica
I20260601 13:41:46.609241 10964 raft_consensus.cc:2243] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:46.609352 10964 raft_consensus.cc:2272] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.610013 10964 tablet_replica.cc:333] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: stopping tablet replica
I20260601 13:41:46.610114 10964 raft_consensus.cc:2243] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:46.610311 10964 pending_rounds.cc:70] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Trying to abort 1 pending ops.
I20260601 13:41:46.610348 10964 pending_rounds.cc:77] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196070897496064 op_type: NO_OP noop_request { }
I20260601 13:41:46.610440 10964 raft_consensus.cc:2889] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:46.610489 10964 raft_consensus.cc:2272] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.611191 10964 tablet_replica.cc:333] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: stopping tablet replica
I20260601 13:41:46.611276 10964 raft_consensus.cc:2243] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:46.611351 10964 raft_consensus.cc:2272] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.626055 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:41:46.629213 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:41:46.634693 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:46.635104 10964 tablet_replica.cc:333] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: stopping tablet replica
I20260601 13:41:46.635361 10964 raft_consensus.cc:2243] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:46.635519 10964 raft_consensus.cc:2272] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.636276 10964 tablet_replica.cc:333] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: stopping tablet replica
I20260601 13:41:46.636371 10964 raft_consensus.cc:2243] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:46.636477 10964 raft_consensus.cc:2272] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.636895 10964 tablet_replica.cc:333] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: stopping tablet replica
I20260601 13:41:46.637076 10964 raft_consensus.cc:2243] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:46.637202 10964 raft_consensus.cc:2272] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.637538 10964 tablet_replica.cc:333] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: stopping tablet replica
I20260601 13:41:46.637621 10964 raft_consensus.cc:2243] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:46.637779 10964 pending_rounds.cc:70] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Trying to abort 1 pending ops.
I20260601 13:41:46.637809 10964 pending_rounds.cc:77] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196070936248320 op_type: NO_OP noop_request { }
I20260601 13:41:46.637900 10964 raft_consensus.cc:2889] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:46.637969 10964 raft_consensus.cc:2272] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:46.652004 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:41:46.656001 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:46.658314 17792 instance_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:46.658566 17793 instance_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.658623 10964 server_base.cc:1061] running on GCE node
W20260601 13:41:46.658671 17795 instance_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:46.658951 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:46.659013 10964 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.659039 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321306659038 us; error 0 us; skew 500 ppm
I20260601 13:41:46.660176 10964 webserver.cc:533] Webserver started at http://127.10.181.4:46733/ using document root <none> and password file <none>
I20260601 13:41:46.660432 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:46.660503 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:46.660611 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:46.661114 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "a5ab9617d58b4569aa82ad3b5061551c"
format_stamp: "Formatted at 2026-06-01 13:41:46 on dist-test-slave-whj6"
I20260601 13:41:46.663407 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:46.664523 17800 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.664836 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.664920 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "a5ab9617d58b4569aa82ad3b5061551c"
format_stamp: "Formatted at 2026-06-01 13:41:46 on dist-test-slave-whj6"
I20260601 13:41:46.665021 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-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:46.680264 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:46.680881 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:46.681282 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:46.681881 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:46.681928 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:46.681972 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:46.682010 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:46.687244 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:34971
I20260601 13:41:46.691259 17863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:34971 every 8 connection(s)
I20260601 13:41:46.697815 17864 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36839
I20260601 13:41:46.698103 17864 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:46.698509 17864 heartbeater.cc:507] Master 127.10.181.62:36839 requested a full tablet report, sending...
I20260601 13:41:46.699322 17460 ts_manager.cc:194] Registered new tserver with Master: a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4:34971)
I20260601 13:41:46.699981 17460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53362
W20260601 13:41:46.933920 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 4b84deefe5504646997b8d120d56c65f: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:46.935014 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 372434f32c40485db9410850aed12791: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:46.936103 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet eec5d7c8246e45c9b7f428b52c70e0f0: Network error: Client connection negotiation failed: client connection to 127.10.181.3:45633: connect: Connection refused (error 111)
I20260601 13:41:47.701289 17864 heartbeater.cc:499] Master 127.10.181.62:36839 was elected leader, sending a full tablet report...
W20260601 13:41:47.939386 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet eec5d7c8246e45c9b7f428b52c70e0f0: Network error: Client connection negotiation failed: client connection to 127.10.181.3:45633: connect: Connection refused (error 111)
W20260601 13:41:47.940666 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 372434f32c40485db9410850aed12791: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:47.941701 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 4b84deefe5504646997b8d120d56c65f: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:48.945385 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 4b84deefe5504646997b8d120d56c65f: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:48.946465 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 372434f32c40485db9410850aed12791: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:48.947589 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 7befc38d4f874e8d84df5bfaab1adc93: Network error: Client connection negotiation failed: client connection to 127.10.181.2:38429: connect: Connection refused (error 111)
W20260601 13:41:49.950670 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet eec5d7c8246e45c9b7f428b52c70e0f0: Network error: Client connection negotiation failed: client connection to 127.10.181.3:45633: connect: Connection refused (error 111)
W20260601 13:41:49.952006 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 4b84deefe5504646997b8d120d56c65f: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:49.952908 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 372434f32c40485db9410850aed12791: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:50.955865 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 372434f32c40485db9410850aed12791: Network error: Client connection negotiation failed: client connection to 127.10.181.1:40129: connect: Connection refused (error 111)
W20260601 13:41:50.956931 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet eec5d7c8246e45c9b7f428b52c70e0f0: Network error: Client connection negotiation failed: client connection to 127.10.181.3:45633: connect: Connection refused (error 111)
W20260601 13:41:50.958091 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 7befc38d4f874e8d84df5bfaab1adc93: Network error: Client connection negotiation failed: client connection to 127.10.181.2:38429: connect: Connection refused (error 111)
W20260601 13:41:51.958894 17509 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d996a163c2bf4fab9f3c994fd3085575 not available for placement
W20260601 13:41:52.959717 17509 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d996a163c2bf4fab9f3c994fd3085575 not available for placement
I20260601 13:41:53.715329 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.718068 17876 instance_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:53.718135 17874 instance_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.718166 17873 instance_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.718508 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:53.718777 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.718822 10964 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.718837 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321313718837 us; error 0 us; skew 500 ppm
I20260601 13:41:53.720209 10964 webserver.cc:533] Webserver started at http://127.10.181.1:44517/ using document root <none> and password file <none>
I20260601 13:41:53.720427 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.720472 10964 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:41:53.721920 10964 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.723570 17881 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.723898 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.723990 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "d996a163c2bf4fab9f3c994fd3085575"
format_stamp: "Formatted at 2026-06-01 13:41:44 on dist-test-slave-whj6"
I20260601 13:41:53.724086 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-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.734865 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.735371 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.735832 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.736884 17888 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:41:53.740026 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:41:53.740247 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:41:53.740384 10964 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:41:53.741555 17888 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap starting.
I20260601 13:41:53.742794 10964 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:41:53.742867 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:41:53.744179 17888 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: 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:53.744459 17888 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap complete.
I20260601 13:41:53.744632 17888 ts_tablet_manager.cc:1403] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:53.745054 17888 raft_consensus.cc:359] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.745158 17888 raft_consensus.cc:740] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.745319 17888 consensus_queue.cc:260] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.745697 17888 ts_tablet_manager.cc:1434] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:53.745934 17888 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap starting.
I20260601 13:41:53.748310 17888 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: 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:53.748715 17888 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap complete.
I20260601 13:41:53.748874 17888 ts_tablet_manager.cc:1403] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:53.749178 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:40129
I20260601 13:41:53.749195 17948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:40129 every 8 connection(s)
I20260601 13:41:53.749264 17888 raft_consensus.cc:359] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:53.749396 17888 raft_consensus.cc:740] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.749524 17888 consensus_queue.cc:260] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:53.749747 17888 ts_tablet_manager.cc:1434] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:53.749982 17888 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap starting.
I20260601 13:41:53.750288 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.752954 17953 instance_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.753014 17957 instance_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.753028 17888 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: 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:53.753096 17954 instance_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.753288 17888 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Bootstrap complete.
I20260601 13:41:53.753477 17888 ts_tablet_manager.cc:1403] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:53.753890 17888 raft_consensus.cc:359] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.754005 17888 raft_consensus.cc:740] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.754153 17888 consensus_queue.cc:260] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.754434 17888 ts_tablet_manager.cc:1434] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.754601 17888 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Bootstrap starting.
I20260601 13:41:53.755203 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:53.755424 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.755477 10964 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.755499 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321313755499 us; error 0 us; skew 500 ppm
I20260601 13:41:53.756724 10964 webserver.cc:533] Webserver started at http://127.10.181.2:37089/ using document root <none> and password file <none>
I20260601 13:41:53.756873 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.756908 10964 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:41:53.758095 10964 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.758488 17888 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: 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:53.758769 17888 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Bootstrap complete.
I20260601 13:41:53.758937 17888 ts_tablet_manager.cc:1403] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:53.759352 17888 raft_consensus.cc:359] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.759485 17888 raft_consensus.cc:740] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.759565 17963 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.759613 17888 consensus_queue.cc:260] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.759934 17888 ts_tablet_manager.cc:1434] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:53.760054 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.760119 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "fbf4c2ae2c284588b09217afdcf50187"
format_stamp: "Formatted at 2026-06-01 13:41:44 on dist-test-slave-whj6"
I20260601 13:41:53.760185 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-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.761988 17949 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36839
I20260601 13:41:53.762137 17949 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:53.762465 17949 heartbeater.cc:507] Master 127.10.181.62:36839 requested a full tablet report, sending...
I20260601 13:41:53.763584 17460 ts_manager.cc:194] Re-registered known tserver with Master: d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129)
I20260601 13:41:53.764886 17460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53370
I20260601 13:41:53.764992 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.765352 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.765635 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.765832 17949 heartbeater.cc:499] Master 127.10.181.62:36839 was elected leader, sending a full tablet report...
I20260601 13:41:53.769804 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:41:53.769924 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:41:53.770995 17970 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap starting.
I20260601 13:41:53.772857 10964 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:41:53.772939 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:53.773828 17970 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: 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:53.774128 17970 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap complete.
I20260601 13:41:53.774364 17970 ts_tablet_manager.cc:1403] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:53.774832 17970 raft_consensus.cc:359] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.774997 17970 raft_consensus.cc:740] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.775188 17970 consensus_queue.cc:260] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.775637 17970 ts_tablet_manager.cc:1434] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:53.775823 17970 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap starting.
I20260601 13:41:53.778548 17970 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: 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:53.778790 17970 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap complete.
I20260601 13:41:53.778985 17970 ts_tablet_manager.cc:1403] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:53.779479 17970 raft_consensus.cc:359] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:53.779659 17970 raft_consensus.cc:740] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.779918 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:38429
I20260601 13:41:53.779989 18030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:38429 every 8 connection(s)
I20260601 13:41:53.779904 17970 consensus_queue.cc:260] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:53.780285 17970 ts_tablet_manager.cc:1434] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.780452 17970 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap starting.
I20260601 13:41:53.780850 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:53.783537 17970 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: 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:53.783776 17970 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: Bootstrap complete.
I20260601 13:41:53.783968 17970 ts_tablet_manager.cc:1403] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
W20260601 13:41:53.784128 18035 instance_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.784415 18034 instance_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.784560 17970 raft_consensus.cc:359] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.784730 17970 raft_consensus.cc:740] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.784929 17970 consensus_queue.cc:260] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.785265 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:53.785423 17970 ts_tablet_manager.cc:1434] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:53.785612 17970 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: Bootstrap starting.
I20260601 13:41:53.786895 18031 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36839
I20260601 13:41:53.787034 18031 heartbeater.cc:461] Registering TS with master...
W20260601 13:41:53.784994 18037 instance_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.787441 18031 heartbeater.cc:507] Master 127.10.181.62:36839 requested a full tablet report, sending...
I20260601 13:41:53.787515 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.787580 10964 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.787599 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321313787599 us; error 0 us; skew 500 ppm
I20260601 13:41:53.788683 10964 webserver.cc:533] Webserver started at http://127.10.181.3:36353/ using document root <none> and password file <none>
I20260601 13:41:53.788704 17970 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: 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:53.788673 17460 ts_manager.cc:194] Re-registered known tserver with Master: fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:53.788889 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.789039 17970 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: Bootstrap complete.
I20260601 13:41:53.789047 10964 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:41:53.789225 17970 ts_tablet_manager.cc:1403] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:53.789727 17970 raft_consensus.cc:359] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.789832 17970 raft_consensus.cc:740] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.789968 17970 consensus_queue.cc:260] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.790238 17460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53372
I20260601 13:41:53.790285 17970 ts_tablet_manager.cc:1434] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:53.790465 10964 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.791285 18031 heartbeater.cc:499] Master 127.10.181.62:36839 was elected leader, sending a full tablet report...
I20260601 13:41:53.791754 18044 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.792263 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:53.792348 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "88edeca7f1d24337adeb4c563df30f4b"
format_stamp: "Formatted at 2026-06-01 13:41:45 on dist-test-slave-whj6"
I20260601 13:41:53.792451 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-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.809911 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.810385 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.810704 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.817122 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:41:53.817397 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:41:53.818555 18051 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap starting.
I20260601 13:41:53.819808 10964 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:41:53.819890 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:53.822650 18051 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: 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:53.822969 18051 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap complete.
I20260601 13:41:53.823241 18051 ts_tablet_manager.cc:1403] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20260601 13:41:53.823815 18051 raft_consensus.cc:359] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.823961 18051 raft_consensus.cc:740] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.824210 18051 consensus_queue.cc:260] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.824620 18051 ts_tablet_manager.cc:1434] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:53.824822 18051 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap starting.
I20260601 13:41:53.826192 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:45633
I20260601 13:41:53.826377 18110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:45633 every 8 connection(s)
I20260601 13:41:53.828190 18051 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: 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:53.828506 18051 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap complete.
I20260601 13:41:53.828773 18051 ts_tablet_manager.cc:1403] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:41:53.829480 18051 raft_consensus.cc:359] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:53.829710 18051 raft_consensus.cc:740] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.829924 18051 consensus_queue.cc:260] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:53.830387 18051 ts_tablet_manager.cc:1434] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:41:53.830629 18051 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap starting.
I20260601 13:41:53.833999 18111 heartbeater.cc:344] Connected to a master server at 127.10.181.62:36839
I20260601 13:41:53.834156 18111 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:53.834457 18111 heartbeater.cc:507] Master 127.10.181.62:36839 requested a full tablet report, sending...
I20260601 13:41:53.835640 17460 ts_manager.cc:194] Re-registered known tserver with Master: 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:53.836232 18051 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: 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:53.836704 18051 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap complete.
I20260601 13:41:53.836735 17460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53380
I20260601 13:41:53.836935 18051 ts_tablet_manager.cc:1403] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.001s
I20260601 13:41:53.837499 18111 heartbeater.cc:499] Master 127.10.181.62:36839 was elected leader, sending a full tablet report...
I20260601 13:41:53.837566 18051 raft_consensus.cc:359] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.837761 18051 raft_consensus.cc:740] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.838017 18051 consensus_queue.cc:260] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.838402 18051 ts_tablet_manager.cc:1434] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:53.838577 18051 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap starting.
I20260601 13:41:53.842233 18051 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: 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:53.842535 18051 tablet_bootstrap.cc:492] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: Bootstrap complete.
I20260601 13:41:53.842756 18051 ts_tablet_manager.cc:1403] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:41:53.843361 18051 raft_consensus.cc:359] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.843508 18051 raft_consensus.cc:740] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.843670 18051 consensus_queue.cc:260] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:53.843974 18051 ts_tablet_manager.cc:1434] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:41:53.968189 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet eec5d7c8246e45c9b7f428b52c70e0f0: Illegal state: Replica 88edeca7f1d24337adeb4c563df30f4b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } }
W20260601 13:41:53.974388 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 372434f32c40485db9410850aed12791: Illegal state: Replica d996a163c2bf4fab9f3c994fd3085575 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } }
W20260601 13:41:53.980150 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 7befc38d4f874e8d84df5bfaab1adc93: Illegal state: Replica fbf4c2ae2c284588b09217afdcf50187 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } }
I20260601 13:41:54.906772 18121 raft_consensus.cc:493] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.907109 18121 raft_consensus.cc:515] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:54.908056 18121 leader_election.cc:290] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633), fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:54.913400 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372434f32c40485db9410850aed12791" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b" is_pre_election: true
I20260601 13:41:54.913594 18084 raft_consensus.cc:2468] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 1.
I20260601 13:41:54.913461 18004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372434f32c40485db9410850aed12791" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187" is_pre_election: true
I20260601 13:41:54.913774 18004 raft_consensus.cc:2468] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 1.
I20260601 13:41:54.913983 17882 leader_election.cc:304] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [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: 88edeca7f1d24337adeb4c563df30f4b, d996a163c2bf4fab9f3c994fd3085575; no voters: 
I20260601 13:41:54.914224 18121 raft_consensus.cc:2804] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:54.914299 18121 raft_consensus.cc:493] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.914331 18121 raft_consensus.cc:3060] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:54.915550 18121 raft_consensus.cc:515] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:54.916023 18121 leader_election.cc:290] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 2 election: Requested vote from peers 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633), fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:54.916568 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372434f32c40485db9410850aed12791" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b"
I20260601 13:41:54.916740 18084 raft_consensus.cc:3060] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:54.916698 18004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372434f32c40485db9410850aed12791" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187"
I20260601 13:41:54.916961 18004 raft_consensus.cc:3060] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:54.917809 18084 raft_consensus.cc:2468] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 2.
I20260601 13:41:54.918130 17882 leader_election.cc:304] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [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: 88edeca7f1d24337adeb4c563df30f4b, d996a163c2bf4fab9f3c994fd3085575; no voters: 
I20260601 13:41:54.918139 18004 raft_consensus.cc:2468] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 2.
I20260601 13:41:54.918336 18121 raft_consensus.cc:2804] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:54.918568 18121 raft_consensus.cc:697] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 2 LEADER]: Becoming Leader. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Running, Role: LEADER
I20260601 13:41:54.918730 18121 consensus_queue.cc:237] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } }
I20260601 13:41:54.920591 17460 catalog_manager.cc:5696] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "d996a163c2bf4fab9f3c994fd3085575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:54.983767 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 7befc38d4f874e8d84df5bfaab1adc93: Illegal state: Replica fbf4c2ae2c284588b09217afdcf50187 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } }
W20260601 13:41:54.985459 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet 372434f32c40485db9410850aed12791: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:41:54.987064 17509 auto_rebalancer.cc:591] Failed to schedule move for tablet eec5d7c8246e45c9b7f428b52c70e0f0: Illegal state: Replica 88edeca7f1d24337adeb4c563df30f4b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } }
I20260601 13:41:55.006910 18132 raft_consensus.cc:493] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:55.007089 18132 raft_consensus.cc:515] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.007833 18132 leader_election.cc:290] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129), fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:55.012212 18004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5d7c8246e45c9b7f428b52c70e0f0" candidate_uuid: "88edeca7f1d24337adeb4c563df30f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187" is_pre_election: true
I20260601 13:41:55.012614 18004 raft_consensus.cc:2468] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88edeca7f1d24337adeb4c563df30f4b in term 1.
I20260601 13:41:55.013159 18045 leader_election.cc:304] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [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: 88edeca7f1d24337adeb4c563df30f4b, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:55.013479 18132 raft_consensus.cc:2804] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:55.013664 18132 raft_consensus.cc:493] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:55.013716 18132 raft_consensus.cc:3060] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.013870 17922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5d7c8246e45c9b7f428b52c70e0f0" candidate_uuid: "88edeca7f1d24337adeb4c563df30f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d996a163c2bf4fab9f3c994fd3085575" is_pre_election: true
I20260601 13:41:55.014129 17922 raft_consensus.cc:2468] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88edeca7f1d24337adeb4c563df30f4b in term 1.
I20260601 13:41:55.015214 18132 raft_consensus.cc:515] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.015700 18132 leader_election.cc:290] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [CANDIDATE]: Term 2 election: Requested vote from peers d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129), fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:55.016232 17922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5d7c8246e45c9b7f428b52c70e0f0" candidate_uuid: "88edeca7f1d24337adeb4c563df30f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d996a163c2bf4fab9f3c994fd3085575"
I20260601 13:41:55.016376 17922 raft_consensus.cc:3060] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.017334 17922 raft_consensus.cc:2468] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88edeca7f1d24337adeb4c563df30f4b in term 2.
I20260601 13:41:55.017565 18004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5d7c8246e45c9b7f428b52c70e0f0" candidate_uuid: "88edeca7f1d24337adeb4c563df30f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187"
I20260601 13:41:55.017669 18004 raft_consensus.cc:3060] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.017753 18048 leader_election.cc:304] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [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: 88edeca7f1d24337adeb4c563df30f4b, d996a163c2bf4fab9f3c994fd3085575; no voters: 
I20260601 13:41:55.018015 18132 raft_consensus.cc:2804] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:55.018282 18132 raft_consensus.cc:697] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 2 LEADER]: Becoming Leader. State: Replica: 88edeca7f1d24337adeb4c563df30f4b, State: Running, Role: LEADER
I20260601 13:41:55.018458 18132 consensus_queue.cc:237] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.018667 18004 raft_consensus.cc:2468] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88edeca7f1d24337adeb4c563df30f4b in term 2.
I20260601 13:41:55.020491 17460 catalog_manager.cc:5696] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "88edeca7f1d24337adeb4c563df30f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:55.091869 18121 raft_consensus.cc:493] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:55.092115 18121 raft_consensus.cc:515] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.093068 18121 leader_election.cc:290] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429), 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:55.093753 18004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b84deefe5504646997b8d120d56c65f" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187" is_pre_election: true
I20260601 13:41:55.093863 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b84deefe5504646997b8d120d56c65f" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b" is_pre_election: true
I20260601 13:41:55.093958 18004 raft_consensus.cc:2468] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 1.
I20260601 13:41:55.094103 18084 raft_consensus.cc:2468] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 1.
I20260601 13:41:55.094388 17882 leader_election.cc:304] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [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: d996a163c2bf4fab9f3c994fd3085575, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:55.094647 18121 raft_consensus.cc:2804] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:55.094736 18121 raft_consensus.cc:493] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:55.094786 18121 raft_consensus.cc:3060] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.095976 18121 raft_consensus.cc:515] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.096448 18121 leader_election.cc:290] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [CANDIDATE]: Term 2 election: Requested vote from peers fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429), 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:55.096904 18004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b84deefe5504646997b8d120d56c65f" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbf4c2ae2c284588b09217afdcf50187"
I20260601 13:41:55.096937 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b84deefe5504646997b8d120d56c65f" candidate_uuid: "d996a163c2bf4fab9f3c994fd3085575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b"
I20260601 13:41:55.097066 18004 raft_consensus.cc:3060] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.097093 18084 raft_consensus.cc:3060] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.098107 18004 raft_consensus.cc:2468] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 2.
I20260601 13:41:55.098109 18084 raft_consensus.cc:2468] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d996a163c2bf4fab9f3c994fd3085575 in term 2.
I20260601 13:41:55.098453 17882 leader_election.cc:304] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [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: d996a163c2bf4fab9f3c994fd3085575, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:55.098652 18121 raft_consensus.cc:2804] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:55.098758 18121 raft_consensus.cc:697] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 2 LEADER]: Becoming Leader. State: Replica: d996a163c2bf4fab9f3c994fd3085575, State: Running, Role: LEADER
I20260601 13:41:55.098897 18121 consensus_queue.cc:237] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.100736 17460 catalog_manager.cc:5696] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "d996a163c2bf4fab9f3c994fd3085575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:55.332921 18139 raft_consensus.cc:493] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:55.333096 18139 raft_consensus.cc:515] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.333702 18139 leader_election.cc:290] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129), 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:55.337592 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7befc38d4f874e8d84df5bfaab1adc93" candidate_uuid: "fbf4c2ae2c284588b09217afdcf50187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b" is_pre_election: true
I20260601 13:41:55.337715 17922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7befc38d4f874e8d84df5bfaab1adc93" candidate_uuid: "fbf4c2ae2c284588b09217afdcf50187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d996a163c2bf4fab9f3c994fd3085575" is_pre_election: true
I20260601 13:41:55.337836 18084 raft_consensus.cc:2468] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf4c2ae2c284588b09217afdcf50187 in term 1.
I20260601 13:41:55.337881 17922 raft_consensus.cc:2468] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf4c2ae2c284588b09217afdcf50187 in term 1.
I20260601 13:41:55.338178 17964 leader_election.cc:304] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [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: 88edeca7f1d24337adeb4c563df30f4b, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:55.338380 18139 raft_consensus.cc:2804] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:55.338474 18139 raft_consensus.cc:493] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:55.338522 18139 raft_consensus.cc:3060] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.339706 18139 raft_consensus.cc:515] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.340200 18139 leader_election.cc:290] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [CANDIDATE]: Term 2 election: Requested vote from peers d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129), 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:55.340586 17922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7befc38d4f874e8d84df5bfaab1adc93" candidate_uuid: "fbf4c2ae2c284588b09217afdcf50187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d996a163c2bf4fab9f3c994fd3085575"
I20260601 13:41:55.340615 18084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7befc38d4f874e8d84df5bfaab1adc93" candidate_uuid: "fbf4c2ae2c284588b09217afdcf50187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88edeca7f1d24337adeb4c563df30f4b"
I20260601 13:41:55.340734 17922 raft_consensus.cc:3060] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.340741 18084 raft_consensus.cc:3060] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:55.341837 17922 raft_consensus.cc:2468] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf4c2ae2c284588b09217afdcf50187 in term 2.
I20260601 13:41:55.341837 18084 raft_consensus.cc:2468] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf4c2ae2c284588b09217afdcf50187 in term 2.
I20260601 13:41:55.342198 17964 leader_election.cc:304] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [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: 88edeca7f1d24337adeb4c563df30f4b, fbf4c2ae2c284588b09217afdcf50187; no voters: 
I20260601 13:41:55.342490 18139 raft_consensus.cc:2804] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:55.342797 18139 raft_consensus.cc:697] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 2 LEADER]: Becoming Leader. State: Replica: fbf4c2ae2c284588b09217afdcf50187, State: Running, Role: LEADER
I20260601 13:41:55.343015 18139 consensus_queue.cc:237] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } }
I20260601 13:41:55.345099 17460 catalog_manager.cc:5696] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "fbf4c2ae2c284588b09217afdcf50187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:55.353494 18084 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:55.354151 18121 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.358656 18004 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:55.359202 18146 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.492940 18084 raft_consensus.cc:1275] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:55.493563 18146 consensus_queue.cc:1048] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.497440 18004 raft_consensus.cc:1275] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:55.498126 18146 consensus_queue.cc:1048] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.553841 17922 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:55.554620 18132 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.558245 18004 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:55.558666 18132 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.766652 17922 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:55.767194 18142 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.770714 18084 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:55.771178 18142 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.990172 18084 consensus_queue.cc:237] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
I20260601 13:41:55.992064 18004 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:55.992064 17922 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:55.992671 18154 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 }, 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.993002 18136 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } 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:55.994951 18132 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:55.995467 18004 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
W20260601 13:41:55.996542 18046 consensus_peers.cc:597] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b -> Peer a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4:34971): Couldn't send request to peer a5ab9617d58b4569aa82ad3b5061551c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eec5d7c8246e45c9b7f428b52c70e0f0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:55.997589 17922 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:55.998685 17460 catalog_manager.cc:5696] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 reported cstate change: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New cstate: current_term: 2 leader_uuid: "88edeca7f1d24337adeb4c563df30f4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:56.000212 17922 consensus_queue.cc:237] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
I20260601 13:41:56.002951 18004 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:56.002942 18084 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:56.003521 18146 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } 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:56.003782 18126 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:56.005477 18126 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:56.005991 18084 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:56.007793 18004 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:56.008502 18003 consensus_queue.cc:237] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
W20260601 13:41:56.008839 17883 consensus_peers.cc:597] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 -> Peer a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4:34971): Couldn't send request to peer a5ab9617d58b4569aa82ad3b5061551c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 372434f32c40485db9410850aed12791. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:56.009768 17461 catalog_manager.cc:5696] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 reported cstate change: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New cstate: current_term: 2 leader_uuid: "d996a163c2bf4fab9f3c994fd3085575" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:56.010721 17922 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:56.011348 18142 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:56.011907 18084 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:56.012318 18142 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } 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:56.014225 18084 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:56.013854 18165 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
W20260601 13:41:56.015327 17965 consensus_peers.cc:597] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 -> Peer a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4:34971): Couldn't send request to peer a5ab9617d58b4569aa82ad3b5061551c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7befc38d4f874e8d84df5bfaab1adc93. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:56.016711 17922 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:56.017871 17460 catalog_manager.cc:5696] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b reported cstate change: config changed from index -1 to 3, NON_VOTER a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) added. New cstate: current_term: 2 leader_uuid: "fbf4c2ae2c284588b09217afdcf50187" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } } }
I20260601 13:41:56.462590 18167 ts_tablet_manager.cc:933] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: Initiating tablet copy from peer 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633)
I20260601 13:41:56.462962 18167 tablet_copy_client.cc:323] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:45633
I20260601 13:41:56.467631 18094 tablet_copy_service.cc:140] P 88edeca7f1d24337adeb4c563df30f4b: Received BeginTabletCopySession request for tablet eec5d7c8246e45c9b7f428b52c70e0f0 from peer a5ab9617d58b4569aa82ad3b5061551c ({username='slave'} at 127.0.0.1:51056)
I20260601 13:41:56.467780 18094 tablet_copy_service.cc:161] P 88edeca7f1d24337adeb4c563df30f4b: Beginning new tablet copy session on tablet eec5d7c8246e45c9b7f428b52c70e0f0 from peer a5ab9617d58b4569aa82ad3b5061551c at {username='slave'} at 127.0.0.1:51056: session id = a5ab9617d58b4569aa82ad3b5061551c-eec5d7c8246e45c9b7f428b52c70e0f0
I20260601 13:41:56.468709 18094 tablet_copy_source_session.cc:215] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:56.469484 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec5d7c8246e45c9b7f428b52c70e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:56.471369 18167 tablet_copy_client.cc:806] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:56.471531 18167 tablet_copy_client.cc:670] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:56.472687 18167 tablet_copy_client.cc:538] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:56.473863 18167 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: Bootstrap starting.
I20260601 13:41:56.477767 18167 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: 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:56.478015 18167 tablet_bootstrap.cc:492] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: Bootstrap complete.
I20260601 13:41:56.478178 18167 ts_tablet_manager.cc:1403] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:41:56.478650 18167 raft_consensus.cc:359] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
I20260601 13:41:56.478794 18167 raft_consensus.cc:740] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a5ab9617d58b4569aa82ad3b5061551c, State: Initialized, Role: LEARNER
I20260601 13:41:56.478889 18167 consensus_queue.cc:260] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
I20260601 13:41:56.479298 18167 ts_tablet_manager.cc:1434] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:41:56.479913 18094 tablet_copy_service.cc:342] P 88edeca7f1d24337adeb4c563df30f4b: Request end of tablet copy session a5ab9617d58b4569aa82ad3b5061551c-eec5d7c8246e45c9b7f428b52c70e0f0 received from {username='slave'} at 127.0.0.1:51056
I20260601 13:41:56.480001 18094 tablet_copy_service.cc:434] P 88edeca7f1d24337adeb4c563df30f4b: ending tablet copy session a5ab9617d58b4569aa82ad3b5061551c-eec5d7c8246e45c9b7f428b52c70e0f0 on tablet eec5d7c8246e45c9b7f428b52c70e0f0 with peer a5ab9617d58b4569aa82ad3b5061551c
I20260601 13:41:56.540162 18167 ts_tablet_manager.cc:933] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: Initiating tablet copy from peer d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129)
I20260601 13:41:56.540292 18174 ts_tablet_manager.cc:933] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: Initiating tablet copy from peer fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429)
I20260601 13:41:56.540601 18174 tablet_copy_client.cc:323] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:38429
I20260601 13:41:56.540616 18167 tablet_copy_client.cc:323] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.1:40129
I20260601 13:41:56.545046 18014 tablet_copy_service.cc:140] P fbf4c2ae2c284588b09217afdcf50187: Received BeginTabletCopySession request for tablet 7befc38d4f874e8d84df5bfaab1adc93 from peer a5ab9617d58b4569aa82ad3b5061551c ({username='slave'} at 127.0.0.1:50254)
I20260601 13:41:56.545261 18014 tablet_copy_service.cc:161] P fbf4c2ae2c284588b09217afdcf50187: Beginning new tablet copy session on tablet 7befc38d4f874e8d84df5bfaab1adc93 from peer a5ab9617d58b4569aa82ad3b5061551c at {username='slave'} at 127.0.0.1:50254: session id = a5ab9617d58b4569aa82ad3b5061551c-7befc38d4f874e8d84df5bfaab1adc93
I20260601 13:41:56.545287 17932 tablet_copy_service.cc:140] P d996a163c2bf4fab9f3c994fd3085575: Received BeginTabletCopySession request for tablet 372434f32c40485db9410850aed12791 from peer a5ab9617d58b4569aa82ad3b5061551c ({username='slave'} at 127.0.0.1:33934)
I20260601 13:41:56.545440 17932 tablet_copy_service.cc:161] P d996a163c2bf4fab9f3c994fd3085575: Beginning new tablet copy session on tablet 372434f32c40485db9410850aed12791 from peer a5ab9617d58b4569aa82ad3b5061551c at {username='slave'} at 127.0.0.1:33934: session id = a5ab9617d58b4569aa82ad3b5061551c-372434f32c40485db9410850aed12791
I20260601 13:41:56.546482 17932 tablet_copy_source_session.cc:215] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:56.546748 18014 tablet_copy_source_session.cc:215] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:56.547418 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372434f32c40485db9410850aed12791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:56.547788 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7befc38d4f874e8d84df5bfaab1adc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:56.549348 18167 tablet_copy_client.cc:806] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:56.549520 18167 tablet_copy_client.cc:670] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:56.550539 18167 tablet_copy_client.cc:538] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:56.550865 18174 tablet_copy_client.cc:806] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:56.551072 18174 tablet_copy_client.cc:670] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:56.551885 18167 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: Bootstrap starting.
I20260601 13:41:56.552496 18174 tablet_copy_client.cc:538] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:56.554150 18174 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: Bootstrap starting.
I20260601 13:41:56.555284 18167 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: 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:56.555590 18167 tablet_bootstrap.cc:492] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: Bootstrap complete.
I20260601 13:41:56.555756 18167 ts_tablet_manager.cc:1403] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:41:56.556203 18167 raft_consensus.cc:359] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
I20260601 13:41:56.556318 18167 raft_consensus.cc:740] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a5ab9617d58b4569aa82ad3b5061551c, State: Initialized, Role: LEARNER
I20260601 13:41:56.556421 18167 consensus_queue.cc:260] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
I20260601 13:41:56.557050 18167 ts_tablet_manager.cc:1434] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:56.558101 17932 tablet_copy_service.cc:342] P d996a163c2bf4fab9f3c994fd3085575: Request end of tablet copy session a5ab9617d58b4569aa82ad3b5061551c-372434f32c40485db9410850aed12791 received from {username='slave'} at 127.0.0.1:33934
I20260601 13:41:56.558180 17932 tablet_copy_service.cc:434] P d996a163c2bf4fab9f3c994fd3085575: ending tablet copy session a5ab9617d58b4569aa82ad3b5061551c-372434f32c40485db9410850aed12791 on tablet 372434f32c40485db9410850aed12791 with peer a5ab9617d58b4569aa82ad3b5061551c
I20260601 13:41:56.558808 18174 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: 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:56.559038 18174 tablet_bootstrap.cc:492] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: Bootstrap complete.
I20260601 13:41:56.559226 18174 ts_tablet_manager.cc:1403] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.006s
I20260601 13:41:56.559617 18174 raft_consensus.cc:359] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
I20260601 13:41:56.559733 18174 raft_consensus.cc:740] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a5ab9617d58b4569aa82ad3b5061551c, State: Initialized, Role: LEARNER
I20260601 13:41:56.559841 18174 consensus_queue.cc:260] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: true } }
I20260601 13:41:56.560106 18174 ts_tablet_manager.cc:1434] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:56.560724 18014 tablet_copy_service.cc:342] P fbf4c2ae2c284588b09217afdcf50187: Request end of tablet copy session a5ab9617d58b4569aa82ad3b5061551c-7befc38d4f874e8d84df5bfaab1adc93 received from {username='slave'} at 127.0.0.1:50254
I20260601 13:41:56.560863 18014 tablet_copy_service.cc:434] P fbf4c2ae2c284588b09217afdcf50187: ending tablet copy session a5ab9617d58b4569aa82ad3b5061551c-7befc38d4f874e8d84df5bfaab1adc93 on tablet 7befc38d4f874e8d84df5bfaab1adc93 with peer a5ab9617d58b4569aa82ad3b5061551c
I20260601 13:41:56.993698 17838 raft_consensus.cc:1217] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:41:57.048081 17838 raft_consensus.cc:1217] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:41:57.092808 17838 raft_consensus.cc:1217] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:41:57.522360 18189 raft_consensus.cc:1064] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187: attempting to promote NON_VOTER a5ab9617d58b4569aa82ad3b5061551c to VOTER
I20260601 13:41:57.522917 18189 consensus_queue.cc:237] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } }
I20260601 13:41:57.524716 17838 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:57.524706 17922 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:57.524716 18084 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:57.525303 18182 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } 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:57.525592 18192 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:57.526026 18191 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } 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:57.528112 18191 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.528713 17838 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.528836 18084 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.531983 17459 catalog_manager.cc:5696] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b reported cstate change: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fbf4c2ae2c284588b09217afdcf50187" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.533004 17922 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.541886 18003 consensus_queue.cc:237] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } }
I20260601 13:41:57.543234 17838 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:57.543308 17922 raft_consensus.cc:1275] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Refusing update from remote peer fbf4c2ae2c284588b09217afdcf50187: 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:57.543563 18192 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } 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.543907 18192 consensus_queue.cc:1048] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 }, 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.545077 18192 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.545962 17922 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.545989 17838 raft_consensus.cc:2955] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.547741 17445 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7befc38d4f874e8d84df5bfaab1adc93 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:57.548277 17461 catalog_manager.cc:5696] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c reported cstate change: config changed from index 4 to 5, VOTER 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3) evicted. New cstate: current_term: 2 leader_uuid: "fbf4c2ae2c284588b09217afdcf50187" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.555464 18074 tablet_service.cc:1558] Processing DeleteTablet for tablet 7befc38d4f874e8d84df5bfaab1adc93 with delete_type TABLET_DATA_TOMBSTONED (TS 88edeca7f1d24337adeb4c563df30f4b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38468
I20260601 13:41:57.555963 18203 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:57.556119 18203 raft_consensus.cc:2243] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:57.556291 18203 raft_consensus.cc:2272] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:57.556871 18203 ts_tablet_manager.cc:1916] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:57.558977 18203 ts_tablet_manager.cc:1929] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:41:57.559058 18203 log.cc:1199] T 7befc38d4f874e8d84df5bfaab1adc93 P 88edeca7f1d24337adeb4c563df30f4b: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/7befc38d4f874e8d84df5bfaab1adc93
I20260601 13:41:57.559715 17445 catalog_manager.cc:5027] TS 88edeca7f1d24337adeb4c563df30f4b (127.10.181.3:45633): tablet 7befc38d4f874e8d84df5bfaab1adc93 (table test-workload [id=085a54bfb8e845e79712be70268f956c]) successfully deleted
I20260601 13:41:57.619902 18188 raft_consensus.cc:1064] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575: attempting to promote NON_VOTER a5ab9617d58b4569aa82ad3b5061551c to VOTER
I20260601 13:41:57.620651 18188 consensus_queue.cc:237] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } }
I20260601 13:41:57.622429 17838 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:57.622668 18003 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:57.622875 18188 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } 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:57.623382 18188 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } 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:57.623445 18084 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:57.623942 18188 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:57.625595 18188 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.626150 18084 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.626655 18003 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.627697 17838 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.630069 17458 catalog_manager.cc:5696] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b reported cstate change: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d996a163c2bf4fab9f3c994fd3085575" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } attrs { replace: true } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.639158 17922 consensus_queue.cc:237] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } }
I20260601 13:41:57.640949 17838 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:57.640982 18084 raft_consensus.cc:1275] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Refusing update from remote peer d996a163c2bf4fab9f3c994fd3085575: 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:57.641568 18205 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } 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.641899 18188 consensus_queue.cc:1048] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 }, 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.643841 18205 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.644694 18084 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.646359 17448 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 372434f32c40485db9410850aed12791 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:57.647110 17460 catalog_manager.cc:5696] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 reported cstate change: config changed from index 4 to 5, VOTER fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2) evicted. New cstate: current_term: 2 leader_uuid: "d996a163c2bf4fab9f3c994fd3085575" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:57.647281 17838 raft_consensus.cc:2955] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.650319 17994 tablet_service.cc:1558] Processing DeleteTablet for tablet 372434f32c40485db9410850aed12791 with delete_type TABLET_DATA_TOMBSTONED (TS fbf4c2ae2c284588b09217afdcf50187 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50256
I20260601 13:41:57.650918 18212 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:57.651157 18212 raft_consensus.cc:2243] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:57.651176 18186 raft_consensus.cc:1064] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b: attempting to promote NON_VOTER a5ab9617d58b4569aa82ad3b5061551c to VOTER
I20260601 13:41:57.651401 18212 raft_consensus.cc:2272] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:57.651693 18186 consensus_queue.cc:237] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [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: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } }
I20260601 13:41:57.653322 17838 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 LEARNER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:57.653517 18003 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:57.653682 18186 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } 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:57.654053 18186 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:57.654155 17922 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:57.654633 18212 ts_tablet_manager.cc:1916] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:57.654635 18216 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } 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:57.657060 18213 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.657478 17922 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.657823 18212 ts_tablet_manager.cc:1929] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:41:57.657884 18212 log.cc:1199] T 372434f32c40485db9410850aed12791 P fbf4c2ae2c284588b09217afdcf50187: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/372434f32c40485db9410850aed12791
I20260601 13:41:57.658453 17445 catalog_manager.cc:5027] TS fbf4c2ae2c284588b09217afdcf50187 (127.10.181.2:38429): tablet 372434f32c40485db9410850aed12791 (table test-workload [id=085a54bfb8e845e79712be70268f956c]) successfully deleted
I20260601 13:41:57.659512 17838 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.661486 17459 catalog_manager.cc:5696] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b reported cstate change: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "88edeca7f1d24337adeb4c563df30f4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:57.661972 18003 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5ab9617d58b4569aa82ad3b5061551c (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d996a163c2bf4fab9f3c994fd3085575" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 40129 } attrs { replace: true } } peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.666285 18084 consensus_queue.cc:237] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [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: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } }
I20260601 13:41:57.667508 17838 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:57.667712 18003 raft_consensus.cc:1275] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Refusing update from remote peer 88edeca7f1d24337adeb4c563df30f4b: 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:57.667943 18220 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } 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.668215 18215 consensus_queue.cc:1048] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 }, 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.669764 18220 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.670166 17838 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.670439 18003 raft_consensus.cc:2955] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.672655 17458 catalog_manager.cc:5696] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c reported cstate change: config changed from index 4 to 5, VOTER d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1) evicted. New cstate: current_term: 2 leader_uuid: "88edeca7f1d24337adeb4c563df30f4b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fbf4c2ae2c284588b09217afdcf50187" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 38429 } } peers { permanent_uuid: "88edeca7f1d24337adeb4c563df30f4b" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 45633 } } peers { permanent_uuid: "a5ab9617d58b4569aa82ad3b5061551c" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 34971 } attrs { promote: false } } }
I20260601 13:41:57.673867 17445 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet eec5d7c8246e45c9b7f428b52c70e0f0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:57.675722 17912 tablet_service.cc:1558] Processing DeleteTablet for tablet eec5d7c8246e45c9b7f428b52c70e0f0 with delete_type TABLET_DATA_TOMBSTONED (TS d996a163c2bf4fab9f3c994fd3085575 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33950
I20260601 13:41:57.676358 18221 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:57.676522 18221 raft_consensus.cc:2243] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:57.676707 18221 raft_consensus.cc:2272] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:57.677358 18221 ts_tablet_manager.cc:1916] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:57.679489 18221 ts_tablet_manager.cc:1929] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:41:57.679567 18221 log.cc:1199] T eec5d7c8246e45c9b7f428b52c70e0f0 P d996a163c2bf4fab9f3c994fd3085575: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/eec5d7c8246e45c9b7f428b52c70e0f0
I20260601 13:41:57.680181 17448 catalog_manager.cc:5027] TS d996a163c2bf4fab9f3c994fd3085575 (127.10.181.1:40129): tablet eec5d7c8246e45c9b7f428b52c70e0f0 (table test-workload [id=085a54bfb8e845e79712be70268f956c]) successfully deleted
I20260601 13:41:59.868810 10964 tablet_server.cc:179] TabletServer@127.10.181.1:40129 shutting down...
I20260601 13:41:59.873551 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:59.873816 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.873965 10964 raft_consensus.cc:2243] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.874190 10964 raft_consensus.cc:2272] T 4b84deefe5504646997b8d120d56c65f P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.874763 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.874846 10964 raft_consensus.cc:2243] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.874964 10964 raft_consensus.cc:2272] T 7befc38d4f874e8d84df5bfaab1adc93 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.875334 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.875408 10964 raft_consensus.cc:2243] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.875593 10964 raft_consensus.cc:2272] T 372434f32c40485db9410850aed12791 P d996a163c2bf4fab9f3c994fd3085575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.890601 10964 tablet_server.cc:196] TabletServer@127.10.181.1:40129 shutdown complete.
I20260601 13:41:59.893487 10964 tablet_server.cc:179] TabletServer@127.10.181.2:38429 shutting down...
I20260601 13:41:59.898844 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:59.899071 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.899230 10964 raft_consensus.cc:2243] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.899354 10964 raft_consensus.cc:2272] T 4b84deefe5504646997b8d120d56c65f P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.899789 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.899860 10964 raft_consensus.cc:2243] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.899945 10964 raft_consensus.cc:2272] T eec5d7c8246e45c9b7f428b52c70e0f0 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.900205 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.900270 10964 raft_consensus.cc:2243] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.900411 10964 raft_consensus.cc:2272] T 7befc38d4f874e8d84df5bfaab1adc93 P fbf4c2ae2c284588b09217afdcf50187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.914443 10964 tablet_server.cc:196] TabletServer@127.10.181.2:38429 shutdown complete.
I20260601 13:41:59.916951 10964 tablet_server.cc:179] TabletServer@127.10.181.3:45633 shutting down...
I20260601 13:41:59.921391 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:59.921627 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.921751 10964 raft_consensus.cc:2243] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.921878 10964 raft_consensus.cc:2272] T 4b84deefe5504646997b8d120d56c65f P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.922312 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.922384 10964 raft_consensus.cc:2243] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.922542 10964 raft_consensus.cc:2272] T eec5d7c8246e45c9b7f428b52c70e0f0 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.922856 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.922926 10964 raft_consensus.cc:2243] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.923045 10964 raft_consensus.cc:2272] T 372434f32c40485db9410850aed12791 P 88edeca7f1d24337adeb4c563df30f4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.936421 10964 tablet_server.cc:196] TabletServer@127.10.181.3:45633 shutdown complete.
I20260601 13:41:59.939116 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:41:59.944377 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:59.944657 10964 tablet_replica.cc:333] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c: stopping tablet replica
I20260601 13:41:59.944866 10964 raft_consensus.cc:2243] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.945053 10964 raft_consensus.cc:2272] T 7befc38d4f874e8d84df5bfaab1adc93 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.945537 10964 tablet_replica.cc:333] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c: stopping tablet replica
I20260601 13:41:59.945638 10964 raft_consensus.cc:2243] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.945753 10964 raft_consensus.cc:2272] T eec5d7c8246e45c9b7f428b52c70e0f0 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.946069 10964 tablet_replica.cc:333] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c: stopping tablet replica
I20260601 13:41:59.946143 10964 raft_consensus.cc:2243] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.946229 10964 raft_consensus.cc:2272] T 372434f32c40485db9410850aed12791 P a5ab9617d58b4569aa82ad3b5061551c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.959468 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:41:59.961897 10964 master.cc:562] Master@127.10.181.62:36839 shutting down...
I20260601 13:41:59.966094 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.966284 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.966343 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 230f69a220964b4b8ce0b1a29cdf96a0: stopping tablet replica
I20260601 13:41:59.979763 10964 master.cc:584] Master@127.10.181.62:36839 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15091 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:41:59.988488 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:34559
I20260601 13:41:59.988837 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:59.991457 18225 instance_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.991575 18226 instance_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.991598 18228 instance_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.991945 10964 server_base.cc:1061] running on GCE node
I20260601 13:41:59.992121 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:59.992157 10964 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.992177 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321319992177 us; error 0 us; skew 500 ppm
I20260601 13:41:59.993103 10964 webserver.cc:533] Webserver started at http://127.10.181.62:37125/ using document root <none> and password file <none>
I20260601 13:41:59.993249 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:59.993353 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:59.993429 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:59.993814 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "b897c713581448779b828d2f4a41fc9f"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-whj6"
I20260601 13:41:59.995406 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:59.996423 18233 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.996783 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:59.996865 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "b897c713581448779b828d2f4a41fc9f"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-whj6"
I20260601 13:41:59.996951 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-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:00.034287 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:00.034832 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:00.041985 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:34559
I20260601 13:42:00.046030 18285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:34559 every 8 connection(s)
I20260601 13:42:00.046645 18286 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:00.048966 18286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: Bootstrap starting.
I20260601 13:42:00.051246 18286 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:00.055780 18286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: No bootstrap required, opened a new log
I20260601 13:42:00.056659 18286 raft_consensus.cc:359] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b897c713581448779b828d2f4a41fc9f" member_type: VOTER }
I20260601 13:42:00.056802 18286 raft_consensus.cc:385] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:00.056824 18286 raft_consensus.cc:740] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b897c713581448779b828d2f4a41fc9f, State: Initialized, Role: FOLLOWER
I20260601 13:42:00.056955 18286 consensus_queue.cc:260] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b897c713581448779b828d2f4a41fc9f" member_type: VOTER }
I20260601 13:42:00.057019 18286 raft_consensus.cc:399] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:00.057070 18286 raft_consensus.cc:493] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:00.057101 18286 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:00.058578 18286 raft_consensus.cc:515] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b897c713581448779b828d2f4a41fc9f" member_type: VOTER }
I20260601 13:42:00.058770 18286 leader_election.cc:304] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [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: b897c713581448779b828d2f4a41fc9f; no voters: 
I20260601 13:42:00.059018 18286 leader_election.cc:290] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:00.059300 18289 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:00.059755 18289 raft_consensus.cc:697] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 1 LEADER]: Becoming Leader. State: Replica: b897c713581448779b828d2f4a41fc9f, State: Running, Role: LEADER
I20260601 13:42:00.059751 18286 sys_catalog.cc:565] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:00.059943 18289 consensus_queue.cc:237] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [LEADER]: Queue going to LEADER mode. State: All 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: "b897c713581448779b828d2f4a41fc9f" member_type: VOTER }
I20260601 13:42:00.060562 18291 sys_catalog.cc:455] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b897c713581448779b828d2f4a41fc9f. Latest consensus state: current_term: 1 leader_uuid: "b897c713581448779b828d2f4a41fc9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b897c713581448779b828d2f4a41fc9f" member_type: VOTER } }
I20260601 13:42:00.060675 18291 sys_catalog.cc:458] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:00.060714 18290 sys_catalog.cc:455] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b897c713581448779b828d2f4a41fc9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b897c713581448779b828d2f4a41fc9f" member_type: VOTER } }
I20260601 13:42:00.060786 18290 sys_catalog.cc:458] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:00.061272 18295 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:00.062180 18295 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:00.062646 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:00.064550 18295 catalog_manager.cc:1382] Generated new cluster ID: e944e6c137114e25a55beb5bee546ac7
I20260601 13:42:00.064661 18295 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:00.080448 18295 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:00.081225 18295 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:00.087651 18295 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: Generated new TSK 0
I20260601 13:42:00.087967 18295 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:00.095654 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:00.098235 18308 instance_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:00.098304 18310 instance_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:00.098299 18307 instance_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:00.098678 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:00.098878 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:00.098927 10964 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:00.098948 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321320098947 us; error 0 us; skew 500 ppm
I20260601 13:42:00.100005 10964 webserver.cc:533] Webserver started at http://127.10.181.1:45445/ using document root <none> and password file <none>
I20260601 13:42:00.100230 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:00.100286 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:00.100361 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:00.100752 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "7dc7d87e86c2493f8ea94e68a7bcd697"
format_stamp: "Formatted at 2026-06-01 13:42:00 on dist-test-slave-whj6"
I20260601 13:42:00.102710 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:00.103981 18315 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:00.104318 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:00.104408 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "7dc7d87e86c2493f8ea94e68a7bcd697"
format_stamp: "Formatted at 2026-06-01 13:42:00 on dist-test-slave-whj6"
I20260601 13:42:00.104485 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-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:00.120759 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:00.121248 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:00.121575 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:00.122080 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:00.122131 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:00.122174 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:00.122198 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:00.127350 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:43709
I20260601 13:42:00.127489 18378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:43709 every 8 connection(s)
I20260601 13:42:00.128233 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:00.130505 18384 instance_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:00.130754 18386 instance_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:00.130534 18383 instance_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:00.130936 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:00.131240 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:00.131299 10964 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:00.131337 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321320131336 us; error 0 us; skew 500 ppm
I20260601 13:42:00.132483 10964 webserver.cc:533] Webserver started at http://127.10.181.2:37499/ using document root <none> and password file <none>
I20260601 13:42:00.132643 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:00.132695 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:00.132768 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:00.133344 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
format_stamp: "Formatted at 2026-06-01 13:42:00 on dist-test-slave-whj6"
I20260601 13:42:00.134941 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:00.136122 18391 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:00.136618 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:00.136701 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
format_stamp: "Formatted at 2026-06-01 13:42:00 on dist-test-slave-whj6"
I20260601 13:42:00.136786 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-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:00.138639 18379 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34559
I20260601 13:42:00.138772 18379 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:00.139122 18379 heartbeater.cc:507] Master 127.10.181.62:34559 requested a full tablet report, sending...
I20260601 13:42:00.140040 18250 ts_manager.cc:194] Registered new tserver with Master: 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709)
I20260601 13:42:00.140889 18250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53074
I20260601 13:42:00.146102 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:00.146489 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:00.146795 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:00.147322 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:00.147363 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:00.147408 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:00.147435 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:00.151692 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:45761
I20260601 13:42:00.151878 18454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:45761 every 8 connection(s)
I20260601 13:42:00.152670 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:00.155104 18458 instance_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:00.155086 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:00.155236 18461 instance_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:00.155918 18459 instance_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:00.156278 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:00.156632 10964 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:00.156697 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321320156697 us; error 0 us; skew 500 ppm
I20260601 13:42:00.158052 10964 webserver.cc:533] Webserver started at http://127.10.181.3:44817/ using document root <none> and password file <none>
I20260601 13:42:00.158360 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:00.158429 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:00.158520 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:00.158718 18455 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34559
I20260601 13:42:00.158831 18455 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:00.159091 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "eb54523cf90943df827814bfce5b3434"
format_stamp: "Formatted at 2026-06-01 13:42:00 on dist-test-slave-whj6"
I20260601 13:42:00.159199 18455 heartbeater.cc:507] Master 127.10.181.62:34559 requested a full tablet report, sending...
I20260601 13:42:00.160333 18250 ts_manager.cc:194] Registered new tserver with Master: bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761)
I20260601 13:42:00.160967 18250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53076
I20260601 13:42:00.161531 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:00.162925 18466 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:00.163270 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:00.163365 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "eb54523cf90943df827814bfce5b3434"
format_stamp: "Formatted at 2026-06-01 13:42:00 on dist-test-slave-whj6"
I20260601 13:42:00.163509 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-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:00.173946 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:00.174584 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:00.174952 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:00.175726 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:00.175786 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:00.175838 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:00.175868 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:00.181761 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:37255
I20260601 13:42:00.181840 18529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:37255 every 8 connection(s)
I20260601 13:42:00.187465 18530 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34559
I20260601 13:42:00.187593 18530 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:00.187835 18530 heartbeater.cc:507] Master 127.10.181.62:34559 requested a full tablet report, sending...
I20260601 13:42:00.188712 18250 ts_manager.cc:194] Registered new tserver with Master: eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:00.189244 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007008183s
I20260601 13:42:00.189272 18250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53082
I20260601 13:42:01.142095 18379 heartbeater.cc:499] Master 127.10.181.62:34559 was elected leader, sending a full tablet report...
I20260601 13:42:01.162245 18455 heartbeater.cc:499] Master 127.10.181.62:34559 was elected leader, sending a full tablet report...
I20260601 13:42:01.190551 18530 heartbeater.cc:499] Master 127.10.181.62:34559 was elected leader, sending a full tablet report...
I20260601 13:42:01.226743 18250 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53090:
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:01.227430 18250 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:01.239953 18494 tablet_service.cc:1511] Processing CreateTablet for tablet 441e2e8414f84549922ee126ebe94a41 (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:01.240121 18492 tablet_service.cc:1511] Processing CreateTablet for tablet 84c5f3949e144a2ba04b5241946d4a8d (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:01.240482 18492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c5f3949e144a2ba04b5241946d4a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.240855 18491 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6dd34236042bcbdf9d80d015709fa (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:01.241178 18491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6dd34236042bcbdf9d80d015709fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.242235 18419 tablet_service.cc:1511] Processing CreateTablet for tablet 441e2e8414f84549922ee126ebe94a41 (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:01.242486 18419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441e2e8414f84549922ee126ebe94a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.243355 18550 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: Bootstrap starting.
I20260601 13:42:01.239953 18493 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:01.243646 18493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.244059 18418 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:01.244349 18418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.245606 18550 tablet_bootstrap.cc:654] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.246553 18417 tablet_service.cc:1511] Processing CreateTablet for tablet 84c5f3949e144a2ba04b5241946d4a8d (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:01.246662 18416 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6dd34236042bcbdf9d80d015709fa (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:01.246829 18417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c5f3949e144a2ba04b5241946d4a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.246989 18416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6dd34236042bcbdf9d80d015709fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.247118 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441e2e8414f84549922ee126ebe94a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.247284 18551 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44: Bootstrap starting.
I20260601 13:42:01.247718 18550 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: No bootstrap required, opened a new log
I20260601 13:42:01.248610 18551 tablet_bootstrap.cc:654] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.248893 18550 ts_tablet_manager.cc:1403] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:42:01.249480 18550 raft_consensus.cc:359] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.249605 18550 raft_consensus.cc:385] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.249634 18550 raft_consensus.cc:740] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb54523cf90943df827814bfce5b3434, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.249775 18550 consensus_queue.cc:260] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.250214 18550 ts_tablet_manager.cc:1434] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.250456 18550 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434: Bootstrap starting.
I20260601 13:42:01.250909 18343 tablet_service.cc:1511] Processing CreateTablet for tablet 441e2e8414f84549922ee126ebe94a41 (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:01.251034 18340 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab6dd34236042bcbdf9d80d015709fa (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:01.251215 18343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441e2e8414f84549922ee126ebe94a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.251417 18341 tablet_service.cc:1511] Processing CreateTablet for tablet 84c5f3949e144a2ba04b5241946d4a8d (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:01.251633 18341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c5f3949e144a2ba04b5241946d4a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.251794 18550 tablet_bootstrap.cc:654] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.253422 18556 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:01.253616 18342 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a (DEFAULT_TABLE table=test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:01.253846 18342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.254383 18551 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44: No bootstrap required, opened a new log
I20260601 13:42:01.254522 18550 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434: No bootstrap required, opened a new log
I20260601 13:42:01.254549 18551 ts_tablet_manager.cc:1403] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:42:01.254647 18550 ts_tablet_manager.cc:1403] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:01.254719 18556 tablet_bootstrap.cc:654] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.255193 18550 raft_consensus.cc:359] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.255317 18550 raft_consensus.cc:385] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.255527 18550 raft_consensus.cc:740] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb54523cf90943df827814bfce5b3434, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.255286 18551 raft_consensus.cc:359] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.255663 18551 raft_consensus.cc:385] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.255698 18551 raft_consensus.cc:740] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.255679 18550 consensus_queue.cc:260] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.255812 18340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab6dd34236042bcbdf9d80d015709fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.255811 18551 consensus_queue.cc:260] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.255975 18550 ts_tablet_manager.cc:1434] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.256186 18550 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434: Bootstrap starting.
I20260601 13:42:01.256224 18551 ts_tablet_manager.cc:1434] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.256393 18551 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44: Bootstrap starting.
I20260601 13:42:01.257544 18550 tablet_bootstrap.cc:654] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.257544 18551 tablet_bootstrap.cc:654] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.259047 18550 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434: No bootstrap required, opened a new log
I20260601 13:42:01.259208 18550 ts_tablet_manager.cc:1403] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:01.259308 18551 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44: No bootstrap required, opened a new log
I20260601 13:42:01.259415 18551 ts_tablet_manager.cc:1403] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:01.259773 18550 raft_consensus.cc:359] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.259912 18550 raft_consensus.cc:385] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.259945 18550 raft_consensus.cc:740] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb54523cf90943df827814bfce5b3434, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.260056 18551 raft_consensus.cc:359] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.260071 18550 consensus_queue.cc:260] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.260214 18551 raft_consensus.cc:385] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.260260 18551 raft_consensus.cc:740] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.260421 18551 consensus_queue.cc:260] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.260550 18550 ts_tablet_manager.cc:1434] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.260700 18551 ts_tablet_manager.cc:1434] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:01.260743 18550 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434: Bootstrap starting.
I20260601 13:42:01.260892 18551 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44: Bootstrap starting.
I20260601 13:42:01.261157 18556 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: No bootstrap required, opened a new log
I20260601 13:42:01.261255 18556 ts_tablet_manager.cc:1403] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:42:01.261777 18556 raft_consensus.cc:359] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.261889 18556 raft_consensus.cc:385] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.261919 18556 raft_consensus.cc:740] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.262048 18550 tablet_bootstrap.cc:654] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.262113 18551 tablet_bootstrap.cc:654] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.262084 18556 consensus_queue.cc:260] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.262841 18556 ts_tablet_manager.cc:1434] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:01.263397 18550 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434: No bootstrap required, opened a new log
I20260601 13:42:01.263492 18550 ts_tablet_manager.cc:1403] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:01.264055 18551 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44: No bootstrap required, opened a new log
I20260601 13:42:01.264003 18550 raft_consensus.cc:359] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.264171 18550 raft_consensus.cc:385] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.264206 18551 ts_tablet_manager.cc:1403] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:01.264206 18550 raft_consensus.cc:740] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb54523cf90943df827814bfce5b3434, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.264382 18550 consensus_queue.cc:260] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.264691 18550 ts_tablet_manager.cc:1434] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:01.264720 18551 raft_consensus.cc:359] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.264853 18551 raft_consensus.cc:385] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.264896 18551 raft_consensus.cc:740] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.265029 18551 consensus_queue.cc:260] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.265127 18556 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:01.265316 18551 ts_tablet_manager.cc:1434] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.265503 18551 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44: Bootstrap starting.
I20260601 13:42:01.266304 18556 tablet_bootstrap.cc:654] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.266541 18551 tablet_bootstrap.cc:654] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.268473 18551 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44: No bootstrap required, opened a new log
I20260601 13:42:01.268594 18551 ts_tablet_manager.cc:1403] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:01.269054 18556 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: No bootstrap required, opened a new log
I20260601 13:42:01.269269 18556 ts_tablet_manager.cc:1403] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:01.269397 18551 raft_consensus.cc:359] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.269549 18551 raft_consensus.cc:385] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.269585 18551 raft_consensus.cc:740] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.269737 18551 consensus_queue.cc:260] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.269794 18556 raft_consensus.cc:359] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.269866 18556 raft_consensus.cc:385] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.269901 18556 raft_consensus.cc:740] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.270062 18551 ts_tablet_manager.cc:1434] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:01.270063 18556 consensus_queue.cc:260] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.270323 18556 ts_tablet_manager.cc:1434] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.270479 18556 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:01.271795 18556 tablet_bootstrap.cc:654] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.272533 18554 raft_consensus.cc:493] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.272639 18554 raft_consensus.cc:515] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.273365 18556 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: No bootstrap required, opened a new log
I20260601 13:42:01.273414 18554 leader_election.cc:290] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709), bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761)
I20260601 13:42:01.273486 18556 ts_tablet_manager.cc:1403] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:01.274035 18556 raft_consensus.cc:359] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.274159 18556 raft_consensus.cc:385] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.274201 18556 raft_consensus.cc:740] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.274338 18556 consensus_queue.cc:260] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.274585 18556 ts_tablet_manager.cc:1434] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.274785 18556 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:01.275974 18556 tablet_bootstrap.cc:654] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.278896 18353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3a5ef561ec4cb88e3f8b0c2b27223a" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" is_pre_election: true
I20260601 13:42:01.279065 18353 raft_consensus.cc:2468] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 0.
I20260601 13:42:01.279423 18469 leader_election.cc:304] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.279449 18556 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: No bootstrap required, opened a new log
I20260601 13:42:01.279596 18556 ts_tablet_manager.cc:1403] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:01.279614 18554 raft_consensus.cc:2804] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.279668 18554 raft_consensus.cc:493] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.279719 18554 raft_consensus.cc:3060] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.280205 18556 raft_consensus.cc:359] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.280318 18556 raft_consensus.cc:385] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.280380 18556 raft_consensus.cc:740] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.280529 18556 consensus_queue.cc:260] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.280854 18556 ts_tablet_manager.cc:1434] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:01.280809 18554 raft_consensus.cc:515] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.281250 18554 leader_election.cc:290] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 1 election: Requested vote from peers 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709), bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761)
I20260601 13:42:01.281843 18429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3a5ef561ec4cb88e3f8b0c2b27223a" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" is_pre_election: true
I20260601 13:42:01.281946 18429 raft_consensus.cc:2468] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 0.
I20260601 13:42:01.281917 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3a5ef561ec4cb88e3f8b0c2b27223a" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
I20260601 13:42:01.282045 18353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3a5ef561ec4cb88e3f8b0c2b27223a" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697"
I20260601 13:42:01.282071 18428 raft_consensus.cc:3060] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.282133 18353 raft_consensus.cc:3060] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.283437 18353 raft_consensus.cc:2468] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 1.
I20260601 13:42:01.283681 18469 leader_election.cc:304] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.283722 18428 raft_consensus.cc:2468] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 1.
I20260601 13:42:01.283860 18554 raft_consensus.cc:2804] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.284096 18554 raft_consensus.cc:697] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 1 LEADER]: Becoming Leader. State: Replica: eb54523cf90943df827814bfce5b3434, State: Running, Role: LEADER
I20260601 13:42:01.284255 18554 consensus_queue.cc:237] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.285844 18250 catalog_manager.cc:5696] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb54523cf90943df827814bfce5b3434 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "eb54523cf90943df827814bfce5b3434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:01.322266 18561 raft_consensus.cc:493] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.322532 18561 raft_consensus.cc:515] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.323292 18561 leader_election.cc:290] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255), bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761)
I20260601 13:42:01.327678 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441e2e8414f84549922ee126ebe94a41" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434" is_pre_election: true
I20260601 13:42:01.327740 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441e2e8414f84549922ee126ebe94a41" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" is_pre_election: true
I20260601 13:42:01.327879 18504 raft_consensus.cc:2468] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.327950 18428 raft_consensus.cc:2468] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.328243 18318 leader_election.cc:304] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.328456 18561 raft_consensus.cc:2804] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.328532 18561 raft_consensus.cc:493] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.328572 18561 raft_consensus.cc:3060] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.329710 18561 raft_consensus.cc:515] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.330152 18561 leader_election.cc:290] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Requested vote from peers eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255), bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761)
I20260601 13:42:01.330607 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441e2e8414f84549922ee126ebe94a41" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434"
I20260601 13:42:01.330616 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441e2e8414f84549922ee126ebe94a41" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
I20260601 13:42:01.330760 18428 raft_consensus.cc:3060] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.330761 18504 raft_consensus.cc:3060] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.331897 18428 raft_consensus.cc:2468] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.331987 18504 raft_consensus.cc:2468] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.332252 18317 leader_election.cc:304] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, bf5fad5cee1443b7b4579a7d92ebbc44; no voters: 
I20260601 13:42:01.332474 18561 raft_consensus.cc:2804] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.332710 18561 raft_consensus.cc:697] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Running, Role: LEADER
I20260601 13:42:01.332862 18561 consensus_queue.cc:237] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:01.334673 18250 catalog_manager.cc:5696] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:01.358650 18561 raft_consensus.cc:493] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.358887 18561 raft_consensus.cc:515] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.359448 18561 leader_election.cc:290] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.359930 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6dd34236042bcbdf9d80d015709fa" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" is_pre_election: true
I20260601 13:42:01.359935 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6dd34236042bcbdf9d80d015709fa" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434" is_pre_election: true
I20260601 13:42:01.360070 18504 raft_consensus.cc:2468] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.360070 18428 raft_consensus.cc:2468] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.360414 18317 leader_election.cc:304] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, bf5fad5cee1443b7b4579a7d92ebbc44; no voters: 
I20260601 13:42:01.360663 18561 raft_consensus.cc:2804] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.360730 18561 raft_consensus.cc:493] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.360771 18561 raft_consensus.cc:3060] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.361855 18561 raft_consensus.cc:515] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.362283 18561 leader_election.cc:290] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Requested vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.362717 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6dd34236042bcbdf9d80d015709fa" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434"
I20260601 13:42:01.362717 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6dd34236042bcbdf9d80d015709fa" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
I20260601 13:42:01.362890 18428 raft_consensus.cc:3060] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.362890 18504 raft_consensus.cc:3060] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.364012 18504 raft_consensus.cc:2468] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.364027 18428 raft_consensus.cc:2468] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.364405 18317 leader_election.cc:304] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, bf5fad5cee1443b7b4579a7d92ebbc44; no voters: 
I20260601 13:42:01.364630 18561 raft_consensus.cc:2804] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.364742 18561 raft_consensus.cc:697] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Running, Role: LEADER
I20260601 13:42:01.364892 18561 consensus_queue.cc:237] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.367164 18250 catalog_manager.cc:5696] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.400750 18558 raft_consensus.cc:493] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.400920 18558 raft_consensus.cc:515] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.401443 18558 leader_election.cc:290] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.407424 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c5f3949e144a2ba04b5241946d4a8d" candidate_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434" is_pre_election: true
I20260601 13:42:01.407465 18353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c5f3949e144a2ba04b5241946d4a8d" candidate_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" is_pre_election: true
I20260601 13:42:01.407608 18504 raft_consensus.cc:2468] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5fad5cee1443b7b4579a7d92ebbc44 in term 0.
I20260601 13:42:01.407714 18353 raft_consensus.cc:2468] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5fad5cee1443b7b4579a7d92ebbc44 in term 0.
I20260601 13:42:01.407972 18394 leader_election.cc:304] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.408179 18558 raft_consensus.cc:2804] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.408258 18558 raft_consensus.cc:493] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.408299 18558 raft_consensus.cc:3060] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.409204 18558 raft_consensus.cc:515] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.409667 18558 leader_election.cc:290] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [CANDIDATE]: Term 1 election: Requested vote from peers 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.410212 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c5f3949e144a2ba04b5241946d4a8d" candidate_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434"
I20260601 13:42:01.410346 18504 raft_consensus.cc:3060] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.410218 18353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c5f3949e144a2ba04b5241946d4a8d" candidate_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697"
I20260601 13:42:01.410594 18353 raft_consensus.cc:3060] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.411353 18504 raft_consensus.cc:2468] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5fad5cee1443b7b4579a7d92ebbc44 in term 1.
I20260601 13:42:01.411746 18353 raft_consensus.cc:2468] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5fad5cee1443b7b4579a7d92ebbc44 in term 1.
I20260601 13:42:01.411744 18394 leader_election.cc:304] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.412111 18558 raft_consensus.cc:2804] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.412398 18558 raft_consensus.cc:697] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 LEADER]: Becoming Leader. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Running, Role: LEADER
I20260601 13:42:01.412585 18558 consensus_queue.cc:237] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.414587 18250 catalog_manager.cc:5696] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.437425 18250 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53092:
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:42:01.437948 18250 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:42:01.445129 18417 tablet_service.cc:1511] Processing CreateTablet for tablet c36b988cce894e919366f9c523591507 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:01.445474 18417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36b988cce894e919366f9c523591507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.445370 18494 tablet_service.cc:1511] Processing CreateTablet for tablet c36b988cce894e919366f9c523591507 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:01.445788 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36b988cce894e919366f9c523591507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.445837 18416 tablet_service.cc:1511] Processing CreateTablet for tablet b322b7a2eac144468128a296692e6295 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:01.446084 18416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b322b7a2eac144468128a296692e6295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.446125 18340 tablet_service.cc:1511] Processing CreateTablet for tablet c36b988cce894e919366f9c523591507 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:01.446367 18340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36b988cce894e919366f9c523591507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.448436 18550 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: Bootstrap starting.
I20260601 13:42:01.448518 18551 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: Bootstrap starting.
I20260601 13:42:01.448621 18556 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:01.449532 18550 tablet_bootstrap.cc:654] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.449851 18551 tablet_bootstrap.cc:654] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.449887 18416 tablet_service.cc:1511] Processing CreateTablet for tablet 405ee775705a47a59510536d8cca03fb (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:01.450176 18416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405ee775705a47a59510536d8cca03fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.450503 18556 tablet_bootstrap.cc:654] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.445394 18342 tablet_service.cc:1511] Processing CreateTablet for tablet b322b7a2eac144468128a296692e6295 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:01.450810 18342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b322b7a2eac144468128a296692e6295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.451756 18494 tablet_service.cc:1511] Processing CreateTablet for tablet b322b7a2eac144468128a296692e6295 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:01.451988 18556 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: No bootstrap required, opened a new log
I20260601 13:42:01.452083 18556 ts_tablet_manager.cc:1403] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:01.452174 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b322b7a2eac144468128a296692e6295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.452574 18556 raft_consensus.cc:359] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.452692 18556 raft_consensus.cc:385] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.452725 18556 raft_consensus.cc:740] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.452862 18556 consensus_queue.cc:260] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.453147 18556 ts_tablet_manager.cc:1434] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.453636 18551 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: No bootstrap required, opened a new log
I20260601 13:42:01.453768 18551 ts_tablet_manager.cc:1403] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:42:01.453840 18556 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:01.453645 18340 tablet_service.cc:1511] Processing CreateTablet for tablet 405ee775705a47a59510536d8cca03fb (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:01.454425 18340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405ee775705a47a59510536d8cca03fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.455227 18494 tablet_service.cc:1511] Processing CreateTablet for tablet 405ee775705a47a59510536d8cca03fb (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:01.455525 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405ee775705a47a59510536d8cca03fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.455986 18342 tablet_service.cc:1511] Processing CreateTablet for tablet 6f7ffcfb60a44a5e9760527e4ddccf91 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:01.456173 18556 tablet_bootstrap.cc:654] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.456248 18342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f7ffcfb60a44a5e9760527e4ddccf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.456950 18551 raft_consensus.cc:359] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.457069 18551 raft_consensus.cc:385] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.457098 18551 raft_consensus.cc:740] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.457227 18551 consensus_queue.cc:260] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.457995 18551 ts_tablet_manager.cc:1434] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:01.458173 18551 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: Bootstrap starting.
I20260601 13:42:01.459208 18551 tablet_bootstrap.cc:654] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.459772 18550 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: No bootstrap required, opened a new log
I20260601 13:42:01.459878 18550 ts_tablet_manager.cc:1403] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:42:01.459208 18416 tablet_service.cc:1511] Processing CreateTablet for tablet 6f7ffcfb60a44a5e9760527e4ddccf91 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:01.460155 18416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f7ffcfb60a44a5e9760527e4ddccf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.460301 18550 raft_consensus.cc:359] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.460417 18550 raft_consensus.cc:385] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.460449 18550 raft_consensus.cc:740] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb54523cf90943df827814bfce5b3434, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.460572 18550 consensus_queue.cc:260] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.460807 18550 ts_tablet_manager.cc:1434] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:01.460851 18551 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: No bootstrap required, opened a new log
I20260601 13:42:01.460968 18550 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: Bootstrap starting.
I20260601 13:42:01.461913 18550 tablet_bootstrap.cc:654] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.459223 18494 tablet_service.cc:1511] Processing CreateTablet for tablet 6f7ffcfb60a44a5e9760527e4ddccf91 (DEFAULT_TABLE table=dugtrio [id=c22a65fb64714514b01ec6372d461304]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:01.462404 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f7ffcfb60a44a5e9760527e4ddccf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.463464 18556 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: No bootstrap required, opened a new log
I20260601 13:42:01.463573 18556 ts_tablet_manager.cc:1403] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:42:01.464000 18556 raft_consensus.cc:359] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.464105 18556 raft_consensus.cc:385] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.464149 18556 raft_consensus.cc:740] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.464272 18556 consensus_queue.cc:260] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.464543 18556 ts_tablet_manager.cc:1434] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:01.464756 18556 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:01.465567 18556 tablet_bootstrap.cc:654] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.466441 18550 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: No bootstrap required, opened a new log
I20260601 13:42:01.466534 18550 ts_tablet_manager.cc:1403] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:01.466849 18556 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: No bootstrap required, opened a new log
I20260601 13:42:01.466873 18550 raft_consensus.cc:359] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.460971 18551 ts_tablet_manager.cc:1403] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:01.467006 18556 ts_tablet_manager.cc:1403] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:01.467075 18550 raft_consensus.cc:385] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.467779 18551 raft_consensus.cc:359] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.467839 18550 raft_consensus.cc:740] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb54523cf90943df827814bfce5b3434, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.467923 18551 raft_consensus.cc:385] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.467971 18551 raft_consensus.cc:740] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.467789 18556 raft_consensus.cc:359] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.468060 18550 consensus_queue.cc:260] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.468199 18556 raft_consensus.cc:385] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.468252 18556 raft_consensus.cc:740] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.468389 18556 consensus_queue.cc:260] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.468492 18550 ts_tablet_manager.cc:1434] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:01.468736 18550 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: Bootstrap starting.
I20260601 13:42:01.469074 18556 ts_tablet_manager.cc:1434] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:01.469280 18556 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:01.470750 18551 consensus_queue.cc:260] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.470929 18550 tablet_bootstrap.cc:654] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.471117 18556 tablet_bootstrap.cc:654] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.471969 18551 ts_tablet_manager.cc:1434] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:42:01.472606 18551 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: Bootstrap starting.
I20260601 13:42:01.472782 18556 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: No bootstrap required, opened a new log
I20260601 13:42:01.472872 18556 ts_tablet_manager.cc:1403] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:01.473354 18556 raft_consensus.cc:359] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.473474 18556 raft_consensus.cc:385] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.473520 18556 raft_consensus.cc:740] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.473654 18556 consensus_queue.cc:260] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.473767 18550 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: No bootstrap required, opened a new log
I20260601 13:42:01.473893 18550 ts_tablet_manager.cc:1403] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:42:01.473932 18556 ts_tablet_manager.cc:1434] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:01.474457 18551 tablet_bootstrap.cc:654] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.474756 18550 raft_consensus.cc:359] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.474912 18550 raft_consensus.cc:385] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.475003 18550 raft_consensus.cc:740] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb54523cf90943df827814bfce5b3434, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.475565 18551 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: No bootstrap required, opened a new log
I20260601 13:42:01.475669 18551 ts_tablet_manager.cc:1403] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:01.476114 18551 raft_consensus.cc:359] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.476106 18550 consensus_queue.cc:260] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.476243 18551 raft_consensus.cc:385] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.476272 18551 raft_consensus.cc:740] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.476387 18551 consensus_queue.cc:260] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.476543 18550 ts_tablet_manager.cc:1434] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:01.476603 18551 ts_tablet_manager.cc:1434] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:01.476748 18551 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: Bootstrap starting.
I20260601 13:42:01.476748 18550 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: Bootstrap starting.
I20260601 13:42:01.477751 18550 tablet_bootstrap.cc:654] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.477751 18551 tablet_bootstrap.cc:654] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.479826 18550 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: No bootstrap required, opened a new log
I20260601 13:42:01.479933 18550 ts_tablet_manager.cc:1403] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:01.480044 18551 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: No bootstrap required, opened a new log
I20260601 13:42:01.480185 18551 ts_tablet_manager.cc:1403] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:01.480682 18550 raft_consensus.cc:359] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.480786 18550 raft_consensus.cc:385] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.480813 18550 raft_consensus.cc:740] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb54523cf90943df827814bfce5b3434, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.480742 18551 raft_consensus.cc:359] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.480891 18551 raft_consensus.cc:385] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.480942 18551 raft_consensus.cc:740] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.480909 18550 consensus_queue.cc:260] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.481117 18551 consensus_queue.cc:260] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.481387 18550 ts_tablet_manager.cc:1434] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.481485 18551 ts_tablet_manager.cc:1434] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:01.492295 18554 raft_consensus.cc:493] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.492420 18554 raft_consensus.cc:515] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.492774 18554 leader_election.cc:290] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709), bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761)
I20260601 13:42:01.493191 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322b7a2eac144468128a296692e6295" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" is_pre_election: true
I20260601 13:42:01.493304 18353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322b7a2eac144468128a296692e6295" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" is_pre_election: true
I20260601 13:42:01.493311 18428 raft_consensus.cc:2468] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 0.
I20260601 13:42:01.493432 18353 raft_consensus.cc:2468] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 0.
I20260601 13:42:01.493697 18468 leader_election.cc:304] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.493930 18554 raft_consensus.cc:2804] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.493986 18554 raft_consensus.cc:493] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.494012 18554 raft_consensus.cc:3060] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.494894 18554 raft_consensus.cc:515] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.495359 18554 leader_election.cc:290] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 1 election: Requested vote from peers 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709), bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761)
I20260601 13:42:01.495642 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322b7a2eac144468128a296692e6295" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
I20260601 13:42:01.495741 18428 raft_consensus.cc:3060] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.495847 18353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322b7a2eac144468128a296692e6295" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697"
I20260601 13:42:01.496089 18353 raft_consensus.cc:3060] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.496547 18428 raft_consensus.cc:2468] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 1.
I20260601 13:42:01.496846 18468 leader_election.cc:304] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.497088 18554 raft_consensus.cc:2804] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.497207 18554 raft_consensus.cc:697] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 1 LEADER]: Becoming Leader. State: Replica: eb54523cf90943df827814bfce5b3434, State: Running, Role: LEADER
I20260601 13:42:01.497289 18353 raft_consensus.cc:2468] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 1.
I20260601 13:42:01.497375 18554 consensus_queue.cc:237] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.499583 18249 catalog_manager.cc:5696] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb54523cf90943df827814bfce5b3434 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "eb54523cf90943df827814bfce5b3434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:01.512959 18561 raft_consensus.cc:493] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.513139 18561 raft_consensus.cc:515] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.513587 18561 leader_election.cc:290] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.514305 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36b988cce894e919366f9c523591507" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" is_pre_election: true
I20260601 13:42:01.514377 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36b988cce894e919366f9c523591507" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434" is_pre_election: true
I20260601 13:42:01.514453 18428 raft_consensus.cc:2468] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.514453 18504 raft_consensus.cc:2468] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.514925 18318 leader_election.cc:304] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [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: 7dc7d87e86c2493f8ea94e68a7bcd697, bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.515334 18561 raft_consensus.cc:2804] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.515434 18561 raft_consensus.cc:493] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.515483 18561 raft_consensus.cc:3060] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.516841 18561 raft_consensus.cc:515] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.517310 18561 leader_election.cc:290] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Requested vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.517726 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36b988cce894e919366f9c523591507" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434"
I20260601 13:42:01.517726 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36b988cce894e919366f9c523591507" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
I20260601 13:42:01.517933 18504 raft_consensus.cc:3060] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.518023 18428 raft_consensus.cc:3060] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.519052 18504 raft_consensus.cc:2468] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.519104 18428 raft_consensus.cc:2468] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.519416 18318 leader_election.cc:304] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.519611 18561 raft_consensus.cc:2804] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.519690 18561 raft_consensus.cc:697] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Running, Role: LEADER
I20260601 13:42:01.519834 18561 consensus_queue.cc:237] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.521813 18249 catalog_manager.cc:5696] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.553467 18561 raft_consensus.cc:493] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.553625 18561 raft_consensus.cc:515] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.554352 18561 leader_election.cc:290] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.555116 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405ee775705a47a59510536d8cca03fb" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434" is_pre_election: true
I20260601 13:42:01.555116 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405ee775705a47a59510536d8cca03fb" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" is_pre_election: true
I20260601 13:42:01.555451 18504 raft_consensus.cc:2468] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.555451 18428 raft_consensus.cc:2468] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.555909 18317 leader_election.cc:304] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, bf5fad5cee1443b7b4579a7d92ebbc44; no voters: 
I20260601 13:42:01.556125 18561 raft_consensus.cc:2804] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.556185 18561 raft_consensus.cc:493] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.556214 18561 raft_consensus.cc:3060] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.557148 18561 raft_consensus.cc:515] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.557543 18561 leader_election.cc:290] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Requested vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.557899 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405ee775705a47a59510536d8cca03fb" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
I20260601 13:42:01.558000 18428 raft_consensus.cc:3060] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.558176 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405ee775705a47a59510536d8cca03fb" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434"
I20260601 13:42:01.558281 18504 raft_consensus.cc:3060] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.558984 18428 raft_consensus.cc:2468] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.559012 18504 raft_consensus.cc:2468] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.559414 18318 leader_election.cc:304] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.559597 18561 raft_consensus.cc:2804] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.559689 18561 raft_consensus.cc:697] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Running, Role: LEADER
I20260601 13:42:01.559821 18561 consensus_queue.cc:237] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.562062 18249 catalog_manager.cc:5696] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.570645 18561 raft_consensus.cc:493] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.570814 18561 raft_consensus.cc:515] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.571352 18561 leader_election.cc:290] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.571841 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7ffcfb60a44a5e9760527e4ddccf91" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434" is_pre_election: true
I20260601 13:42:01.571949 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7ffcfb60a44a5e9760527e4ddccf91" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" is_pre_election: true
I20260601 13:42:01.571985 18504 raft_consensus.cc:2468] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.572026 18428 raft_consensus.cc:2468] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 0.
I20260601 13:42:01.572364 18317 leader_election.cc:304] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, bf5fad5cee1443b7b4579a7d92ebbc44; no voters: 
I20260601 13:42:01.572646 18561 raft_consensus.cc:2804] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.572747 18561 raft_consensus.cc:493] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.572793 18561 raft_consensus.cc:3060] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.573907 18561 raft_consensus.cc:515] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.574404 18561 leader_election.cc:290] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Requested vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:01.575006 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7ffcfb60a44a5e9760527e4ddccf91" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434"
I20260601 13:42:01.575006 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f7ffcfb60a44a5e9760527e4ddccf91" candidate_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
I20260601 13:42:01.575306 18504 raft_consensus.cc:3060] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.575306 18428 raft_consensus.cc:3060] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.576427 18428 raft_consensus.cc:2468] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.576426 18504 raft_consensus.cc:2468] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc7d87e86c2493f8ea94e68a7bcd697 in term 1.
I20260601 13:42:01.576960 18318 leader_election.cc:304] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc7d87e86c2493f8ea94e68a7bcd697, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:01.577279 18561 raft_consensus.cc:2804] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.577371 18561 raft_consensus.cc:697] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Running, Role: LEADER
I20260601 13:42:01.577517 18561 consensus_queue.cc:237] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:01.579478 18249 catalog_manager.cc:5696] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.608462 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:01.615458 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:01.615832 10964 tablet_replica.cc:333] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: stopping tablet replica
I20260601 13:42:01.615979 10964 raft_consensus.cc:2243] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:01.616189 10964 pending_rounds.cc:70] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Trying to abort 1 pending ops.
I20260601 13:42:01.616232 10964 pending_rounds.cc:77] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196133183070208 op_type: NO_OP noop_request { }
I20260601 13:42:01.616297 10964 raft_consensus.cc:2889] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:01.616334 10964 raft_consensus.cc:2272] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.617098 10964 tablet_replica.cc:333] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: stopping tablet replica
I20260601 13:42:01.617201 10964 raft_consensus.cc:2243] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:01.617360 10964 pending_rounds.cc:70] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Trying to abort 1 pending ops.
I20260601 13:42:01.617400 10964 pending_rounds.cc:77] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196133110542336 op_type: NO_OP noop_request { }
I20260601 13:42:01.617444 10964 raft_consensus.cc:2889] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:01.617499 10964 raft_consensus.cc:2272] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.618311 10964 tablet_replica.cc:333] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: stopping tablet replica
I20260601 13:42:01.618398 10964 raft_consensus.cc:2243] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:01.618469 10964 raft_consensus.cc:2272] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.619040 10964 tablet_replica.cc:333] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: stopping tablet replica
I20260601 13:42:01.619119 10964 raft_consensus.cc:2243] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:01.619302 10964 pending_rounds.cc:70] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Trying to abort 1 pending ops.
I20260601 13:42:01.619333 10964 pending_rounds.cc:77] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196132181090304 op_type: NO_OP noop_request { }
I20260601 13:42:01.619377 10964 raft_consensus.cc:2889] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:01.619433 10964 raft_consensus.cc:2272] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.619966 10964 tablet_replica.cc:333] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: stopping tablet replica
I20260601 13:42:01.620057 10964 raft_consensus.cc:2243] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:01.620155 10964 pending_rounds.cc:70] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Trying to abort 1 pending ops.
I20260601 13:42:01.620194 10964 pending_rounds.cc:77] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196132946993152 op_type: NO_OP noop_request { }
I20260601 13:42:01.620236 10964 raft_consensus.cc:2889] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:01.620445 10964 raft_consensus.cc:2272] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.621161 10964 tablet_replica.cc:333] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: stopping tablet replica
I20260601 13:42:01.621259 10964 raft_consensus.cc:2243] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:01.621331 10964 raft_consensus.cc:2272] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.622000 10964 tablet_replica.cc:333] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: stopping tablet replica
I20260601 13:42:01.622093 10964 raft_consensus.cc:2243] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:01.622185 10964 raft_consensus.cc:2272] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.622743 10964 tablet_replica.cc:333] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: stopping tablet replica
I20260601 13:42:01.622826 10964 raft_consensus.cc:2243] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:01.622953 10964 pending_rounds.cc:70] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Trying to abort 1 pending ops.
I20260601 13:42:01.622997 10964 pending_rounds.cc:77] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196132313296896 op_type: NO_OP noop_request { }
I20260601 13:42:01.623054 10964 raft_consensus.cc:2889] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:01.623093 10964 raft_consensus.cc:2272] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:01.628407 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:01.755784 18570 consensus_queue.cc:1048] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:01.759774 18469 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.1:43709: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260601 13:42:01.761134 18469 consensus_peers.cc:597] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 -> Peer 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): Couldn't send request to peer 7dc7d87e86c2493f8ea94e68a7bcd697. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:01.807080 18394 consensus_peers.cc:597] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 -> Peer 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): Couldn't send request to peer 7dc7d87e86c2493f8ea94e68a7bcd697. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:01.833217 18558 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 }, 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.923270 18604 consensus_queue.cc:1048] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:01.927860 18469 consensus_peers.cc:597] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 -> Peer 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): Couldn't send request to peer 7dc7d87e86c2493f8ea94e68a7bcd697. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:02.639166 18250 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53090:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:42:02.639380 18250 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:53090:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:42:02.643981 18250 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: Sending DeleteTablet for 3 replicas of tablet c36b988cce894e919366f9c523591507
I20260601 13:42:02.644516 18250 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: Sending DeleteTablet for 3 replicas of tablet b322b7a2eac144468128a296692e6295
I20260601 13:42:02.644773 18250 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: Sending DeleteTablet for 3 replicas of tablet 405ee775705a47a59510536d8cca03fb
I20260601 13:42:02.644925 18416 tablet_service.cc:1558] Processing DeleteTablet for tablet c36b988cce894e919366f9c523591507 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:52512
I20260601 13:42:02.645001 18250 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: Sending DeleteTablet for 3 replicas of tablet 6f7ffcfb60a44a5e9760527e4ddccf91
I20260601 13:42:02.645390 18417 tablet_service.cc:1558] Processing DeleteTablet for tablet b322b7a2eac144468128a296692e6295 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:52512
I20260601 13:42:02.645592 18494 tablet_service.cc:1558] Processing DeleteTablet for tablet c36b988cce894e919366f9c523591507 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:51346
I20260601 13:42:02.645845 18492 tablet_service.cc:1558] Processing DeleteTablet for tablet b322b7a2eac144468128a296692e6295 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:51346
I20260601 13:42:02.645911 18416 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f7ffcfb60a44a5e9760527e4ddccf91 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:52512
I20260601 13:42:02.645972 18493 tablet_service.cc:1558] Processing DeleteTablet for tablet 405ee775705a47a59510536d8cca03fb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:51346
I20260601 13:42:02.645412 18619 tablet_replica.cc:333] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: stopping tablet replica
I20260601 13:42:02.646086 18417 tablet_service.cc:1558] Processing DeleteTablet for tablet 405ee775705a47a59510536d8cca03fb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:52512
I20260601 13:42:02.646211 18493 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f7ffcfb60a44a5e9760527e4ddccf91 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:51346
I20260601 13:42:02.646103 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:02.646322 18621 tablet_replica.cc:333] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: stopping tablet replica
I20260601 13:42:02.646543 18621 raft_consensus.cc:2243] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.646755 18621 raft_consensus.cc:2272] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.646425 18619 raft_consensus.cc:2243] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260601 13:42:02.647069 18236 catalog_manager.cc:4754] TS 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b322b7a2eac144468128a296692e6295: Network error: Client connection negotiation failed: client connection to 127.10.181.1:43709: connect: Connection refused (error 111)
I20260601 13:42:02.646994 18619 raft_consensus.cc:2272] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.647459 18621 ts_tablet_manager.cc:1916] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.647739 18619 ts_tablet_manager.cc:1916] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:42:02.648741 18625 instance_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.648864 18623 instance_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.649010 18622 instance_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:02.650671 18619 ts_tablet_manager.cc:1929] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:02.650671 18621 ts_tablet_manager.cc:1929] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:02.650825 18619 log.cc:1199] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/c36b988cce894e919366f9c523591507
I20260601 13:42:02.650866 18621 log.cc:1199] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/c36b988cce894e919366f9c523591507
I20260601 13:42:02.650916 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:02.651108 18619 ts_tablet_manager.cc:1950] T c36b988cce894e919366f9c523591507 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting consensus metadata
I20260601 13:42:02.651279 18621 ts_tablet_manager.cc:1950] T c36b988cce894e919366f9c523591507 P eb54523cf90943df827814bfce5b3434: Deleting consensus metadata
I20260601 13:42:02.651321 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:02.651356 10964 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.651377 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321322651377 us; error 0 us; skew 500 ppm
I20260601 13:42:02.652210 18619 tablet_replica.cc:333] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: stopping tablet replica
I20260601 13:42:02.652382 18235 catalog_manager.cc:5027] TS bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761): tablet c36b988cce894e919366f9c523591507 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.652379 18619 raft_consensus.cc:2243] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.652377 18236 catalog_manager.cc:5027] TS eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255): tablet c36b988cce894e919366f9c523591507 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.652544 10964 webserver.cc:533] Webserver started at http://127.10.181.4:44257/ using document root <none> and password file <none>
I20260601 13:42:02.652591 18621 tablet_replica.cc:333] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: stopping tablet replica
I20260601 13:42:02.652602 18619 raft_consensus.cc:2272] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.652781 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:02.652813 18621 raft_consensus.cc:2243] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.653074 18621 raft_consensus.cc:2272] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.652846 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:02.653235 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:02.653498 18619 ts_tablet_manager.cc:1916] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.653680 18621 ts_tablet_manager.cc:1916] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.653779 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "abc4399091fc45e1be3f6d7dcb8eb316"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-whj6"
I20260601 13:42:02.655786 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:02.656256 18621 ts_tablet_manager.cc:1929] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:02.656332 18621 log.cc:1199] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/b322b7a2eac144468128a296692e6295
I20260601 13:42:02.656469 18619 ts_tablet_manager.cc:1929] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:02.656546 18619 log.cc:1199] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/b322b7a2eac144468128a296692e6295
I20260601 13:42:02.656572 18621 ts_tablet_manager.cc:1950] T b322b7a2eac144468128a296692e6295 P eb54523cf90943df827814bfce5b3434: Deleting consensus metadata
I20260601 13:42:02.656797 18619 ts_tablet_manager.cc:1950] T b322b7a2eac144468128a296692e6295 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting consensus metadata
I20260601 13:42:02.657140 18630 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.657361 18621 tablet_replica.cc:333] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: stopping tablet replica
I20260601 13:42:02.657460 18236 catalog_manager.cc:5027] TS eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255): tablet b322b7a2eac144468128a296692e6295 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.657487 18621 raft_consensus.cc:2243] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.657516 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:02.657644 18621 raft_consensus.cc:2272] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.657675 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "abc4399091fc45e1be3f6d7dcb8eb316"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-whj6"
I20260601 13:42:02.657699 18235 catalog_manager.cc:5027] TS bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761): tablet b322b7a2eac144468128a296692e6295 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.657833 18619 tablet_replica.cc:333] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: stopping tablet replica
I20260601 13:42:02.657864 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-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:02.657956 18619 raft_consensus.cc:2243] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.658063 18621 ts_tablet_manager.cc:1916] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.658069 18619 raft_consensus.cc:2272] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.658572 18619 ts_tablet_manager.cc:1916] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.660079 18621 ts_tablet_manager.cc:1929] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:02.660154 18621 log.cc:1199] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/405ee775705a47a59510536d8cca03fb
I20260601 13:42:02.660347 18621 ts_tablet_manager.cc:1950] T 405ee775705a47a59510536d8cca03fb P eb54523cf90943df827814bfce5b3434: Deleting consensus metadata
I20260601 13:42:02.661036 18619 ts_tablet_manager.cc:1929] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:02.661142 18619 log.cc:1199] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/6f7ffcfb60a44a5e9760527e4ddccf91
I20260601 13:42:02.661340 18619 ts_tablet_manager.cc:1950] T 6f7ffcfb60a44a5e9760527e4ddccf91 P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting consensus metadata
I20260601 13:42:02.661538 18621 tablet_replica.cc:333] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: stopping tablet replica
I20260601 13:42:02.661666 18236 catalog_manager.cc:5027] TS eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255): tablet 405ee775705a47a59510536d8cca03fb (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.661660 18621 raft_consensus.cc:2243] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.661922 18621 raft_consensus.cc:2272] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.662205 18619 tablet_replica.cc:333] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: stopping tablet replica
I20260601 13:42:02.662341 18235 catalog_manager.cc:5027] TS bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761): tablet 6f7ffcfb60a44a5e9760527e4ddccf91 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.662416 18621 ts_tablet_manager.cc:1916] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.662335 18619 raft_consensus.cc:2243] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.662585 18619 raft_consensus.cc:2272] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.663004 18619 ts_tablet_manager.cc:1916] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.664245 18621 ts_tablet_manager.cc:1929] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:02.664317 18621 log.cc:1199] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/6f7ffcfb60a44a5e9760527e4ddccf91
I20260601 13:42:02.664511 18621 ts_tablet_manager.cc:1950] T 6f7ffcfb60a44a5e9760527e4ddccf91 P eb54523cf90943df827814bfce5b3434: Deleting consensus metadata
I20260601 13:42:02.665225 18619 ts_tablet_manager.cc:1929] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:02.665302 18619 log.cc:1199] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-1-root/wals/405ee775705a47a59510536d8cca03fb
I20260601 13:42:02.665397 18236 catalog_manager.cc:5027] TS eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255): tablet 6f7ffcfb60a44a5e9760527e4ddccf91 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.665508 18619 ts_tablet_manager.cc:1950] T 405ee775705a47a59510536d8cca03fb P bf5fad5cee1443b7b4579a7d92ebbc44: Deleting consensus metadata
I20260601 13:42:02.666536 18235 catalog_manager.cc:5027] TS bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761): tablet 405ee775705a47a59510536d8cca03fb (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.667817 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:02.668210 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:02.668493 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:02.669039 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:02.669080 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.669123 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:02.669152 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.674010 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:42435
I20260601 13:42:02.674643 18693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:42435 every 8 connection(s)
I20260601 13:42:02.675086 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:02.677538 18697 instance_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.677788 18700 instance_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.677820 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:02.677925 18698 instance_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.678258 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:02.678336 10964 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.678359 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321322678359 us; error 0 us; skew 500 ppm
I20260601 13:42:02.679693 10964 webserver.cc:533] Webserver started at http://127.10.181.1:45445/ using document root <none> and password file <none>
I20260601 13:42:02.679921 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:02.679980 10964 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:02.680737 18694 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34559
I20260601 13:42:02.680908 18694 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:02.681247 18694 heartbeater.cc:507] Master 127.10.181.62:34559 requested a full tablet report, sending...
I20260601 13:42:02.681265 10964 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:02.682384 18250 ts_manager.cc:194] Registered new tserver with Master: abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4:42435)
I20260601 13:42:02.683070 18250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53116
I20260601 13:42:02.683666 18705 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.683957 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:02.684041 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "7dc7d87e86c2493f8ea94e68a7bcd697"
format_stamp: "Formatted at 2026-06-01 13:42:00 on dist-test-slave-whj6"
I20260601 13:42:02.684119 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-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.685935 18604 consensus_queue.cc:579] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [LEADER]: Leader has been unable to successfully communicate with peer 7dc7d87e86c2493f8ea94e68a7bcd697 for more than 1 seconds (1.401s)
I20260601 13:42:02.689781 18504 consensus_queue.cc:237] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } }
I20260601 13:42:02.691815 18428 raft_consensus.cc:1275] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Refusing update from remote peer eb54523cf90943df827814bfce5b3434: 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:02.692420 18711 consensus_queue.cc:1048] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:02.693547 18469 consensus_peers.cc:597] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 -> Peer 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): Couldn't send request to peer 7dc7d87e86c2493f8ea94e68a7bcd697. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:02.694535 18710 raft_consensus.cc:2955] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:02.695238 18428 raft_consensus.cc:2955] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:02.695938 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:02.696501 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:02.696887 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260601 13:42:02.697872 18469 consensus_peers.cc:597] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 -> Peer abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4:42435): Couldn't send request to peer abc4399091fc45e1be3f6d7dcb8eb316. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c3a5ef561ec4cb88e3f8b0c2b27223a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:02.698045 18236 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:42:02.698261 18716 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:42:02.698541 18250 catalog_manager.cc:5696] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 reported cstate change: config changed from index -1 to 2, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "eb54523cf90943df827814bfce5b3434" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:02.706214 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:42:02.706341 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.009s	user 0.001s	sys 0.000s
I20260601 13:42:02.706410 10964 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:42:02.707551 18716 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:02.710096 18716 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: 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:42:02.710350 18716 tablet_bootstrap.cc:492] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap complete.
I20260601 13:42:02.710494 18716 ts_tablet_manager.cc:1403] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:02.710520 10964 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:42:02.710613 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:02.710893 18716 raft_consensus.cc:359] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.711051 18716 raft_consensus.cc:740] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.711223 18716 consensus_queue.cc:260] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.711577 18716 ts_tablet_manager.cc:1434] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:02.711732 18716 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:02.715019 18716 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: 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:42:02.715505 18716 tablet_bootstrap.cc:492] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap complete.
I20260601 13:42:02.715755 18716 ts_tablet_manager.cc:1403] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:02.716336 18716 raft_consensus.cc:359] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.716524 18716 raft_consensus.cc:740] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.716714 18716 consensus_queue.cc:260] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.716904 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:43709
I20260601 13:42:02.717018 18776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:43709 every 8 connection(s)
I20260601 13:42:02.717056 18716 ts_tablet_manager.cc:1434] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:02.717242 18716 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:02.721954 18716 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: 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:42:02.722322 18716 tablet_bootstrap.cc:492] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap complete.
I20260601 13:42:02.722576 18716 ts_tablet_manager.cc:1403] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260601 13:42:02.723032 18716 raft_consensus.cc:359] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.723217 18777 heartbeater.cc:344] Connected to a master server at 127.10.181.62:34559
I20260601 13:42:02.723225 18716 raft_consensus.cc:740] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.723331 18777 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:02.723393 18716 consensus_queue.cc:260] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.723603 18777 heartbeater.cc:507] Master 127.10.181.62:34559 requested a full tablet report, sending...
I20260601 13:42:02.723667 18716 ts_tablet_manager.cc:1434] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:02.723843 18716 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:02.724877 18249 ts_manager.cc:194] Re-registered known tserver with Master: 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709)
I20260601 13:42:02.726406 18716 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: 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:42:02.726641 18716 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap complete.
I20260601 13:42:02.726807 18716 ts_tablet_manager.cc:1403] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:02.726843 18249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53132
I20260601 13:42:02.727246 18716 raft_consensus.cc:359] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.727367 18716 raft_consensus.cc:740] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.727499 18716 consensus_queue.cc:260] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.727810 18716 ts_tablet_manager.cc:1434] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:02.727977 18716 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:02.728010 18777 heartbeater.cc:499] Master 127.10.181.62:34559 was elected leader, sending a full tablet report...
I20260601 13:42:02.730993 18716 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: 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:42:02.731307 18716 tablet_bootstrap.cc:492] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap complete.
I20260601 13:42:02.731464 18716 ts_tablet_manager.cc:1403] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:02.731858 18716 raft_consensus.cc:359] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:02.731983 18716 raft_consensus.cc:740] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.732095 18716 consensus_queue.cc:260] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [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: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:02.732365 18716 ts_tablet_manager.cc:1434] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:02.732517 18716 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:02.735037 18716 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: 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:42:02.735291 18716 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap complete.
I20260601 13:42:02.735455 18716 ts_tablet_manager.cc:1403] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:02.735893 18716 raft_consensus.cc:359] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.735981 18716 raft_consensus.cc:740] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.736073 18716 consensus_queue.cc:260] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.736307 18716 ts_tablet_manager.cc:1434] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:02.736450 18716 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:02.738963 18739 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f7ffcfb60a44a5e9760527e4ddccf91 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:48628
I20260601 13:42:02.739029 18740 tablet_service.cc:1558] Processing DeleteTablet for tablet c36b988cce894e919366f9c523591507 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:48628
I20260601 13:42:02.739357 18786 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:02.739480 18786 raft_consensus.cc:2243] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.739584 18786 pending_rounds.cc:70] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Trying to abort 1 pending ops.
I20260601 13:42:02.739605 18786 pending_rounds.cc:77] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196133183070208 op_type: NO_OP noop_request { }
I20260601 13:42:02.739686 18786 raft_consensus.cc:2889] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:02.739748 18786 raft_consensus.cc:2272] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.740200 18786 ts_tablet_manager.cc:1916] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.740206 18716 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: 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:42:02.740561 18716 tablet_bootstrap.cc:492] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap complete.
I20260601 13:42:02.740746 18716 ts_tablet_manager.cc:1403] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:42:02.741315 18716 raft_consensus.cc:359] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.741473 18716 raft_consensus.cc:740] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.741639 18716 consensus_queue.cc:260] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.741997 18716 ts_tablet_manager.cc:1434] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:02.742182 18786 ts_tablet_manager.cc:1929] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:02.742208 18716 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap starting.
I20260601 13:42:02.742285 18786 log.cc:1199] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/6f7ffcfb60a44a5e9760527e4ddccf91
I20260601 13:42:02.742527 18786 ts_tablet_manager.cc:1950] T 6f7ffcfb60a44a5e9760527e4ddccf91 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting consensus metadata
I20260601 13:42:02.743254 18786 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:02.743384 18786 raft_consensus.cc:2243] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.743394 18236 catalog_manager.cc:5027] TS 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): tablet 6f7ffcfb60a44a5e9760527e4ddccf91 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.743484 18786 pending_rounds.cc:70] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Trying to abort 1 pending ops.
I20260601 13:42:02.743508 18786 pending_rounds.cc:77] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196132946993152 op_type: NO_OP noop_request { }
I20260601 13:42:02.743558 18786 raft_consensus.cc:2889] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:02.743613 18786 raft_consensus.cc:2272] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.744045 18786 ts_tablet_manager.cc:1916] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.745546 18716 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: 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:42:02.745803 18716 tablet_bootstrap.cc:492] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Bootstrap complete.
I20260601 13:42:02.746011 18716 ts_tablet_manager.cc:1403] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:42:02.746028 18786 ts_tablet_manager.cc:1929] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:02.746091 18786 log.cc:1199] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/c36b988cce894e919366f9c523591507
I20260601 13:42:02.746312 18786 ts_tablet_manager.cc:1950] T c36b988cce894e919366f9c523591507 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting consensus metadata
I20260601 13:42:02.746528 18716 raft_consensus.cc:359] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.746663 18716 raft_consensus.cc:740] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc7d87e86c2493f8ea94e68a7bcd697, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.746803 18716 consensus_queue.cc:260] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.747165 18716 ts_tablet_manager.cc:1434] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:02.747274 18236 catalog_manager.cc:5027] TS 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): tablet c36b988cce894e919366f9c523591507 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.753142 18558 consensus_queue.cc:579] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Leader has been unable to successfully communicate with peer 7dc7d87e86c2493f8ea94e68a7bcd697 for more than 1 seconds (1.340s)
I20260601 13:42:02.755762 18428 consensus_queue.cc:237] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } }
I20260601 13:42:02.757856 18504 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: 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:02.758327 18789 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:02.759266 18750 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: 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:02.759961 18789 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:02.760459 18558 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:02.762066 18750 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:02.762823 18739 tablet_service.cc:1558] Processing DeleteTablet for tablet 405ee775705a47a59510536d8cca03fb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:48628
I20260601 13:42:02.762988 18786 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:02.763109 18786 raft_consensus.cc:2243] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.763229 18786 pending_rounds.cc:70] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Trying to abort 1 pending ops.
I20260601 13:42:02.763255 18786 pending_rounds.cc:77] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196133110542336 op_type: NO_OP noop_request { }
I20260601 13:42:02.763314 18786 raft_consensus.cc:2889] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:02.763365 18786 raft_consensus.cc:2272] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:02.763614 18394 consensus_peers.cc:597] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 -> Peer abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4:42435): Couldn't send request to peer abc4399091fc45e1be3f6d7dcb8eb316. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84c5f3949e144a2ba04b5241946d4a8d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:02.763783 18235 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 84c5f3949e144a2ba04b5241946d4a8d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:42:02.763899 18786 ts_tablet_manager.cc:1916] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.763901 18249 catalog_manager.cc:5696] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 reported cstate change: config changed from index -1 to 2, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:02.764292 18504 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:02.766201 18786 ts_tablet_manager.cc:1929] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:02.766280 18786 log.cc:1199] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/405ee775705a47a59510536d8cca03fb
I20260601 13:42:02.766537 18786 ts_tablet_manager.cc:1950] T 405ee775705a47a59510536d8cca03fb P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting consensus metadata
I20260601 13:42:02.766572 18739 tablet_service.cc:1558] Processing DeleteTablet for tablet b322b7a2eac144468128a296692e6295 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:02 UTC) from {username='slave'} at 127.0.0.1:48628
I20260601 13:42:02.767855 18236 catalog_manager.cc:5027] TS 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): tablet 405ee775705a47a59510536d8cca03fb (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.768261 18786 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:02.768390 18786 raft_consensus.cc:2243] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.768496 18786 raft_consensus.cc:2272] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.768910 18786 ts_tablet_manager.cc:1916] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:02.769775 18428 consensus_queue.cc:237] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:02.770900 18786 ts_tablet_manager.cc:1929] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:02.770973 18786 log.cc:1199] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-0-root/wals/b322b7a2eac144468128a296692e6295
I20260601 13:42:02.771090 18750 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: 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:02.771188 18504 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: 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:02.771215 18786 ts_tablet_manager.cc:1950] T b322b7a2eac144468128a296692e6295 P 7dc7d87e86c2493f8ea94e68a7bcd697: Deleting consensus metadata
I20260601 13:42:02.771486 18558 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:02.771631 18789 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:02.772053 18236 catalog_manager.cc:5027] TS 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): tablet b322b7a2eac144468128a296692e6295 (table dugtrio [id=c22a65fb64714514b01ec6372d461304]) successfully deleted
I20260601 13:42:02.773295 18788 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
I20260601 13:42:02.773716 18504 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
I20260601 13:42:02.773825 18750 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
I20260601 13:42:02.775476 18235 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 84c5f3949e144a2ba04b5241946d4a8d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:02.776422 18248 catalog_manager.cc:5696] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 reported cstate change: config changed from index 2 to 3, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) evicted. New cstate: current_term: 1 leader_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
I20260601 13:42:02.783944 18658 tablet_service.cc:1558] Processing DeleteTablet for tablet 84c5f3949e144a2ba04b5241946d4a8d with delete_type TABLET_DATA_TOMBSTONED (TS abc4399091fc45e1be3f6d7dcb8eb316 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53640
W20260601 13:42:02.784791 18236 catalog_manager.cc:4994] TS abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4:42435): delete failed for tablet 84c5f3949e144a2ba04b5241946d4a8d because the tablet was not found. No further retry: Not found: Tablet not found: 84c5f3949e144a2ba04b5241946d4a8d
W20260601 13:42:03.071389 18298 auto_rebalancer.cc:591] Failed to schedule move for tablet 1ab6dd34236042bcbdf9d80d015709fa: Illegal state: Replica 7dc7d87e86c2493f8ea94e68a7bcd697 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
W20260601 13:42:03.076834 18298 auto_rebalancer.cc:591] Failed to schedule move for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a: Invalid argument: Server with UUID abc4399091fc45e1be3f6d7dcb8eb316 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } }
I20260601 13:42:03.081729 18428 consensus_queue.cc:237] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } }
I20260601 13:42:03.083448 18504 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: 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:03.083448 18750 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:42:03.083549 18394 consensus_peers.cc:597] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 -> Peer abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4:42435): Couldn't send request to peer abc4399091fc45e1be3f6d7dcb8eb316. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84c5f3949e144a2ba04b5241946d4a8d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:03.083894 18793 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:03.084102 18788 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } 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:42:03.086028 18789 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:03.086512 18750 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:03.086512 18504 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:03.089107 18250 catalog_manager.cc:5696] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 reported cstate change: config changed from index 3 to 4, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:03.210733 18798 ts_tablet_manager.cc:933] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: Initiating tablet copy from peer eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:03.211304 18798 tablet_copy_client.cc:323] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.3:37255
I20260601 13:42:03.215961 18711 raft_consensus.cc:493] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.216156 18711 raft_consensus.cc:515] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:03.216619 18514 tablet_copy_service.cc:140] P eb54523cf90943df827814bfce5b3434: Received BeginTabletCopySession request for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a from peer abc4399091fc45e1be3f6d7dcb8eb316 ({username='slave'} at 127.0.0.1:51374)
I20260601 13:42:03.216683 18711 leader_election.cc:290] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709)
I20260601 13:42:03.216755 18514 tablet_copy_service.cc:161] P eb54523cf90943df827814bfce5b3434: Beginning new tablet copy session on tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a from peer abc4399091fc45e1be3f6d7dcb8eb316 at {username='slave'} at 127.0.0.1:51374: session id = abc4399091fc45e1be3f6d7dcb8eb316-8c3a5ef561ec4cb88e3f8b0c2b27223a
I20260601 13:42:03.217242 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441e2e8414f84549922ee126ebe94a41" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" is_pre_election: true
I20260601 13:42:03.217428 18428 raft_consensus.cc:2468] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 1.
I20260601 13:42:03.217844 18468 leader_election.cc:304] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [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: bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:03.218050 18711 raft_consensus.cc:2804] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:03.218185 18711 raft_consensus.cc:493] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.218228 18514 tablet_copy_source_session.cc:215] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:03.218278 18711 raft_consensus.cc:3060] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:03.219609 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.219693 18711 raft_consensus.cc:515] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:03.220132 18711 leader_election.cc:290] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [CANDIDATE]: Term 2 election: Requested vote from peers bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761), 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709)
I20260601 13:42:03.221725 18428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441e2e8414f84549922ee126ebe94a41" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44"
I20260601 13:42:03.221854 18428 raft_consensus.cc:3060] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:03.222397 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441e2e8414f84549922ee126ebe94a41" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" is_pre_election: true
I20260601 13:42:03.222554 18750 raft_consensus.cc:2410] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb54523cf90943df827814bfce5b3434 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:42:03.222580 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441e2e8414f84549922ee126ebe94a41" candidate_uuid: "eb54523cf90943df827814bfce5b3434" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697"
I20260601 13:42:03.222651 18751 raft_consensus.cc:3060] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:03.223233 18428 raft_consensus.cc:2468] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb54523cf90943df827814bfce5b3434 in term 2.
I20260601 13:42:03.223698 18798 tablet_copy_client.cc:806] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:03.223804 18468 leader_election.cc:304] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [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: bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:03.223878 18751 raft_consensus.cc:2410] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eb54523cf90943df827814bfce5b3434 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:42:03.223886 18798 tablet_copy_client.cc:670] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:03.224076 18711 raft_consensus.cc:2804] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:03.224509 18711 raft_consensus.cc:697] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 2 LEADER]: Becoming Leader. State: Replica: eb54523cf90943df827814bfce5b3434, State: Running, Role: LEADER
I20260601 13:42:03.224686 18711 consensus_queue.cc:237] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [LEADER]: Queue going to LEADER 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: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } }
I20260601 13:42:03.225615 18798 tablet_copy_client.cc:538] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:03.226930 18248 catalog_manager.cc:5696] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 reported cstate change: term changed from 1 to 2, leader changed from 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1) to eb54523cf90943df827814bfce5b3434 (127.10.181.3). New cstate: current_term: 2 leader_uuid: "eb54523cf90943df827814bfce5b3434" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:03.227391 18798 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: Bootstrap starting.
I20260601 13:42:03.231386 18798 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: 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:42:03.231653 18798 tablet_bootstrap.cc:492] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: Bootstrap complete.
I20260601 13:42:03.231828 18798 ts_tablet_manager.cc:1403] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:42:03.232283 18798 raft_consensus.cc:359] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } }
I20260601 13:42:03.232417 18798 raft_consensus.cc:740] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: abc4399091fc45e1be3f6d7dcb8eb316, State: Initialized, Role: LEARNER
I20260601 13:42:03.232506 18798 consensus_queue.cc:260] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } }
I20260601 13:42:03.232861 18798 ts_tablet_manager.cc:1434] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:03.233079 18694 heartbeater.cc:499] Master 127.10.181.62:34559 was elected leader, sending a full tablet report...
I20260601 13:42:03.233731 18514 tablet_copy_service.cc:342] P eb54523cf90943df827814bfce5b3434: Request end of tablet copy session abc4399091fc45e1be3f6d7dcb8eb316-8c3a5ef561ec4cb88e3f8b0c2b27223a received from {username='slave'} at 127.0.0.1:51374
I20260601 13:42:03.233842 18514 tablet_copy_service.cc:434] P eb54523cf90943df827814bfce5b3434: ending tablet copy session abc4399091fc45e1be3f6d7dcb8eb316-8c3a5ef561ec4cb88e3f8b0c2b27223a on tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a with peer abc4399091fc45e1be3f6d7dcb8eb316
I20260601 13:42:03.286401 18711 consensus_queue.cc:1050] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:03.288139 18751 raft_consensus.cc:2955] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } } }
I20260601 13:42:03.479015 18793 raft_consensus.cc:493] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.479295 18798 ts_tablet_manager.cc:933] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: Initiating tablet copy from peer bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2:45761)
I20260601 13:42:03.479228 18793 raft_consensus.cc:515] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:03.479718 18798 tablet_copy_client.cc:323] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.2:45761
I20260601 13:42:03.479753 18793 leader_election.cc:290] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:03.480214 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6dd34236042bcbdf9d80d015709fa" candidate_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" is_pre_election: true
I20260601 13:42:03.480393 18751 raft_consensus.cc:2410] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf5fad5cee1443b7b4579a7d92ebbc44 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:42:03.480225 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6dd34236042bcbdf9d80d015709fa" candidate_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434" is_pre_election: true
I20260601 13:42:03.480770 18504 raft_consensus.cc:2468] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf5fad5cee1443b7b4579a7d92ebbc44 in term 1.
I20260601 13:42:03.481112 18394 leader_election.cc:304] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 7dc7d87e86c2493f8ea94e68a7bcd697
I20260601 13:42:03.481353 18793 raft_consensus.cc:2804] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:03.481436 18793 raft_consensus.cc:493] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.481482 18793 raft_consensus.cc:3060] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:03.482700 18793 raft_consensus.cc:515] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:03.483537 18504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6dd34236042bcbdf9d80d015709fa" candidate_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb54523cf90943df827814bfce5b3434"
I20260601 13:42:03.483547 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab6dd34236042bcbdf9d80d015709fa" candidate_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697"
I20260601 13:42:03.483664 18504 raft_consensus.cc:3060] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:03.483783 18439 tablet_copy_service.cc:140] P bf5fad5cee1443b7b4579a7d92ebbc44: Received BeginTabletCopySession request for tablet 84c5f3949e144a2ba04b5241946d4a8d from peer abc4399091fc45e1be3f6d7dcb8eb316 ({username='slave'} at 127.0.0.1:52558)
I20260601 13:42:03.483821 18793 leader_election.cc:290] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [CANDIDATE]: Term 2 election: Requested vote from peers 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709), eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255)
I20260601 13:42:03.483865 18439 tablet_copy_service.cc:161] P bf5fad5cee1443b7b4579a7d92ebbc44: Beginning new tablet copy session on tablet 84c5f3949e144a2ba04b5241946d4a8d from peer abc4399091fc45e1be3f6d7dcb8eb316 at {username='slave'} at 127.0.0.1:52558: session id = abc4399091fc45e1be3f6d7dcb8eb316-84c5f3949e144a2ba04b5241946d4a8d
I20260601 13:42:03.484664 18504 raft_consensus.cc:2468] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf5fad5cee1443b7b4579a7d92ebbc44 in term 2.
I20260601 13:42:03.484848 18439 tablet_copy_source_session.cc:215] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:03.484880 18751 raft_consensus.cc:3060] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:03.485049 18394 leader_election.cc:304] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [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: bf5fad5cee1443b7b4579a7d92ebbc44, eb54523cf90943df827814bfce5b3434; no voters: 
I20260601 13:42:03.485224 18793 raft_consensus.cc:2804] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:03.485307 18793 raft_consensus.cc:697] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 LEADER]: Becoming Leader. State: Replica: bf5fad5cee1443b7b4579a7d92ebbc44, State: Running, Role: LEADER
I20260601 13:42:03.485460 18793 consensus_queue.cc:237] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Queue going to LEADER 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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:03.485926 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c5f3949e144a2ba04b5241946d4a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.487253 18751 raft_consensus.cc:2410] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bf5fad5cee1443b7b4579a7d92ebbc44 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:42:03.487600 18248 catalog_manager.cc:5696] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 reported cstate change: term changed from 1 to 2, leader changed from 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1) to bf5fad5cee1443b7b4579a7d92ebbc44 (127.10.181.2). New cstate: current_term: 2 leader_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:03.488473 18798 tablet_copy_client.cc:806] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:03.488658 18798 tablet_copy_client.cc:670] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:03.489959 18798 tablet_copy_client.cc:538] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:03.491295 18798 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: Bootstrap starting.
I20260601 13:42:03.496075 18798 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: 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:42:03.496356 18798 tablet_bootstrap.cc:492] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: Bootstrap complete.
I20260601 13:42:03.496541 18798 ts_tablet_manager.cc:1403] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:42:03.497056 18798 raft_consensus.cc:359] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } }
I20260601 13:42:03.497197 18798 raft_consensus.cc:740] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: abc4399091fc45e1be3f6d7dcb8eb316, State: Initialized, Role: LEARNER
I20260601 13:42:03.497289 18798 consensus_queue.cc:260] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: true } }
I20260601 13:42:03.497594 18798 ts_tablet_manager.cc:1434] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:03.498538 18439 tablet_copy_service.cc:342] P bf5fad5cee1443b7b4579a7d92ebbc44: Request end of tablet copy session abc4399091fc45e1be3f6d7dcb8eb316-84c5f3949e144a2ba04b5241946d4a8d received from {username='slave'} at 127.0.0.1:52558
I20260601 13:42:03.498653 18439 tablet_copy_service.cc:434] P bf5fad5cee1443b7b4579a7d92ebbc44: ending tablet copy session abc4399091fc45e1be3f6d7dcb8eb316-84c5f3949e144a2ba04b5241946d4a8d on tablet 84c5f3949e144a2ba04b5241946d4a8d with peer abc4399091fc45e1be3f6d7dcb8eb316
I20260601 13:42:03.708771 18428 raft_consensus.cc:1275] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 FOLLOWER]: Refusing update from remote peer eb54523cf90943df827814bfce5b3434: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:42:03.709368 18711 consensus_queue.cc:1048] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:03.713847 18751 raft_consensus.cc:1275] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: Refusing update from remote peer eb54523cf90943df827814bfce5b3434: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:42:03.714037 18751 pending_rounds.cc:85] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting all ops after (but not including) 0
I20260601 13:42:03.714085 18751 pending_rounds.cc:107] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:42:03.714126 18751 raft_consensus.cc:2889] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:03.714620 18813 consensus_queue.cc:1048] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:03.742869 18504 consensus_queue.cc:237] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } }
I20260601 13:42:03.744544 18751 raft_consensus.cc:1275] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Refusing update from remote peer eb54523cf90943df827814bfce5b3434: 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:03.744655 18428 raft_consensus.cc:1275] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Refusing update from remote peer eb54523cf90943df827814bfce5b3434: 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:03.745158 18813 consensus_queue.cc:1048] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:03.745335 18802 consensus_queue.cc:1048] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:03.747400 18711 raft_consensus.cc:2955] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
I20260601 13:42:03.747992 18751 raft_consensus.cc:2955] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
I20260601 13:42:03.748267 18428 raft_consensus.cc:2955] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
I20260601 13:42:03.749773 18236 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:03.751053 18248 catalog_manager.cc:5696] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 reported cstate change: config changed from index 2 to 3, NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) evicted. New cstate: current_term: 1 leader_uuid: "eb54523cf90943df827814bfce5b3434" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } } }
I20260601 13:42:03.754812 18658 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a with delete_type TABLET_DATA_TOMBSTONED (TS abc4399091fc45e1be3f6d7dcb8eb316 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53640
I20260601 13:42:03.755527 18818 tablet_replica.cc:333] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: stopping tablet replica
I20260601 13:42:03.755972 18818 raft_consensus.cc:2243] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:42:03.756175 18818 raft_consensus.cc:2272] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:42:03.756772 18818 ts_tablet_manager.cc:1916] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:03.759539 18818 ts_tablet_manager.cc:1929] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:42:03.759644 18818 log.cc:1199] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P abc4399091fc45e1be3f6d7dcb8eb316: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-3-root/wals/8c3a5ef561ec4cb88e3f8b0c2b27223a
I20260601 13:42:03.760259 18236 catalog_manager.cc:5027] TS abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4:42435): tablet 8c3a5ef561ec4cb88e3f8b0c2b27223a (table test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]) successfully deleted
I20260601 13:42:03.946676 18504 raft_consensus.cc:1275] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 2 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:42:03.947454 18789 consensus_queue.cc:1048] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:03.951324 18751 raft_consensus.cc:1275] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:42:03.951479 18751 pending_rounds.cc:85] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting all ops after (but not including) 0
I20260601 13:42:03.951515 18751 pending_rounds.cc:107] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:42:03.951542 18751 raft_consensus.cc:2889] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:03.952093 18793 consensus_queue.cc:1048] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, 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.071233 18668 raft_consensus.cc:1217] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:42:04.568768 18793 raft_consensus.cc:1064] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44: attempting to promote NON_VOTER abc4399091fc45e1be3f6d7dcb8eb316 to VOTER
I20260601 13:42:04.569352 18793 consensus_queue.cc:237] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } }
I20260601 13:42:04.571285 18668 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 LEARNER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:42:04.571439 18751 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:42:04.571877 18504 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:42:04.572260 18824 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:04.572623 18793 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } 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:42:04.572834 18789 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } 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:42:04.575611 18793 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.576399 18668 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.577495 18504 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.578714 18751 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.583405 18248 catalog_manager.cc:5696] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 reported cstate change: config changed from index 4 to 5, abc4399091fc45e1be3f6d7dcb8eb316 (127.10.181.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "eb54523cf90943df827814bfce5b3434" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 37255 } attrs { replace: true } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.589419 18428 consensus_queue.cc:237] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [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: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } }
I20260601 13:42:04.591760 18751 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:42:04.591760 18668 raft_consensus.cc:1275] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 FOLLOWER]: Refusing update from remote peer bf5fad5cee1443b7b4579a7d92ebbc44: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:42:04.592363 18824 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:42:04.592680 18793 consensus_queue.cc:1048] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } 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:42:04.596300 18821 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eb54523cf90943df827814bfce5b3434 (127.10.181.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.597114 18751 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eb54523cf90943df827814bfce5b3434 (127.10.181.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.597148 18668 raft_consensus.cc:2955] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eb54523cf90943df827814bfce5b3434 (127.10.181.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.600451 18250 catalog_manager.cc:5696] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 reported cstate change: config changed from index 5 to 6, VOTER eb54523cf90943df827814bfce5b3434 (127.10.181.3) evicted. New cstate: current_term: 1 leader_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7dc7d87e86c2493f8ea94e68a7bcd697" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 43709 } } peers { permanent_uuid: "bf5fad5cee1443b7b4579a7d92ebbc44" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45761 } } peers { permanent_uuid: "abc4399091fc45e1be3f6d7dcb8eb316" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 42435 } attrs { promote: false } } }
I20260601 13:42:04.600677 18235 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 84c5f3949e144a2ba04b5241946d4a8d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:04.604489 18493 tablet_service.cc:1558] Processing DeleteTablet for tablet 84c5f3949e144a2ba04b5241946d4a8d with delete_type TABLET_DATA_TOMBSTONED (TS eb54523cf90943df827814bfce5b3434 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:51346
I20260601 13:42:04.605132 18833 tablet_replica.cc:333] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: stopping tablet replica
I20260601 13:42:04.605266 18833 raft_consensus.cc:2243] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.605392 18833 raft_consensus.cc:2272] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.605957 18833 ts_tablet_manager.cc:1916] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:04.608424 18833 ts_tablet_manager.cc:1929] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:42:04.608506 18833 log.cc:1199] T 84c5f3949e144a2ba04b5241946d4a8d P eb54523cf90943df827814bfce5b3434: Deleting WAL directory at /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321156985418-10964-0/minicluster-data/ts-2-root/wals/84c5f3949e144a2ba04b5241946d4a8d
I20260601 13:42:04.609254 18236 catalog_manager.cc:5027] TS eb54523cf90943df827814bfce5b3434 (127.10.181.3:37255): tablet 84c5f3949e144a2ba04b5241946d4a8d (table test-workload [id=59c75299d67b4c6e99573e5528ea5d7e]) successfully deleted
W20260601 13:42:05.604912 18298 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bf5fad5cee1443b7b4579a7d92ebbc44 not available for placement
I20260601 13:42:06.488658 10964 tablet_server.cc:179] TabletServer@127.10.181.1:43709 shutting down...
I20260601 13:42:06.492543 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:06.492834 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:06.492965 10964 raft_consensus.cc:2243] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:06.493113 10964 raft_consensus.cc:2272] T 1ab6dd34236042bcbdf9d80d015709fa P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.493574 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:06.493664 10964 raft_consensus.cc:2243] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:06.493759 10964 raft_consensus.cc:2272] T 441e2e8414f84549922ee126ebe94a41 P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.494063 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:06.494141 10964 raft_consensus.cc:2243] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:06.494232 10964 raft_consensus.cc:2272] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.494537 10964 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:06.494618 10964 raft_consensus.cc:2243] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:06.494757 10964 raft_consensus.cc:2272] T 84c5f3949e144a2ba04b5241946d4a8d P 7dc7d87e86c2493f8ea94e68a7bcd697 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:06.507357 18394 consensus_peers.cc:597] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 -> Peer 7dc7d87e86c2493f8ea94e68a7bcd697 (127.10.181.1:43709): Couldn't send request to peer 7dc7d87e86c2493f8ea94e68a7bcd697. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.1:43709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:06.508014 10964 tablet_server.cc:196] TabletServer@127.10.181.1:43709 shutdown complete.
I20260601 13:42:06.511997 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:06.517053 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:06.517292 10964 tablet_replica.cc:333] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44: stopping tablet replica
I20260601 13:42:06.517424 10964 raft_consensus.cc:2243] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:06.517572 10964 raft_consensus.cc:2272] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.518038 10964 tablet_replica.cc:333] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44: stopping tablet replica
I20260601 13:42:06.518124 10964 raft_consensus.cc:2243] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:06.518218 10964 raft_consensus.cc:2272] T 441e2e8414f84549922ee126ebe94a41 P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.518517 10964 tablet_replica.cc:333] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44: stopping tablet replica
I20260601 13:42:06.518594 10964 raft_consensus.cc:2243] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:06.518793 10964 raft_consensus.cc:2272] T 1ab6dd34236042bcbdf9d80d015709fa P bf5fad5cee1443b7b4579a7d92ebbc44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.519093 10964 tablet_replica.cc:333] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44: stopping tablet replica
I20260601 13:42:06.519205 10964 raft_consensus.cc:2243] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:06.519356 10964 raft_consensus.cc:2272] T 84c5f3949e144a2ba04b5241946d4a8d P bf5fad5cee1443b7b4579a7d92ebbc44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.533099 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:06.537398 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:06.542259 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:06.542629 10964 tablet_replica.cc:333] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434: stopping tablet replica
I20260601 13:42:06.542788 10964 raft_consensus.cc:2243] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:06.542925 10964 raft_consensus.cc:2272] T 1ab6dd34236042bcbdf9d80d015709fa P eb54523cf90943df827814bfce5b3434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.543495 10964 tablet_replica.cc:333] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434: stopping tablet replica
I20260601 13:42:06.543586 10964 raft_consensus.cc:2243] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:06.543767 10964 raft_consensus.cc:2272] T 8c3a5ef561ec4cb88e3f8b0c2b27223a P eb54523cf90943df827814bfce5b3434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.544109 10964 tablet_replica.cc:333] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434: stopping tablet replica
I20260601 13:42:06.544188 10964 raft_consensus.cc:2243] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:06.544335 10964 raft_consensus.cc:2272] T 441e2e8414f84549922ee126ebe94a41 P eb54523cf90943df827814bfce5b3434 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.557749 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:06.560508 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:42:06.565672 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:06.565955 10964 tablet_replica.cc:333] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316: stopping tablet replica
I20260601 13:42:06.566123 10964 raft_consensus.cc:2243] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:06.566291 10964 raft_consensus.cc:2272] T 84c5f3949e144a2ba04b5241946d4a8d P abc4399091fc45e1be3f6d7dcb8eb316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.579474 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:42:06.581856 10964 master.cc:562] Master@127.10.181.62:34559 shutting down...
I20260601 13:42:06.585983 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:06.586145 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.586275 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P b897c713581448779b828d2f4a41fc9f: stopping tablet replica
I20260601 13:42:06.599534 10964 master.cc:584] Master@127.10.181.62:34559 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (6620 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:42:06.609016 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:46483
I20260601 13:42:06.609385 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:06.611969 18837 instance_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:06.612013 18836 instance_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:06.612013 18839 instance_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:06.612154 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:06.612638 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:06.612690 10964 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:06.612705 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321326612705 us; error 0 us; skew 500 ppm
I20260601 13:42:06.613790 10964 webserver.cc:533] Webserver started at http://127.10.181.62:33879/ using document root <none> and password file <none>
I20260601 13:42:06.613993 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:06.614053 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:06.614117 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:06.614560 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "863e293b3e4b467a87faabb6f8b1ba50"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-whj6"
I20260601 13:42:06.616722 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:06.618443 18844 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:06.618769 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:06.618849 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "863e293b3e4b467a87faabb6f8b1ba50"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-whj6"
I20260601 13:42:06.619097 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-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:06.631104 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:06.632210 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:06.639086 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:46483
I20260601 13:42:06.645202 18896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:46483 every 8 connection(s)
I20260601 13:42:06.645743 18897 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:06.648068 18897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50: Bootstrap starting.
I20260601 13:42:06.649019 18897 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.650113 18897 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50: No bootstrap required, opened a new log
I20260601 13:42:06.650502 18897 raft_consensus.cc:359] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "863e293b3e4b467a87faabb6f8b1ba50" member_type: VOTER }
I20260601 13:42:06.650593 18897 raft_consensus.cc:385] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.650631 18897 raft_consensus.cc:740] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863e293b3e4b467a87faabb6f8b1ba50, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.650763 18897 consensus_queue.cc:260] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "863e293b3e4b467a87faabb6f8b1ba50" member_type: VOTER }
I20260601 13:42:06.650846 18897 raft_consensus.cc:399] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:06.650882 18897 raft_consensus.cc:493] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:06.650926 18897 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.651768 18897 raft_consensus.cc:515] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "863e293b3e4b467a87faabb6f8b1ba50" member_type: VOTER }
I20260601 13:42:06.651889 18897 leader_election.cc:304] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [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: 863e293b3e4b467a87faabb6f8b1ba50; no voters: 
I20260601 13:42:06.652086 18897 leader_election.cc:290] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:06.652366 18900 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:06.652478 18897 sys_catalog.cc:565] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:06.652637 18900 raft_consensus.cc:697] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 1 LEADER]: Becoming Leader. State: Replica: 863e293b3e4b467a87faabb6f8b1ba50, State: Running, Role: LEADER
I20260601 13:42:06.652864 18900 consensus_queue.cc:237] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [LEADER]: Queue going to LEADER mode. State: All 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: "863e293b3e4b467a87faabb6f8b1ba50" member_type: VOTER }
I20260601 13:42:06.653453 18902 sys_catalog.cc:455] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 863e293b3e4b467a87faabb6f8b1ba50. Latest consensus state: current_term: 1 leader_uuid: "863e293b3e4b467a87faabb6f8b1ba50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "863e293b3e4b467a87faabb6f8b1ba50" member_type: VOTER } }
I20260601 13:42:06.653542 18902 sys_catalog.cc:458] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:06.653549 18901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "863e293b3e4b467a87faabb6f8b1ba50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "863e293b3e4b467a87faabb6f8b1ba50" member_type: VOTER } }
I20260601 13:42:06.653810 18901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:06.654276 18909 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:06.654476 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:06.655401 18909 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:06.657832 18909 catalog_manager.cc:1382] Generated new cluster ID: 1816b76129724d20bf22636ebbdd6042
I20260601 13:42:06.657917 18909 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:06.704085 18909 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:06.705041 18909 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:06.712898 18909 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50: Generated new TSK 0
I20260601 13:42:06.713698 18909 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:06.719285 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:06.722249 18921 instance_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:06.722277 18919 instance_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:06.722390 18918 instance_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:06.722640 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:06.722823 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:06.722877 10964 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:06.722900 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321326722899 us; error 0 us; skew 500 ppm
I20260601 13:42:06.723855 10964 webserver.cc:533] Webserver started at http://127.10.181.1:43743/ using document root <none> and password file <none>
I20260601 13:42:06.724007 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:06.724068 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:06.724123 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:06.724493 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "569af09530924dceba24af5aca1f0eaf"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-whj6"
I20260601 13:42:06.726158 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:06.727602 18926 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:06.728027 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:06.728112 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "569af09530924dceba24af5aca1f0eaf"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-whj6"
I20260601 13:42:06.728194 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-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:06.750949 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:06.751554 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:06.751888 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:06.752408 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:06.752450 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.752481 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:06.752496 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.757573 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:37311
I20260601 13:42:06.757648 18989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:37311 every 8 connection(s)
I20260601 13:42:06.758496 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:06.761056 18994 instance_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:06.761386 18995 instance_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:06.761669 18997 instance_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:06.763370 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:06.763559 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:06.763612 10964 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:06.763628 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321326763628 us; error 0 us; skew 500 ppm
I20260601 13:42:06.764668 10964 webserver.cc:533] Webserver started at http://127.10.181.2:40295/ using document root <none> and password file <none>
I20260601 13:42:06.764830 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:06.764894 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:06.764953 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:06.765350 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-whj6"
I20260601 13:42:06.766995 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:06.768182 19002 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:06.768414 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.768483 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-whj6"
I20260601 13:42:06.768558 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-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:06.768787 18990 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46483
I20260601 13:42:06.768926 18990 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:06.769253 18990 heartbeater.cc:507] Master 127.10.181.62:46483 requested a full tablet report, sending...
I20260601 13:42:06.770124 18861 ts_manager.cc:194] Registered new tserver with Master: 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311)
I20260601 13:42:06.771106 18861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44498
I20260601 13:42:06.785334 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:06.785764 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:06.786193 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:06.786734 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:06.786774 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.786816 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:06.786837 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.791314 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:40881
I20260601 13:42:06.791366 19065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:40881 every 8 connection(s)
I20260601 13:42:06.792182 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:06.794410 19070 instance_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:06.794565 19069 instance_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:06.794938 19072 instance_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:06.794961 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:06.795243 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:06.795437 10964 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:06.795509 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321326795509 us; error 0 us; skew 500 ppm
I20260601 13:42:06.797081 10964 webserver.cc:533] Webserver started at http://127.10.181.3:40123/ using document root <none> and password file <none>
I20260601 13:42:06.797257 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:06.797309 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:06.797359 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:06.797715 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "11872e22d4f94e4887bd7ee68db75d77"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-whj6"
I20260601 13:42:06.797752 19066 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46483
I20260601 13:42:06.797899 19066 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:06.798204 19066 heartbeater.cc:507] Master 127.10.181.62:46483 requested a full tablet report, sending...
I20260601 13:42:06.799305 18861 ts_manager.cc:194] Registered new tserver with Master: 564b5cc6cec142b1bbc6a3fdc0e052ed (127.10.181.2:40881)
I20260601 13:42:06.799551 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:06.800145 18861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44510
I20260601 13:42:06.800850 19077 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:06.801298 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.801381 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "11872e22d4f94e4887bd7ee68db75d77"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-whj6"
I20260601 13:42:06.801445 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-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:06.816606 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:06.817050 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:06.817359 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:06.817967 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:06.818014 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.818056 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:06.818084 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.822781 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:38745
I20260601 13:42:06.822861 19140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:38745 every 8 connection(s)
I20260601 13:42:06.829361 19141 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46483
I20260601 13:42:06.829599 19141 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:06.829975 19141 heartbeater.cc:507] Master 127.10.181.62:46483 requested a full tablet report, sending...
I20260601 13:42:06.831353 18861 ts_manager.cc:194] Registered new tserver with Master: 11872e22d4f94e4887bd7ee68db75d77 (127.10.181.3:38745)
I20260601 13:42:06.832188 18861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44520
I20260601 13:42:06.832389 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009122912s
I20260601 13:42:07.772630 18990 heartbeater.cc:499] Master 127.10.181.62:46483 was elected leader, sending a full tablet report...
I20260601 13:42:07.801465 19066 heartbeater.cc:499] Master 127.10.181.62:46483 was elected leader, sending a full tablet report...
I20260601 13:42:07.833707 19141 heartbeater.cc:499] Master 127.10.181.62:46483 was elected leader, sending a full tablet report...
I20260601 13:42:07.870577 18861 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44536:
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:07.871373 18861 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:07.884045 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 2b565354b81d4ebc89a4c675db90264b (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:07.884274 18952 tablet_service.cc:1511] Processing CreateTablet for tablet 6528b71b6f5a43049637f25515dc9781 (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:07.884595 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b565354b81d4ebc89a4c675db90264b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.884714 18951 tablet_service.cc:1511] Processing CreateTablet for tablet 505afb9f877549d8be8ebd848c338202 (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:07.884976 18951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505afb9f877549d8be8ebd848c338202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.885372 18952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6528b71b6f5a43049637f25515dc9781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.885828 19105 tablet_service.cc:1511] Processing CreateTablet for tablet 2b565354b81d4ebc89a4c675db90264b (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:07.886111 19105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b565354b81d4ebc89a4c675db90264b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.884101 18953 tablet_service.cc:1511] Processing CreateTablet for tablet ab886784223741c3bed2228b221a1c6c (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:07.887828 18953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab886784223741c3bed2228b221a1c6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.888676 19104 tablet_service.cc:1511] Processing CreateTablet for tablet ab886784223741c3bed2228b221a1c6c (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:07.888942 19104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab886784223741c3bed2228b221a1c6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.889189 19161 tablet_bootstrap.cc:492] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf: Bootstrap starting.
I20260601 13:42:07.890705 19161 tablet_bootstrap.cc:654] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.891647 19028 tablet_service.cc:1511] Processing CreateTablet for tablet 6528b71b6f5a43049637f25515dc9781 (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:07.891700 19103 tablet_service.cc:1511] Processing CreateTablet for tablet 6528b71b6f5a43049637f25515dc9781 (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:07.891897 19030 tablet_service.cc:1511] Processing CreateTablet for tablet ab886784223741c3bed2228b221a1c6c (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:07.891975 19028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6528b71b6f5a43049637f25515dc9781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.891929 19102 tablet_service.cc:1511] Processing CreateTablet for tablet 505afb9f877549d8be8ebd848c338202 (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:07.891991 19103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6528b71b6f5a43049637f25515dc9781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.892118 19030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab886784223741c3bed2228b221a1c6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.892141 19102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505afb9f877549d8be8ebd848c338202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.894753 19027 tablet_service.cc:1511] Processing CreateTablet for tablet 505afb9f877549d8be8ebd848c338202 (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:07.895015 19162 tablet_bootstrap.cc:492] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77: Bootstrap starting.
I20260601 13:42:07.895066 19027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505afb9f877549d8be8ebd848c338202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.891660 19029 tablet_service.cc:1511] Processing CreateTablet for tablet 2b565354b81d4ebc89a4c675db90264b (DEFAULT_TABLE table=test-workload [id=e54d74ee20a54001baa29d9da61b9bc9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:07.896315 19029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b565354b81d4ebc89a4c675db90264b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.896502 19162 tablet_bootstrap.cc:654] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.897754 19162 tablet_bootstrap.cc:492] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77: No bootstrap required, opened a new log
I20260601 13:42:07.897850 19162 ts_tablet_manager.cc:1403] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.898361 19162 raft_consensus.cc:359] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.898480 19162 raft_consensus.cc:385] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.898512 19162 raft_consensus.cc:740] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11872e22d4f94e4887bd7ee68db75d77, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.898677 19162 consensus_queue.cc:260] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.899067 19162 ts_tablet_manager.cc:1434] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.899190 19161 tablet_bootstrap.cc:492] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf: No bootstrap required, opened a new log
I20260601 13:42:07.899264 19161 ts_tablet_manager.cc:1403] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:42:07.899293 19162 tablet_bootstrap.cc:492] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77: Bootstrap starting.
I20260601 13:42:07.899709 19161 raft_consensus.cc:359] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.899814 19161 raft_consensus.cc:385] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.899843 19161 raft_consensus.cc:740] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569af09530924dceba24af5aca1f0eaf, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.899956 19161 consensus_queue.cc:260] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.899968 19164 tablet_bootstrap.cc:492] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed: Bootstrap starting.
I20260601 13:42:07.900488 19161 ts_tablet_manager.cc:1434] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:07.900724 19161 tablet_bootstrap.cc:492] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf: Bootstrap starting.
I20260601 13:42:07.901885 19161 tablet_bootstrap.cc:654] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.902078 19162 tablet_bootstrap.cc:654] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.902805 19164 tablet_bootstrap.cc:654] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.903894 19161 tablet_bootstrap.cc:492] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf: No bootstrap required, opened a new log
I20260601 13:42:07.903894 19162 tablet_bootstrap.cc:492] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77: No bootstrap required, opened a new log
I20260601 13:42:07.904021 19162 ts_tablet_manager.cc:1403] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:07.904021 19161 ts_tablet_manager.cc:1403] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:07.904507 19161 raft_consensus.cc:359] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.904651 19161 raft_consensus.cc:385] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.904507 19162 raft_consensus.cc:359] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.904584 19164 tablet_bootstrap.cc:492] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed: No bootstrap required, opened a new log
I20260601 13:42:07.904685 19161 raft_consensus.cc:740] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569af09530924dceba24af5aca1f0eaf, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.904861 19164 ts_tablet_manager.cc:1403] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:07.904913 19161 consensus_queue.cc:260] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.905185 19161 ts_tablet_manager.cc:1434] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.904754 19162 raft_consensus.cc:385] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.905265 19162 raft_consensus.cc:740] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11872e22d4f94e4887bd7ee68db75d77, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.905280 19164 raft_consensus.cc:359] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.905400 19164 raft_consensus.cc:385] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.905441 19164 raft_consensus.cc:740] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 564b5cc6cec142b1bbc6a3fdc0e052ed, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.905419 19162 consensus_queue.cc:260] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.905568 19164 consensus_queue.cc:260] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.905691 19162 ts_tablet_manager.cc:1434] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:07.905862 19162 tablet_bootstrap.cc:492] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77: Bootstrap starting.
I20260601 13:42:07.905925 19164 ts_tablet_manager.cc:1434] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.906081 19164 tablet_bootstrap.cc:492] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed: Bootstrap starting.
I20260601 13:42:07.907085 19164 tablet_bootstrap.cc:654] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.905443 19161 tablet_bootstrap.cc:492] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf: Bootstrap starting.
I20260601 13:42:07.907085 19162 tablet_bootstrap.cc:654] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.908440 19161 tablet_bootstrap.cc:654] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.909678 19161 tablet_bootstrap.cc:492] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf: No bootstrap required, opened a new log
I20260601 13:42:07.909732 19164 tablet_bootstrap.cc:492] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed: No bootstrap required, opened a new log
I20260601 13:42:07.909772 19161 ts_tablet_manager.cc:1403] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:07.909868 19164 ts_tablet_manager.cc:1403] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:07.910224 19161 raft_consensus.cc:359] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.910332 19161 raft_consensus.cc:385] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.910362 19161 raft_consensus.cc:740] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569af09530924dceba24af5aca1f0eaf, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.910491 19161 consensus_queue.cc:260] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.910461 19164 raft_consensus.cc:359] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.910599 19164 raft_consensus.cc:385] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.910645 19164 raft_consensus.cc:740] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 564b5cc6cec142b1bbc6a3fdc0e052ed, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.910777 19161 ts_tablet_manager.cc:1434] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:07.910802 19164 consensus_queue.cc:260] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.910976 19161 tablet_bootstrap.cc:492] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf: Bootstrap starting.
I20260601 13:42:07.911300 19164 ts_tablet_manager.cc:1434] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:07.911487 19164 tablet_bootstrap.cc:492] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed: Bootstrap starting.
I20260601 13:42:07.911988 19161 tablet_bootstrap.cc:654] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.912724 19164 tablet_bootstrap.cc:654] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.913035 19162 tablet_bootstrap.cc:492] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77: No bootstrap required, opened a new log
I20260601 13:42:07.913247 19162 ts_tablet_manager.cc:1403] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:07.913767 19162 raft_consensus.cc:359] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.913889 19162 raft_consensus.cc:385] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.913928 19162 raft_consensus.cc:740] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11872e22d4f94e4887bd7ee68db75d77, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.914047 19162 consensus_queue.cc:260] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.914422 19162 ts_tablet_manager.cc:1434] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.914969 19162 tablet_bootstrap.cc:492] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77: Bootstrap starting.
I20260601 13:42:07.916088 19162 tablet_bootstrap.cc:654] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.916656 19161 tablet_bootstrap.cc:492] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf: No bootstrap required, opened a new log
I20260601 13:42:07.916764 19161 ts_tablet_manager.cc:1403] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:07.917300 19161 raft_consensus.cc:359] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.917398 19161 raft_consensus.cc:385] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.917426 19161 raft_consensus.cc:740] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569af09530924dceba24af5aca1f0eaf, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.917554 19161 consensus_queue.cc:260] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.917590 19162 tablet_bootstrap.cc:492] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77: No bootstrap required, opened a new log
I20260601 13:42:07.917706 19162 ts_tablet_manager.cc:1403] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.917830 19161 ts_tablet_manager.cc:1434] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.918222 19162 raft_consensus.cc:359] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.918356 19162 raft_consensus.cc:385] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.918388 19162 raft_consensus.cc:740] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11872e22d4f94e4887bd7ee68db75d77, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.918497 19162 consensus_queue.cc:260] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.918794 19162 ts_tablet_manager.cc:1434] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.918977 19164 tablet_bootstrap.cc:492] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed: No bootstrap required, opened a new log
I20260601 13:42:07.919083 19164 ts_tablet_manager.cc:1403] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:42:07.919557 19164 raft_consensus.cc:359] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.919647 19164 raft_consensus.cc:385] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.919667 19164 raft_consensus.cc:740] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 564b5cc6cec142b1bbc6a3fdc0e052ed, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.919786 19164 consensus_queue.cc:260] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.920048 19164 ts_tablet_manager.cc:1434] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.920858 19164 tablet_bootstrap.cc:492] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed: Bootstrap starting.
I20260601 13:42:07.922201 19164 tablet_bootstrap.cc:654] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.923566 19164 tablet_bootstrap.cc:492] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed: No bootstrap required, opened a new log
I20260601 13:42:07.923661 19164 ts_tablet_manager.cc:1403] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:07.924062 19164 raft_consensus.cc:359] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.924153 19164 raft_consensus.cc:385] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.924182 19164 raft_consensus.cc:740] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 564b5cc6cec142b1bbc6a3fdc0e052ed, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.924301 19164 consensus_queue.cc:260] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.924526 19164 ts_tablet_manager.cc:1434] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.951655 19166 raft_consensus.cc:493] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.951887 19166 raft_consensus.cc:515] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.952610 19166 leader_election.cc:290] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311), 564b5cc6cec142b1bbc6a3fdc0e052ed (127.10.181.2:40881)
I20260601 13:42:07.957093 19040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab886784223741c3bed2228b221a1c6c" candidate_uuid: "11872e22d4f94e4887bd7ee68db75d77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" is_pre_election: true
I20260601 13:42:07.957297 19040 raft_consensus.cc:2468] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11872e22d4f94e4887bd7ee68db75d77 in term 0.
I20260601 13:42:07.957557 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab886784223741c3bed2228b221a1c6c" candidate_uuid: "11872e22d4f94e4887bd7ee68db75d77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569af09530924dceba24af5aca1f0eaf" is_pre_election: true
I20260601 13:42:07.957667 18964 raft_consensus.cc:2468] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11872e22d4f94e4887bd7ee68db75d77 in term 0.
I20260601 13:42:07.957695 19080 leader_election.cc:304] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11872e22d4f94e4887bd7ee68db75d77, 564b5cc6cec142b1bbc6a3fdc0e052ed; no voters: 
I20260601 13:42:07.957912 19166 raft_consensus.cc:2804] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.958050 19166 raft_consensus.cc:493] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.958092 19166 raft_consensus.cc:3060] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.959255 19166 raft_consensus.cc:515] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.959723 19166 leader_election.cc:290] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [CANDIDATE]: Term 1 election: Requested vote from peers 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311), 564b5cc6cec142b1bbc6a3fdc0e052ed (127.10.181.2:40881)
I20260601 13:42:07.960311 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab886784223741c3bed2228b221a1c6c" candidate_uuid: "11872e22d4f94e4887bd7ee68db75d77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569af09530924dceba24af5aca1f0eaf"
I20260601 13:42:07.960549 18964 raft_consensus.cc:3060] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.961539 18964 raft_consensus.cc:2468] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11872e22d4f94e4887bd7ee68db75d77 in term 1.
I20260601 13:42:07.961812 19040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab886784223741c3bed2228b221a1c6c" candidate_uuid: "11872e22d4f94e4887bd7ee68db75d77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed"
I20260601 13:42:07.961920 19040 raft_consensus.cc:3060] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.962002 19078 leader_election.cc:304] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11872e22d4f94e4887bd7ee68db75d77, 569af09530924dceba24af5aca1f0eaf; no voters: 
I20260601 13:42:07.962334 19166 raft_consensus.cc:2804] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.962596 19166 raft_consensus.cc:697] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 1 LEADER]: Becoming Leader. State: Replica: 11872e22d4f94e4887bd7ee68db75d77, State: Running, Role: LEADER
I20260601 13:42:07.962767 19166 consensus_queue.cc:237] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.962919 19040 raft_consensus.cc:2468] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11872e22d4f94e4887bd7ee68db75d77 in term 1.
I20260601 13:42:07.965087 18859 catalog_manager.cc:5696] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11872e22d4f94e4887bd7ee68db75d77 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "11872e22d4f94e4887bd7ee68db75d77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.976755 19171 raft_consensus.cc:493] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.976900 19171 raft_consensus.cc:515] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.977391 19171 leader_election.cc:290] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311), 11872e22d4f94e4887bd7ee68db75d77 (127.10.181.3:38745)
I20260601 13:42:07.982810 19115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6528b71b6f5a43049637f25515dc9781" candidate_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11872e22d4f94e4887bd7ee68db75d77" is_pre_election: true
I20260601 13:42:07.982813 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6528b71b6f5a43049637f25515dc9781" candidate_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569af09530924dceba24af5aca1f0eaf" is_pre_election: true
I20260601 13:42:07.982999 19115 raft_consensus.cc:2468] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 564b5cc6cec142b1bbc6a3fdc0e052ed in term 0.
I20260601 13:42:07.983101 18964 raft_consensus.cc:2468] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 564b5cc6cec142b1bbc6a3fdc0e052ed in term 0.
I20260601 13:42:07.983450 19003 leader_election.cc:304] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11872e22d4f94e4887bd7ee68db75d77, 564b5cc6cec142b1bbc6a3fdc0e052ed; no voters: 
I20260601 13:42:07.983659 19171 raft_consensus.cc:2804] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.983726 19171 raft_consensus.cc:493] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.983772 19171 raft_consensus.cc:3060] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.984939 19171 raft_consensus.cc:515] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.985363 19171 leader_election.cc:290] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [CANDIDATE]: Term 1 election: Requested vote from peers 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311), 11872e22d4f94e4887bd7ee68db75d77 (127.10.181.3:38745)
I20260601 13:42:07.985772 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6528b71b6f5a43049637f25515dc9781" candidate_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569af09530924dceba24af5aca1f0eaf"
I20260601 13:42:07.985857 19115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6528b71b6f5a43049637f25515dc9781" candidate_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11872e22d4f94e4887bd7ee68db75d77"
I20260601 13:42:07.985926 18964 raft_consensus.cc:3060] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.985985 19115 raft_consensus.cc:3060] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.987025 18964 raft_consensus.cc:2468] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 564b5cc6cec142b1bbc6a3fdc0e052ed in term 1.
I20260601 13:42:07.987057 19115 raft_consensus.cc:2468] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 564b5cc6cec142b1bbc6a3fdc0e052ed in term 1.
I20260601 13:42:07.987352 19003 leader_election.cc:304] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 564b5cc6cec142b1bbc6a3fdc0e052ed, 569af09530924dceba24af5aca1f0eaf; no voters: 
I20260601 13:42:07.987578 19171 raft_consensus.cc:2804] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.987896 19171 raft_consensus.cc:697] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 LEADER]: Becoming Leader. State: Replica: 564b5cc6cec142b1bbc6a3fdc0e052ed, State: Running, Role: LEADER
I20260601 13:42:07.988086 19171 consensus_queue.cc:237] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:07.990281 18859 catalog_manager.cc:5696] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 564b5cc6cec142b1bbc6a3fdc0e052ed (127.10.181.2). New cstate: current_term: 1 leader_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:08.009527 18991 tablet.cc:2404] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:42:08.041507 19167 raft_consensus.cc:493] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:08.041771 19167 raft_consensus.cc:515] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.041800 19166 raft_consensus.cc:493] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:08.041960 19166 raft_consensus.cc:515] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.042506 19167 leader_election.cc:290] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 564b5cc6cec142b1bbc6a3fdc0e052ed (127.10.181.2:40881), 11872e22d4f94e4887bd7ee68db75d77 (127.10.181.3:38745)
I20260601 13:42:08.042655 19166 leader_election.cc:290] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311), 564b5cc6cec142b1bbc6a3fdc0e052ed (127.10.181.2:40881)
I20260601 13:42:08.042901 19040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b565354b81d4ebc89a4c675db90264b" candidate_uuid: "11872e22d4f94e4887bd7ee68db75d77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" is_pre_election: true
I20260601 13:42:08.043010 19040 raft_consensus.cc:2468] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11872e22d4f94e4887bd7ee68db75d77 in term 0.
I20260601 13:42:08.043376 19080 leader_election.cc:304] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11872e22d4f94e4887bd7ee68db75d77, 564b5cc6cec142b1bbc6a3fdc0e052ed; no voters: 
I20260601 13:42:08.043558 19166 raft_consensus.cc:2804] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:08.043604 19166 raft_consensus.cc:493] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:08.043638 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b565354b81d4ebc89a4c675db90264b" candidate_uuid: "11872e22d4f94e4887bd7ee68db75d77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569af09530924dceba24af5aca1f0eaf" is_pre_election: true
I20260601 13:42:08.043761 18964 raft_consensus.cc:2468] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11872e22d4f94e4887bd7ee68db75d77 in term 0.
I20260601 13:42:08.043640 19166 raft_consensus.cc:3060] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.044879 19166 raft_consensus.cc:515] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.045284 19166 leader_election.cc:290] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [CANDIDATE]: Term 1 election: Requested vote from peers 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311), 564b5cc6cec142b1bbc6a3fdc0e052ed (127.10.181.2:40881)
I20260601 13:42:08.045521 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b565354b81d4ebc89a4c675db90264b" candidate_uuid: "11872e22d4f94e4887bd7ee68db75d77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569af09530924dceba24af5aca1f0eaf"
I20260601 13:42:08.045631 19040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b565354b81d4ebc89a4c675db90264b" candidate_uuid: "11872e22d4f94e4887bd7ee68db75d77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed"
I20260601 13:42:08.045665 18964 raft_consensus.cc:3060] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.045722 19040 raft_consensus.cc:3060] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.046579 18964 raft_consensus.cc:2468] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11872e22d4f94e4887bd7ee68db75d77 in term 1.
I20260601 13:42:08.046868 19078 leader_election.cc:304] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11872e22d4f94e4887bd7ee68db75d77, 569af09530924dceba24af5aca1f0eaf; no voters: 
I20260601 13:42:08.047072 19166 raft_consensus.cc:2804] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:08.047201 19166 raft_consensus.cc:697] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 1 LEADER]: Becoming Leader. State: Replica: 11872e22d4f94e4887bd7ee68db75d77, State: Running, Role: LEADER
I20260601 13:42:08.046579 19040 raft_consensus.cc:2468] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11872e22d4f94e4887bd7ee68db75d77 in term 1.
I20260601 13:42:08.047377 19166 consensus_queue.cc:237] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.047456 19039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b565354b81d4ebc89a4c675db90264b" candidate_uuid: "569af09530924dceba24af5aca1f0eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" is_pre_election: true
I20260601 13:42:08.047667 19039 raft_consensus.cc:2393] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 569af09530924dceba24af5aca1f0eaf in current term 1: Already voted for candidate 11872e22d4f94e4887bd7ee68db75d77 in this term.
I20260601 13:42:08.048506 19115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b565354b81d4ebc89a4c675db90264b" candidate_uuid: "569af09530924dceba24af5aca1f0eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11872e22d4f94e4887bd7ee68db75d77" is_pre_election: true
I20260601 13:42:08.048883 18927 leader_election.cc:304] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [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: 569af09530924dceba24af5aca1f0eaf; no voters: 11872e22d4f94e4887bd7ee68db75d77, 564b5cc6cec142b1bbc6a3fdc0e052ed
I20260601 13:42:08.049008 18859 catalog_manager.cc:5696] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11872e22d4f94e4887bd7ee68db75d77 (127.10.181.3). New cstate: current_term: 1 leader_uuid: "11872e22d4f94e4887bd7ee68db75d77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:08.049129 19167 raft_consensus.cc:2749] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:42:08.175112 19171 raft_consensus.cc:493] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:08.175308 19171 raft_consensus.cc:515] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.175760 19171 leader_election.cc:290] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311), 11872e22d4f94e4887bd7ee68db75d77 (127.10.181.3:38745)
I20260601 13:42:08.176404 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505afb9f877549d8be8ebd848c338202" candidate_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569af09530924dceba24af5aca1f0eaf" is_pre_election: true
I20260601 13:42:08.176560 19115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505afb9f877549d8be8ebd848c338202" candidate_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11872e22d4f94e4887bd7ee68db75d77" is_pre_election: true
I20260601 13:42:08.176625 18964 raft_consensus.cc:2468] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 564b5cc6cec142b1bbc6a3fdc0e052ed in term 0.
I20260601 13:42:08.176709 19115 raft_consensus.cc:2468] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 564b5cc6cec142b1bbc6a3fdc0e052ed in term 0.
I20260601 13:42:08.177053 19003 leader_election.cc:304] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11872e22d4f94e4887bd7ee68db75d77, 564b5cc6cec142b1bbc6a3fdc0e052ed; no voters: 
I20260601 13:42:08.177244 19171 raft_consensus.cc:2804] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:08.177357 19171 raft_consensus.cc:493] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:08.177419 19171 raft_consensus.cc:3060] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.178546 19171 raft_consensus.cc:515] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.179085 19171 leader_election.cc:290] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [CANDIDATE]: Term 1 election: Requested vote from peers 569af09530924dceba24af5aca1f0eaf (127.10.181.1:37311), 11872e22d4f94e4887bd7ee68db75d77 (127.10.181.3:38745)
I20260601 13:42:08.179642 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505afb9f877549d8be8ebd848c338202" candidate_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569af09530924dceba24af5aca1f0eaf"
I20260601 13:42:08.179642 19115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505afb9f877549d8be8ebd848c338202" candidate_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11872e22d4f94e4887bd7ee68db75d77"
I20260601 13:42:08.179836 19115 raft_consensus.cc:3060] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.179836 18964 raft_consensus.cc:3060] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.180891 18964 raft_consensus.cc:2468] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 564b5cc6cec142b1bbc6a3fdc0e052ed in term 1.
I20260601 13:42:08.180891 19115 raft_consensus.cc:2468] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 564b5cc6cec142b1bbc6a3fdc0e052ed in term 1.
I20260601 13:42:08.181280 19003 leader_election.cc:304] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11872e22d4f94e4887bd7ee68db75d77, 564b5cc6cec142b1bbc6a3fdc0e052ed; no voters: 
I20260601 13:42:08.181519 19171 raft_consensus.cc:2804] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:08.181651 19171 raft_consensus.cc:697] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 LEADER]: Becoming Leader. State: Replica: 564b5cc6cec142b1bbc6a3fdc0e052ed, State: Running, Role: LEADER
I20260601 13:42:08.181834 19171 consensus_queue.cc:237] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.184011 18859 catalog_manager.cc:5696] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 564b5cc6cec142b1bbc6a3fdc0e052ed (127.10.181.2). New cstate: current_term: 1 leader_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:08.188203 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:08.190500 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:08.190704 19191 instance_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:08.190707 19192 instance_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:08.190765 19194 instance_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:08.191661 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:08.191708 10964 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:08.191730 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321328191729 us; error 0 us; skew 500 ppm
I20260601 13:42:08.192636 10964 webserver.cc:533] Webserver started at http://127.10.181.4:46271/ using document root <none> and password file <none>
I20260601 13:42:08.192802 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:08.192853 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:08.192925 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:08.193331 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "e568c0dfb1f24d4680d903e308b92efb"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.194929 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:08.196946 19199 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:08.197950 10964 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:08.198031 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "e568c0dfb1f24d4680d903e308b92efb"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.198151 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321156985418-10964-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:08.209129 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:08.209653 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:08.209975 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:08.210505 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:08.210546 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.210588 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:08.210616 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.216965 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:41919
I20260601 13:42:08.217140 19262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:41919 every 8 connection(s)
I20260601 13:42:08.223714 19263 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46483
I20260601 13:42:08.223899 19263 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:08.224224 19263 heartbeater.cc:507] Master 127.10.181.62:46483 requested a full tablet report, sending...
I20260601 13:42:08.225081 18859 ts_manager.cc:194] Registered new tserver with Master: e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919)
I20260601 13:42:08.225836 18859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44544
I20260601 13:42:08.343842 19166 consensus_queue.cc:1048] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:08.348210 19268 consensus_queue.cc:1048] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" 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:42:08.473307 19268 consensus_queue.cc:1048] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:08.478057 19181 consensus_queue.cc:1048] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" 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:42:08.567230 19171 consensus_queue.cc:1048] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:08.570840 19185 consensus_queue.cc:1048] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:08.590509 19185 consensus_queue.cc:1048] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:08.594494 19185 consensus_queue.cc:1048] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:08.665020 19039 consensus_queue.cc:237] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } }
I20260601 13:42:08.666885 18964 raft_consensus.cc:1275] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.666898 19115 raft_consensus.cc:1275] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.667495 19171 consensus_queue.cc:1048] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } 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:08.667739 19185 consensus_queue.cc:1048] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:08.669659 19171 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.670167 19115 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.670260 18964 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
W20260601 13:42:08.672063 19004 consensus_peers.cc:597] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed -> Peer e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): Couldn't send request to peer e568c0dfb1f24d4680d903e308b92efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 505afb9f877549d8be8ebd848c338202. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.673120 18861 catalog_manager.cc:5696] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed reported cstate change: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:08.678514 19115 consensus_queue.cc:237] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } }
I20260601 13:42:08.680090 19039 raft_consensus.cc:1275] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Refusing update from remote peer 11872e22d4f94e4887bd7ee68db75d77: 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:08.680440 18964 raft_consensus.cc:1275] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 11872e22d4f94e4887bd7ee68db75d77: 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:08.680568 19166 consensus_queue.cc:1048] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" 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:42:08.680873 19268 consensus_queue.cc:1048] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:08.682356 19268 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.682646 19039 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
W20260601 13:42:08.684705 19079 consensus_peers.cc:597] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 -> Peer e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): Couldn't send request to peer e568c0dfb1f24d4680d903e308b92efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab886784223741c3bed2228b221a1c6c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.685143 18860 catalog_manager.cc:5696] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 reported cstate change: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "11872e22d4f94e4887bd7ee68db75d77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:08.685971 19039 consensus_queue.cc:237] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: true } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } }
I20260601 13:42:08.685978 18964 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.687433 19115 raft_consensus.cc:1275] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.687443 18963 raft_consensus.cc:1275] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.687875 19185 consensus_queue.cc:1048] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:08.688166 19004 consensus_peers.cc:597] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed -> Peer e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): Couldn't send request to peer e568c0dfb1f24d4680d903e308b92efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6528b71b6f5a43049637f25515dc9781. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.688860 19185 consensus_queue.cc:1048] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } 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:08.689471 19171 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: true } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.689894 18963 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: true } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.690872 19114 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: true } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.693872 18860 catalog_manager.cc:5696] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 reported cstate change: config changed from index -1 to 2, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: true } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.694379 19039 consensus_queue.cc:237] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } }
W20260601 13:42:08.696120 19004 consensus_peers.cc:597] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed -> Peer e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): Couldn't send request to peer e568c0dfb1f24d4680d903e308b92efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 505afb9f877549d8be8ebd848c338202. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.696552 18964 raft_consensus.cc:1275] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.696929 19280 consensus_queue.cc:1048] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } 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:08.696992 19115 raft_consensus.cc:1275] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.697484 19280 consensus_queue.cc:1048] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:08.698611 19185 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.699337 18964 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.699824 19115 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
W20260601 13:42:08.700664 18908 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:08.700759 18908 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:08.701996 19115 consensus_queue.cc:237] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } }
I20260601 13:42:08.702234 18859 catalog_manager.cc:5696] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:08.703567 18963 raft_consensus.cc:1275] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 11872e22d4f94e4887bd7ee68db75d77: 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:08.703763 19039 raft_consensus.cc:1275] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Refusing update from remote peer 11872e22d4f94e4887bd7ee68db75d77: 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:08.703907 19079 consensus_peers.cc:597] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 -> Peer e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): Couldn't send request to peer e568c0dfb1f24d4680d903e308b92efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab886784223741c3bed2228b221a1c6c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.703907 19268 consensus_queue.cc:1048] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:08.704455 19268 consensus_queue.cc:1048] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } 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:08.706162 19040 consensus_queue.cc:237] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.707440 18962 raft_consensus.cc:1275] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.707520 19181 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.707894 19280 consensus_queue.cc:1048] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } 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:08.707840 18962 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.708279 19040 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
W20260601 13:42:08.709575 18908 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:08.709643 18908 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:08.710573 19040 consensus_queue.cc:237] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } }
I20260601 13:42:08.711005 18861 catalog_manager.cc:5696] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "11872e22d4f94e4887bd7ee68db75d77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.707844 19115 raft_consensus.cc:1275] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.712234 19185 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } }
I20260601 13:42:08.712347 18962 raft_consensus.cc:1275] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.712517 19115 raft_consensus.cc:1275] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.713002 19285 consensus_queue.cc:1048] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:08.713342 19285 consensus_queue.cc:1048] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:08.713513 19171 consensus_queue.cc:1048] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } 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:08.713922 19115 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } }
I20260601 13:42:08.714224 18964 raft_consensus.cc:2955] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } }
W20260601 13:42:08.714457 19004 consensus_peers.cc:597] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed -> Peer e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): Couldn't send request to peer e568c0dfb1f24d4680d903e308b92efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6528b71b6f5a43049637f25515dc9781. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.715955 18861 catalog_manager.cc:5696] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed reported cstate change: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New cstate: current_term: 1 leader_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:08.716459 18847 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 505afb9f877549d8be8ebd848c338202 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:08.717336 19285 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.717674 19115 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.718158 19114 consensus_queue.cc:237] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } }
I20260601 13:42:08.719199 18964 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
W20260601 13:42:08.720177 18908 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:08.720244 18908 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:08.720820 19040 raft_consensus.cc:1275] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Refusing update from remote peer 11872e22d4f94e4887bd7ee68db75d77: 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:08.721451 19181 consensus_queue.cc:1048] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } 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:08.721728 18962 raft_consensus.cc:1275] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 11872e22d4f94e4887bd7ee68db75d77: 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:08.722041 18861 catalog_manager.cc:5696] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } } peers { permanent_uuid: "e568c0dfb1f24d4680d903e308b92efb" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 41919 } attrs { promote: true } } }
I20260601 13:42:08.722118 19181 consensus_queue.cc:1048] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:08.723572 19268 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } }
I20260601 13:42:08.725063 18845 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ab886784223741c3bed2228b221a1c6c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:08.726339 19040 consensus_queue.cc:237] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [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: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } }
I20260601 13:42:08.727283 19227 tablet_service.cc:1558] Processing DeleteTablet for tablet 505afb9f877549d8be8ebd848c338202 with delete_type TABLET_DATA_TOMBSTONED (TS e568c0dfb1f24d4680d903e308b92efb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51878
I20260601 13:42:08.727252 18861 catalog_manager.cc:5696] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 reported cstate change: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New cstate: current_term: 1 leader_uuid: "11872e22d4f94e4887bd7ee68db75d77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } health_report { overall_health: HEALTHY } } }
W20260601 13:42:08.728109 18846 catalog_manager.cc:4994] TS e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): delete failed for tablet 505afb9f877549d8be8ebd848c338202 because the tablet was not found. No further retry: Not found: Tablet not found: 505afb9f877549d8be8ebd848c338202
I20260601 13:42:08.728101 19040 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } }
I20260601 13:42:08.728814 18962 raft_consensus.cc:1275] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: 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:08.729213 18964 raft_consensus.cc:2955] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } attrs { replace: false } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } } }
I20260601 13:42:08.729554 19227 tablet_service.cc:1558] Processing DeleteTablet for tablet ab886784223741c3bed2228b221a1c6c with delete_type TABLET_DATA_TOMBSTONED (TS e568c0dfb1f24d4680d903e308b92efb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51878
I20260601 13:42:08.729880 19115 raft_consensus.cc:1275] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Refusing update from remote peer 564b5cc6cec142b1bbc6a3fdc0e052ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:42:08.730412 18846 catalog_manager.cc:4994] TS e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): delete failed for tablet ab886784223741c3bed2228b221a1c6c because the tablet was not found. No further retry: Not found: Tablet not found: ab886784223741c3bed2228b221a1c6c
I20260601 13:42:08.730472 19280 consensus_queue.cc:1048] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } 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:08.730899 19280 consensus_queue.cc:1048] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:08.734110 18962 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } } }
I20260601 13:42:08.735491 19280 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } } }
I20260601 13:42:08.736894 19115 raft_consensus.cc:2955] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } } }
I20260601 13:42:08.737109 18847 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6528b71b6f5a43049637f25515dc9781 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:08.738696 18860 catalog_manager.cc:5696] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed reported cstate change: config changed from index 3 to 4, NON_VOTER e568c0dfb1f24d4680d903e308b92efb (127.10.181.4) evicted. New cstate: current_term: 1 leader_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "569af09530924dceba24af5aca1f0eaf" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "564b5cc6cec142b1bbc6a3fdc0e052ed" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11872e22d4f94e4887bd7ee68db75d77" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38745 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:08.742386 19227 tablet_service.cc:1558] Processing DeleteTablet for tablet 6528b71b6f5a43049637f25515dc9781 with delete_type TABLET_DATA_TOMBSTONED (TS e568c0dfb1f24d4680d903e308b92efb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51878
W20260601 13:42:08.742983 18846 catalog_manager.cc:4994] TS e568c0dfb1f24d4680d903e308b92efb (127.10.181.4:41919): delete failed for tablet 6528b71b6f5a43049637f25515dc9781 because the tablet was not found. No further retry: Not found: Tablet not found: 6528b71b6f5a43049637f25515dc9781
I20260601 13:42:08.758242 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:08.763100 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:08.763423 10964 tablet_replica.cc:333] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf: stopping tablet replica
I20260601 13:42:08.763617 10964 raft_consensus.cc:2243] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.763779 10964 raft_consensus.cc:2272] T 2b565354b81d4ebc89a4c675db90264b P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.764616 10964 tablet_replica.cc:333] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf: stopping tablet replica
I20260601 13:42:08.764746 10964 raft_consensus.cc:2243] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.764938 10964 raft_consensus.cc:2272] T 505afb9f877549d8be8ebd848c338202 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.765654 10964 tablet_replica.cc:333] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf: stopping tablet replica
I20260601 13:42:08.765798 10964 raft_consensus.cc:2243] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.765959 10964 raft_consensus.cc:2272] T ab886784223741c3bed2228b221a1c6c P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.766773 10964 tablet_replica.cc:333] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf: stopping tablet replica
I20260601 13:42:08.766949 10964 raft_consensus.cc:2243] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.767313 10964 raft_consensus.cc:2272] T 6528b71b6f5a43049637f25515dc9781 P 569af09530924dceba24af5aca1f0eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.781888 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:08.784657 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:08.789510 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:08.789880 10964 tablet_replica.cc:333] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed: stopping tablet replica
I20260601 13:42:08.790021 10964 raft_consensus.cc:2243] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.790158 10964 raft_consensus.cc:2272] T 2b565354b81d4ebc89a4c675db90264b P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.790866 10964 tablet_replica.cc:333] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed: stopping tablet replica
I20260601 13:42:08.790959 10964 raft_consensus.cc:2243] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.791086 10964 raft_consensus.cc:2272] T ab886784223741c3bed2228b221a1c6c P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.791625 10964 tablet_replica.cc:333] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed: stopping tablet replica
I20260601 13:42:08.791702 10964 raft_consensus.cc:2243] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.791867 10964 raft_consensus.cc:2272] T 6528b71b6f5a43049637f25515dc9781 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.792387 10964 tablet_replica.cc:333] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed: stopping tablet replica
I20260601 13:42:08.792465 10964 raft_consensus.cc:2243] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.792646 10964 raft_consensus.cc:2272] T 505afb9f877549d8be8ebd848c338202 P 564b5cc6cec142b1bbc6a3fdc0e052ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.807843 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:08.810827 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:08.815871 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:08.816162 10964 tablet_replica.cc:333] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77: stopping tablet replica
I20260601 13:42:08.816314 10964 raft_consensus.cc:2243] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.816550 10964 raft_consensus.cc:2272] T 505afb9f877549d8be8ebd848c338202 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.817332 10964 tablet_replica.cc:333] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77: stopping tablet replica
I20260601 13:42:08.817462 10964 raft_consensus.cc:2243] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.817695 10964 raft_consensus.cc:2272] T 2b565354b81d4ebc89a4c675db90264b P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.818266 10964 tablet_replica.cc:333] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77: stopping tablet replica
I20260601 13:42:08.818367 10964 raft_consensus.cc:2243] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.818511 10964 raft_consensus.cc:2272] T 6528b71b6f5a43049637f25515dc9781 P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.819015 10964 tablet_replica.cc:333] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77: stopping tablet replica
I20260601 13:42:08.819110 10964 raft_consensus.cc:2243] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.819351 10964 raft_consensus.cc:2272] T ab886784223741c3bed2228b221a1c6c P 11872e22d4f94e4887bd7ee68db75d77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.824029 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:08.826581 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:42:08.831395 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:08.844242 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:42:08.846719 10964 master.cc:562] Master@127.10.181.62:46483 shutting down...
I20260601 13:42:08.850819 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.851002 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.851048 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 863e293b3e4b467a87faabb6f8b1ba50: stopping tablet replica
I20260601 13:42:08.854418 10964 master.cc:584] Master@127.10.181.62:46483 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2253 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:42:08.862378 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:42889
I20260601 13:42:08.862708 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:08.864671 19291 instance_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:08.864682 19292 instance_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:08.864719 19294 instance_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:08.864737 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:08.865151 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:08.865195 10964 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:08.865209 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321328865209 us; error 0 us; skew 500 ppm
I20260601 13:42:08.866209 10964 webserver.cc:533] Webserver started at http://127.10.181.62:41261/ using document root <none> and password file <none>
I20260601 13:42:08.866340 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:08.866382 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:08.866441 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:08.866776 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "b9b01c5493a24beb830cb83b95e4232f"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.868225 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:08.869174 19299 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:08.869483 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:08.869550 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "b9b01c5493a24beb830cb83b95e4232f"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.869616 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-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:08.881907 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:08.882282 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:08.886749 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:42889
I20260601 13:42:08.886780 19351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:42889 every 8 connection(s)
I20260601 13:42:08.890667 19352 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:08.892442 19352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f: Bootstrap starting.
I20260601 13:42:08.893213 19352 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:08.894393 19352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f: No bootstrap required, opened a new log
I20260601 13:42:08.894732 19352 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9b01c5493a24beb830cb83b95e4232f" member_type: VOTER }
I20260601 13:42:08.894819 19352 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:08.894841 19352 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9b01c5493a24beb830cb83b95e4232f, State: Initialized, Role: FOLLOWER
I20260601 13:42:08.894946 19352 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9b01c5493a24beb830cb83b95e4232f" member_type: VOTER }
I20260601 13:42:08.895027 19352 raft_consensus.cc:399] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:08.895051 19352 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:08.895082 19352 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.895743 19352 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9b01c5493a24beb830cb83b95e4232f" member_type: VOTER }
I20260601 13:42:08.895854 19352 leader_election.cc:304] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [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: b9b01c5493a24beb830cb83b95e4232f; no voters: 
I20260601 13:42:08.896010 19352 leader_election.cc:290] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:08.896270 19355 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:08.896369 19352 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:08.896591 19355 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 1 LEADER]: Becoming Leader. State: Replica: b9b01c5493a24beb830cb83b95e4232f, State: Running, Role: LEADER
I20260601 13:42:08.896775 19355 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [LEADER]: Queue going to LEADER mode. State: All 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: "b9b01c5493a24beb830cb83b95e4232f" member_type: VOTER }
I20260601 13:42:08.897367 19357 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9b01c5493a24beb830cb83b95e4232f. Latest consensus state: current_term: 1 leader_uuid: "b9b01c5493a24beb830cb83b95e4232f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9b01c5493a24beb830cb83b95e4232f" member_type: VOTER } }
I20260601 13:42:08.897403 19356 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9b01c5493a24beb830cb83b95e4232f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9b01c5493a24beb830cb83b95e4232f" member_type: VOTER } }
I20260601 13:42:08.897491 19356 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:08.897477 19357 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:08.897794 19364 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:08.898802 19364 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:08.898988 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:08.901114 19364 catalog_manager.cc:1382] Generated new cluster ID: afd37c46c5964a23bad09040ab13d66a
I20260601 13:42:08.901209 19364 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:08.915683 19364 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:08.916594 19364 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:08.922698 19364 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f: Generated new TSK 0
I20260601 13:42:08.922978 19364 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:08.931663 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:08.934119 19374 instance_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:08.934270 19376 instance_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:08.934419 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:08.934331 19373 instance_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:08.934693 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:08.934742 10964 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:08.934757 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321328934757 us; error 0 us; skew 500 ppm
I20260601 13:42:08.935781 10964 webserver.cc:533] Webserver started at http://127.10.181.1:35229/ using document root <none> and password file <none>
I20260601 13:42:08.935937 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:08.935990 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:08.936080 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:08.936486 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "dca0e3cc568f4d588deb046cfd10cf57"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.938072 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:08.939208 19381 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:08.939494 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:08.939563 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "dca0e3cc568f4d588deb046cfd10cf57"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.939628 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-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:08.952158 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:08.952548 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:08.952850 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:08.953346 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:08.953385 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.953426 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:08.953447 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.957947 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:36027
I20260601 13:42:08.958062 19444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:36027 every 8 connection(s)
I20260601 13:42:08.958825 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:08.960871 19449 instance_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:08.960978 19452 instance_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:08.961083 19450 instance_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:08.961428 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:08.961726 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:08.961777 10964 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:08.961802 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321328961801 us; error 0 us; skew 500 ppm
I20260601 13:42:08.963030 10964 webserver.cc:533] Webserver started at http://127.10.181.2:35589/ using document root <none> and password file <none>
I20260601 13:42:08.963263 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:08.963341 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:08.963443 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:08.964063 19445 heartbeater.cc:344] Connected to a master server at 127.10.181.62:42889
I20260601 13:42:08.964174 19445 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:08.964159 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "865dcb0f60604c4db327b6d99ddf5f85"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.964438 19445 heartbeater.cc:507] Master 127.10.181.62:42889 requested a full tablet report, sending...
I20260601 13:42:08.965132 19316 ts_manager.cc:194] Registered new tserver with Master: dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1:36027)
I20260601 13:42:08.965920 19316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56426
I20260601 13:42:08.966177 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:08.967638 19457 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:08.968009 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:08.968187 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "865dcb0f60604c4db327b6d99ddf5f85"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.968293 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-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:08.978652 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:08.979249 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:08.979614 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:08.980172 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:08.980216 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.980252 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:08.980264 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.985252 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:41331
I20260601 13:42:08.985327 19520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:41331 every 8 connection(s)
I20260601 13:42:08.986274 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:08.988796 19524 instance_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:08.988837 19527 instance_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:08.988855 19525 instance_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:08.989105 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:08.989328 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:08.989375 10964 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:08.989391 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321328989391 us; error 0 us; skew 500 ppm
I20260601 13:42:08.990422 10964 webserver.cc:533] Webserver started at http://127.10.181.3:42095/ using document root <none> and password file <none>
I20260601 13:42:08.990612 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:08.990679 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:08.990746 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:08.991358 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "a2db55a947a44de8895e1e49f9861e8e"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.991740 19521 heartbeater.cc:344] Connected to a master server at 127.10.181.62:42889
I20260601 13:42:08.991848 19521 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:08.992110 19521 heartbeater.cc:507] Master 127.10.181.62:42889 requested a full tablet report, sending...
I20260601 13:42:08.992995 19316 ts_manager.cc:194] Registered new tserver with Master: 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2:41331)
I20260601 13:42:08.993283 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:08.993719 19316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56428
I20260601 13:42:08.994472 19532 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:08.994829 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:08.994903 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "a2db55a947a44de8895e1e49f9861e8e"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-whj6"
I20260601 13:42:08.994966 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321156985418-10964-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:09.023183 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:09.023613 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:09.023917 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:09.024442 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:09.024483 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:09.024518 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:09.024550 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:09.028995 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:40665
I20260601 13:42:09.029212 19595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:40665 every 8 connection(s)
I20260601 13:42:09.034682 19596 heartbeater.cc:344] Connected to a master server at 127.10.181.62:42889
I20260601 13:42:09.034838 19596 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:09.035182 19596 heartbeater.cc:507] Master 127.10.181.62:42889 requested a full tablet report, sending...
I20260601 13:42:09.035936 19316 ts_manager.cc:194] Registered new tserver with Master: a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:09.036159 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006744036s
I20260601 13:42:09.036562 19316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56440
I20260601 13:42:09.967453 19445 heartbeater.cc:499] Master 127.10.181.62:42889 was elected leader, sending a full tablet report...
I20260601 13:42:09.994899 19521 heartbeater.cc:499] Master 127.10.181.62:42889 was elected leader, sending a full tablet report...
I20260601 13:42:10.037665 19596 heartbeater.cc:499] Master 127.10.181.62:42889 was elected leader, sending a full tablet report...
I20260601 13:42:10.075625 19316 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56456:
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:10.076393 19316 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.092073 19560 tablet_service.cc:1511] Processing CreateTablet for tablet 73d9fc8b88334585b6cbdf842a6952c7 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:10.092288 19484 tablet_service.cc:1511] Processing CreateTablet for tablet 2475121357e74b35ab9816c793338815 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:10.092082 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 73d9fc8b88334585b6cbdf842a6952c7 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:10.092592 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d9fc8b88334585b6cbdf842a6952c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.092706 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2475121357e74b35ab9816c793338815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.092873 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d9fc8b88334585b6cbdf842a6952c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.095381 19616 tablet_bootstrap.cc:492] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85: Bootstrap starting.
I20260601 13:42:10.095468 19483 tablet_service.cc:1511] Processing CreateTablet for tablet ea29269beb334b22bc0c8b37f14a5574 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:10.095490 19559 tablet_service.cc:1511] Processing CreateTablet for tablet 2475121357e74b35ab9816c793338815 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:10.095752 19483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea29269beb334b22bc0c8b37f14a5574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.095844 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2475121357e74b35ab9816c793338815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.096575 19616 tablet_bootstrap.cc:654] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.097924 19616 tablet_bootstrap.cc:492] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85: No bootstrap required, opened a new log
I20260601 13:42:10.098011 19616 ts_tablet_manager.cc:1403] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:10.098493 19616 raft_consensus.cc:359] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.098600 19616 raft_consensus.cc:385] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.098631 19616 raft_consensus.cc:740] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.098663 19482 tablet_service.cc:1511] Processing CreateTablet for tablet 4b330ffa64a74401ba042bcf9214412c (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:10.098791 19616 consensus_queue.cc:260] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.098930 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b330ffa64a74401ba042bcf9214412c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.099196 19616 ts_tablet_manager.cc:1434] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:10.099247 19558 tablet_service.cc:1511] Processing CreateTablet for tablet ea29269beb334b22bc0c8b37f14a5574 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:10.099398 19616 tablet_bootstrap.cc:492] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85: Bootstrap starting.
I20260601 13:42:10.099584 19558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea29269beb334b22bc0c8b37f14a5574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.100459 19616 tablet_bootstrap.cc:654] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.101622 19481 tablet_service.cc:1511] Processing CreateTablet for tablet b5328cc51101483b9e3325c089ced0ba (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:10.101861 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5328cc51101483b9e3325c089ced0ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.102702 19557 tablet_service.cc:1511] Processing CreateTablet for tablet 4b330ffa64a74401ba042bcf9214412c (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:10.102990 19557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b330ffa64a74401ba042bcf9214412c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.092307 19480 tablet_service.cc:1511] Processing CreateTablet for tablet dea10fffca5846c5acd65c565cf29ebe (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:10.103605 19480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea10fffca5846c5acd65c565cf29ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.106032 19556 tablet_service.cc:1511] Processing CreateTablet for tablet b5328cc51101483b9e3325c089ced0ba (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:10.106355 19555 tablet_service.cc:1511] Processing CreateTablet for tablet dea10fffca5846c5acd65c565cf29ebe (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:10.106375 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5328cc51101483b9e3325c089ced0ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.106685 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea10fffca5846c5acd65c565cf29ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.106865 19616 tablet_bootstrap.cc:492] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85: No bootstrap required, opened a new log
I20260601 13:42:10.107049 19616 ts_tablet_manager.cc:1403] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:42:10.108060 19616 raft_consensus.cc:359] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.108212 19616 raft_consensus.cc:385] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.108247 19616 raft_consensus.cc:740] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.108455 19616 consensus_queue.cc:260] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.108757 19616 ts_tablet_manager.cc:1434] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:10.109043 19616 tablet_bootstrap.cc:492] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85: Bootstrap starting.
I20260601 13:42:10.110201 19409 tablet_service.cc:1511] Processing CreateTablet for tablet 73d9fc8b88334585b6cbdf842a6952c7 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:10.110575 19618 tablet_bootstrap.cc:492] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e: Bootstrap starting.
I20260601 13:42:10.110745 19409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d9fc8b88334585b6cbdf842a6952c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.111811 19618 tablet_bootstrap.cc:654] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.111888 19404 tablet_service.cc:1511] Processing CreateTablet for tablet dea10fffca5846c5acd65c565cf29ebe (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:10.112177 19404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea10fffca5846c5acd65c565cf29ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.112870 19408 tablet_service.cc:1511] Processing CreateTablet for tablet 2475121357e74b35ab9816c793338815 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:10.113150 19408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2475121357e74b35ab9816c793338815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.113996 19622 tablet_bootstrap.cc:492] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57: Bootstrap starting.
I20260601 13:42:10.114569 19405 tablet_service.cc:1511] Processing CreateTablet for tablet b5328cc51101483b9e3325c089ced0ba (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:10.114887 19405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5328cc51101483b9e3325c089ced0ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.115375 19406 tablet_service.cc:1511] Processing CreateTablet for tablet 4b330ffa64a74401ba042bcf9214412c (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:10.115654 19406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b330ffa64a74401ba042bcf9214412c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.115726 19622 tablet_bootstrap.cc:654] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.110244 19616 tablet_bootstrap.cc:654] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.117066 19618 tablet_bootstrap.cc:492] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e: No bootstrap required, opened a new log
I20260601 13:42:10.117147 19618 ts_tablet_manager.cc:1403] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:10.117621 19616 tablet_bootstrap.cc:492] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85: No bootstrap required, opened a new log
I20260601 13:42:10.117586 19618 raft_consensus.cc:359] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.117710 19618 raft_consensus.cc:385] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.117718 19616 ts_tablet_manager.cc:1403] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:10.117771 19618 raft_consensus.cc:740] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2db55a947a44de8895e1e49f9861e8e, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.117910 19618 consensus_queue.cc:260] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.118450 19616 raft_consensus.cc:359] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.118635 19616 raft_consensus.cc:385] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.118697 19616 raft_consensus.cc:740] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.118945 19616 consensus_queue.cc:260] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.118999 19407 tablet_service.cc:1511] Processing CreateTablet for tablet ea29269beb334b22bc0c8b37f14a5574 (DEFAULT_TABLE table=test-workload [id=1d709b4189c14277a3722c48254f662a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:10.119352 19616 ts_tablet_manager.cc:1434] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:10.119544 19407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea29269beb334b22bc0c8b37f14a5574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.120553 19616 tablet_bootstrap.cc:492] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85: Bootstrap starting.
I20260601 13:42:10.121353 19622 tablet_bootstrap.cc:492] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57: No bootstrap required, opened a new log
I20260601 13:42:10.118999 19618 ts_tablet_manager.cc:1434] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:10.121552 19622 ts_tablet_manager.cc:1403] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:42:10.122004 19618 tablet_bootstrap.cc:492] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e: Bootstrap starting.
I20260601 13:42:10.122218 19622 raft_consensus.cc:359] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.122346 19622 raft_consensus.cc:385] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.122382 19622 raft_consensus.cc:740] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.122526 19622 consensus_queue.cc:260] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.122920 19618 tablet_bootstrap.cc:654] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.123004 19622 ts_tablet_manager.cc:1434] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:10.123263 19622 tablet_bootstrap.cc:492] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57: Bootstrap starting.
I20260601 13:42:10.123710 19616 tablet_bootstrap.cc:654] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.124294 19622 tablet_bootstrap.cc:654] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.125051 19618 tablet_bootstrap.cc:492] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e: No bootstrap required, opened a new log
I20260601 13:42:10.125242 19618 ts_tablet_manager.cc:1403] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:10.125566 19622 tablet_bootstrap.cc:492] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57: No bootstrap required, opened a new log
I20260601 13:42:10.125674 19622 ts_tablet_manager.cc:1403] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.125653 19618 raft_consensus.cc:359] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.125765 19618 raft_consensus.cc:385] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.125810 19618 raft_consensus.cc:740] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2db55a947a44de8895e1e49f9861e8e, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.125941 19618 consensus_queue.cc:260] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.126192 19618 ts_tablet_manager.cc:1434] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:10.126430 19618 tablet_bootstrap.cc:492] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e: Bootstrap starting.
I20260601 13:42:10.126544 19622 raft_consensus.cc:359] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.126699 19622 raft_consensus.cc:385] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.126747 19622 raft_consensus.cc:740] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.126890 19622 consensus_queue.cc:260] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.127254 19622 ts_tablet_manager.cc:1434] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.127475 19622 tablet_bootstrap.cc:492] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57: Bootstrap starting.
I20260601 13:42:10.127512 19618 tablet_bootstrap.cc:654] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.128649 19622 tablet_bootstrap.cc:654] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.128882 19618 tablet_bootstrap.cc:492] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e: No bootstrap required, opened a new log
I20260601 13:42:10.128971 19618 ts_tablet_manager.cc:1403] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:10.129448 19618 raft_consensus.cc:359] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.129633 19618 raft_consensus.cc:385] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.129683 19618 raft_consensus.cc:740] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2db55a947a44de8895e1e49f9861e8e, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.129839 19618 consensus_queue.cc:260] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.130038 19622 tablet_bootstrap.cc:492] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57: No bootstrap required, opened a new log
I20260601 13:42:10.130143 19618 ts_tablet_manager.cc:1434] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.130245 19622 ts_tablet_manager.cc:1403] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:10.130537 19618 tablet_bootstrap.cc:492] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e: Bootstrap starting.
I20260601 13:42:10.130872 19616 tablet_bootstrap.cc:492] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85: No bootstrap required, opened a new log
I20260601 13:42:10.131004 19616 ts_tablet_manager.cc:1403] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.000s
I20260601 13:42:10.131047 19622 raft_consensus.cc:359] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.131187 19622 raft_consensus.cc:385] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.131225 19622 raft_consensus.cc:740] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.131363 19622 consensus_queue.cc:260] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.131518 19616 raft_consensus.cc:359] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.131597 19616 raft_consensus.cc:385] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.131626 19616 raft_consensus.cc:740] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.131655 19622 ts_tablet_manager.cc:1434] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.131738 19616 consensus_queue.cc:260] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.131845 19622 tablet_bootstrap.cc:492] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57: Bootstrap starting.
I20260601 13:42:10.132074 19618 tablet_bootstrap.cc:654] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.132006 19616 ts_tablet_manager.cc:1434] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.132381 19616 tablet_bootstrap.cc:492] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85: Bootstrap starting.
I20260601 13:42:10.133432 19622 tablet_bootstrap.cc:654] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.133524 19616 tablet_bootstrap.cc:654] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.135803 19616 tablet_bootstrap.cc:492] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85: No bootstrap required, opened a new log
I20260601 13:42:10.135991 19616 ts_tablet_manager.cc:1403] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:10.136386 19622 tablet_bootstrap.cc:492] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57: No bootstrap required, opened a new log
I20260601 13:42:10.136488 19622 ts_tablet_manager.cc:1403] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:10.136608 19616 raft_consensus.cc:359] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.136793 19616 raft_consensus.cc:385] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.136875 19616 raft_consensus.cc:740] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.136947 19622 raft_consensus.cc:359] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.137081 19616 consensus_queue.cc:260] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.137115 19622 raft_consensus.cc:385] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.137162 19618 tablet_bootstrap.cc:492] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e: No bootstrap required, opened a new log
I20260601 13:42:10.137336 19622 raft_consensus.cc:740] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.137413 19616 ts_tablet_manager.cc:1434] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.137604 19622 consensus_queue.cc:260] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.137706 19616 tablet_bootstrap.cc:492] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85: Bootstrap starting.
I20260601 13:42:10.138073 19622 ts_tablet_manager.cc:1434] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.138284 19622 tablet_bootstrap.cc:492] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57: Bootstrap starting.
I20260601 13:42:10.138831 19616 tablet_bootstrap.cc:654] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.139981 19622 tablet_bootstrap.cc:654] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.140645 19616 tablet_bootstrap.cc:492] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85: No bootstrap required, opened a new log
I20260601 13:42:10.140815 19616 ts_tablet_manager.cc:1403] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:42:10.140900 19618 ts_tablet_manager.cc:1403] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.000s
I20260601 13:42:10.141247 19626 raft_consensus.cc:493] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:10.141356 19626 raft_consensus.cc:515] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.141881 19622 tablet_bootstrap.cc:492] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57: No bootstrap required, opened a new log
I20260601 13:42:10.141983 19626 leader_election.cc:290] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2:41331), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.142535 19622 ts_tablet_manager.cc:1403] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:42:10.142644 19616 raft_consensus.cc:359] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.143152 19616 raft_consensus.cc:385] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.143064 19622 raft_consensus.cc:359] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.143393 19622 raft_consensus.cc:385] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.143509 19622 raft_consensus.cc:740] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.143718 19622 consensus_queue.cc:260] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.144100 19622 ts_tablet_manager.cc:1434] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.143038 19618 raft_consensus.cc:359] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.143296 19616 raft_consensus.cc:740] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.144385 19622 tablet_bootstrap.cc:492] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57: Bootstrap starting.
I20260601 13:42:10.144582 19618 raft_consensus.cc:385] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.145534 19618 raft_consensus.cc:740] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2db55a947a44de8895e1e49f9861e8e, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.145761 19618 consensus_queue.cc:260] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.144750 19616 consensus_queue.cc:260] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.147786 19616 ts_tablet_manager.cc:1434] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:42:10.148205 19618 ts_tablet_manager.cc:1434] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:42:10.148975 19618 tablet_bootstrap.cc:492] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e: Bootstrap starting.
I20260601 13:42:10.149013 19622 tablet_bootstrap.cc:654] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.151983 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5328cc51101483b9e3325c089ced0ba" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865dcb0f60604c4db327b6d99ddf5f85" is_pre_election: true
I20260601 13:42:10.152181 19495 raft_consensus.cc:2468] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 0.
I20260601 13:42:10.152575 19383 leader_election.cc:304] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865dcb0f60604c4db327b6d99ddf5f85, dca0e3cc568f4d588deb046cfd10cf57; no voters: 
I20260601 13:42:10.152822 19626 raft_consensus.cc:2804] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:10.152889 19626 raft_consensus.cc:493] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:10.152925 19626 raft_consensus.cc:3060] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.152985 19622 tablet_bootstrap.cc:492] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57: No bootstrap required, opened a new log
I20260601 13:42:10.153126 19622 ts_tablet_manager.cc:1403] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.001s
I20260601 13:42:10.153627 19622 raft_consensus.cc:359] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.153749 19622 raft_consensus.cc:385] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.153780 19622 raft_consensus.cc:740] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.153919 19622 consensus_queue.cc:260] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.154309 19626 raft_consensus.cc:515] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.154434 19622 ts_tablet_manager.cc:1434] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:10.154762 19626 leader_election.cc:290] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 election: Requested vote from peers 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2:41331), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.154983 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5328cc51101483b9e3325c089ced0ba" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e" is_pre_election: true
I20260601 13:42:10.155097 19570 raft_consensus.cc:2468] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 0.
I20260601 13:42:10.155115 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5328cc51101483b9e3325c089ced0ba" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865dcb0f60604c4db327b6d99ddf5f85"
I20260601 13:42:10.155253 19495 raft_consensus.cc:3060] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.155471 19569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5328cc51101483b9e3325c089ced0ba" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e"
I20260601 13:42:10.155568 19569 raft_consensus.cc:3060] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.156483 19569 raft_consensus.cc:2468] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 1.
I20260601 13:42:10.156483 19495 raft_consensus.cc:2468] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 1.
I20260601 13:42:10.156824 19384 leader_election.cc:304] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2db55a947a44de8895e1e49f9861e8e, dca0e3cc568f4d588deb046cfd10cf57; no voters: 
I20260601 13:42:10.157043 19626 raft_consensus.cc:2804] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.157126 19626 raft_consensus.cc:697] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 1 LEADER]: Becoming Leader. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Running, Role: LEADER
I20260601 13:42:10.157272 19626 consensus_queue.cc:237] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.158044 19618 tablet_bootstrap.cc:654] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.159281 19618 tablet_bootstrap.cc:492] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e: No bootstrap required, opened a new log
I20260601 13:42:10.159262 19312 catalog_manager.cc:5696] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 reported cstate change: term changed from 0 to 1, leader changed from <none> to dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "dca0e3cc568f4d588deb046cfd10cf57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:10.159408 19618 ts_tablet_manager.cc:1403] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.001s
I20260601 13:42:10.160053 19618 raft_consensus.cc:359] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.160166 19618 raft_consensus.cc:385] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.160164 19619 raft_consensus.cc:493] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:10.160236 19618 raft_consensus.cc:740] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2db55a947a44de8895e1e49f9861e8e, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.160365 19619 raft_consensus.cc:515] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.160458 19618 consensus_queue.cc:260] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.160838 19618 ts_tablet_manager.cc:1434] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.160882 19619 leader_election.cc:290] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1:36027), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.161125 19618 tablet_bootstrap.cc:492] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e: Bootstrap starting.
I20260601 13:42:10.162508 19618 tablet_bootstrap.cc:654] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.162923 19619 raft_consensus.cc:493] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:10.163017 19619 raft_consensus.cc:515] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.163409 19619 leader_election.cc:290] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665), dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1:36027)
I20260601 13:42:10.164834 19618 tablet_bootstrap.cc:492] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e: No bootstrap required, opened a new log
I20260601 13:42:10.164976 19618 ts_tablet_manager.cc:1403] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:10.165509 19618 raft_consensus.cc:359] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.165637 19618 raft_consensus.cc:385] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.165670 19618 raft_consensus.cc:740] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2db55a947a44de8895e1e49f9861e8e, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.165866 19618 consensus_queue.cc:260] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.166188 19618 ts_tablet_manager.cc:1434] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:10.166492 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29269beb334b22bc0c8b37f14a5574" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dca0e3cc568f4d588deb046cfd10cf57" is_pre_election: true
I20260601 13:42:10.166613 19419 raft_consensus.cc:2468] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 0.
I20260601 13:42:10.166854 19418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d9fc8b88334585b6cbdf842a6952c7" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dca0e3cc568f4d588deb046cfd10cf57" is_pre_election: true
I20260601 13:42:10.166950 19418 raft_consensus.cc:2468] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 0.
I20260601 13:42:10.167297 19460 leader_election.cc:304] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865dcb0f60604c4db327b6d99ddf5f85, dca0e3cc568f4d588deb046cfd10cf57; no voters: 
I20260601 13:42:10.167481 19619 raft_consensus.cc:2804] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:10.167496 19460 leader_election.cc:304] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865dcb0f60604c4db327b6d99ddf5f85, dca0e3cc568f4d588deb046cfd10cf57; no voters: 
I20260601 13:42:10.167551 19619 raft_consensus.cc:493] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:10.167589 19619 raft_consensus.cc:3060] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.167899 19646 raft_consensus.cc:2804] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:10.167955 19646 raft_consensus.cc:493] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:10.167992 19646 raft_consensus.cc:3060] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.168866 19619 raft_consensus.cc:515] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.168967 19646 raft_consensus.cc:515] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.169237 19646 leader_election.cc:290] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 election: Requested vote from peers a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665), dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1:36027)
I20260601 13:42:10.169253 19619 leader_election.cc:290] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 election: Requested vote from peers dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1:36027), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.169394 19569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29269beb334b22bc0c8b37f14a5574" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e" is_pre_election: true
I20260601 13:42:10.169492 19569 raft_consensus.cc:2468] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 0.
I20260601 13:42:10.169548 19418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29269beb334b22bc0c8b37f14a5574" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dca0e3cc568f4d588deb046cfd10cf57"
I20260601 13:42:10.169624 19418 raft_consensus.cc:3060] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.169687 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d9fc8b88334585b6cbdf842a6952c7" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e" is_pre_election: true
I20260601 13:42:10.169828 19569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29269beb334b22bc0c8b37f14a5574" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e"
I20260601 13:42:10.169759 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d9fc8b88334585b6cbdf842a6952c7" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e"
I20260601 13:42:10.169914 19569 raft_consensus.cc:3060] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.170850 19418 raft_consensus.cc:2468] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 1.
I20260601 13:42:10.170878 19569 raft_consensus.cc:2468] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 1.
I20260601 13:42:10.169763 19570 raft_consensus.cc:2468] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 0.
I20260601 13:42:10.171180 19460 leader_election.cc:304] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865dcb0f60604c4db327b6d99ddf5f85, a2db55a947a44de8895e1e49f9861e8e; no voters: 
I20260601 13:42:10.171375 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d9fc8b88334585b6cbdf842a6952c7" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dca0e3cc568f4d588deb046cfd10cf57"
I20260601 13:42:10.171418 19619 raft_consensus.cc:2804] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.171499 19419 raft_consensus.cc:3060] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.171653 19619 raft_consensus.cc:697] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 LEADER]: Becoming Leader. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Running, Role: LEADER
I20260601 13:42:10.171813 19619 consensus_queue.cc:237] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.172518 19419 raft_consensus.cc:2468] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 1.
I20260601 13:42:10.172880 19460 leader_election.cc:304] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [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: 865dcb0f60604c4db327b6d99ddf5f85, dca0e3cc568f4d588deb046cfd10cf57; no voters: a2db55a947a44de8895e1e49f9861e8e
I20260601 13:42:10.173183 19619 raft_consensus.cc:2804] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.173270 19619 raft_consensus.cc:697] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 LEADER]: Becoming Leader. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Running, Role: LEADER
I20260601 13:42:10.173476 19316 catalog_manager.cc:5696] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "865dcb0f60604c4db327b6d99ddf5f85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:10.173514 19619 consensus_queue.cc:237] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } }
I20260601 13:42:10.177138 19316 catalog_manager.cc:5696] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "865dcb0f60604c4db327b6d99ddf5f85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:10.186453 19640 raft_consensus.cc:493] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:10.186683 19640 raft_consensus.cc:515] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.187350 19640 leader_election.cc:290] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2:41331), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.187897 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2475121357e74b35ab9816c793338815" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e" is_pre_election: true
I20260601 13:42:10.187897 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2475121357e74b35ab9816c793338815" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865dcb0f60604c4db327b6d99ddf5f85" is_pre_election: true
I20260601 13:42:10.188128 19570 raft_consensus.cc:2468] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 0.
I20260601 13:42:10.188171 19495 raft_consensus.cc:2468] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 0.
I20260601 13:42:10.188459 19383 leader_election.cc:304] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865dcb0f60604c4db327b6d99ddf5f85, dca0e3cc568f4d588deb046cfd10cf57; no voters: 
I20260601 13:42:10.188661 19640 raft_consensus.cc:2804] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:10.188728 19640 raft_consensus.cc:493] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:10.188776 19640 raft_consensus.cc:3060] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.189858 19640 raft_consensus.cc:515] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.190275 19640 leader_election.cc:290] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 election: Requested vote from peers 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2:41331), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.190680 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2475121357e74b35ab9816c793338815" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e"
I20260601 13:42:10.190734 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2475121357e74b35ab9816c793338815" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865dcb0f60604c4db327b6d99ddf5f85"
I20260601 13:42:10.190829 19495 raft_consensus.cc:3060] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.190810 19570 raft_consensus.cc:3060] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.192070 19570 raft_consensus.cc:2468] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 1.
I20260601 13:42:10.192392 19495 raft_consensus.cc:2468] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 1.
I20260601 13:42:10.192613 19384 leader_election.cc:304] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2db55a947a44de8895e1e49f9861e8e, dca0e3cc568f4d588deb046cfd10cf57; no voters: 
I20260601 13:42:10.192828 19640 raft_consensus.cc:2804] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.192951 19640 raft_consensus.cc:697] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 LEADER]: Becoming Leader. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Running, Role: LEADER
I20260601 13:42:10.193164 19640 consensus_queue.cc:237] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.195346 19316 catalog_manager.cc:5696] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 reported cstate change: term changed from 0 to 1, leader changed from <none> to dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "dca0e3cc568f4d588deb046cfd10cf57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:10.244586 19619 raft_consensus.cc:493] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:10.244874 19619 raft_consensus.cc:515] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.245463 19619 leader_election.cc:290] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1:36027), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.246140 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea10fffca5846c5acd65c565cf29ebe" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e" is_pre_election: true
I20260601 13:42:10.246152 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea10fffca5846c5acd65c565cf29ebe" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dca0e3cc568f4d588deb046cfd10cf57" is_pre_election: true
I20260601 13:42:10.246361 19570 raft_consensus.cc:2468] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 0.
I20260601 13:42:10.246436 19419 raft_consensus.cc:2468] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 0.
I20260601 13:42:10.246730 19460 leader_election.cc:304] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865dcb0f60604c4db327b6d99ddf5f85, a2db55a947a44de8895e1e49f9861e8e; no voters: 
I20260601 13:42:10.246935 19619 raft_consensus.cc:2804] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:10.247009 19619 raft_consensus.cc:493] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:10.247046 19619 raft_consensus.cc:3060] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.247928 19619 raft_consensus.cc:515] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.248271 19619 leader_election.cc:290] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 election: Requested vote from peers dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1:36027), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.248850 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea10fffca5846c5acd65c565cf29ebe" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e"
I20260601 13:42:10.248785 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea10fffca5846c5acd65c565cf29ebe" candidate_uuid: "865dcb0f60604c4db327b6d99ddf5f85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dca0e3cc568f4d588deb046cfd10cf57"
I20260601 13:42:10.249014 19570 raft_consensus.cc:3060] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.249094 19419 raft_consensus.cc:3060] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.249809 19570 raft_consensus.cc:2468] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 1.
I20260601 13:42:10.250213 19460 leader_election.cc:304] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865dcb0f60604c4db327b6d99ddf5f85, a2db55a947a44de8895e1e49f9861e8e; no voters: 
I20260601 13:42:10.250303 19419 raft_consensus.cc:2468] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865dcb0f60604c4db327b6d99ddf5f85 in term 1.
I20260601 13:42:10.250413 19619 raft_consensus.cc:2804] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.250514 19619 raft_consensus.cc:697] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 LEADER]: Becoming Leader. State: Replica: 865dcb0f60604c4db327b6d99ddf5f85, State: Running, Role: LEADER
I20260601 13:42:10.250658 19619 consensus_queue.cc:237] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.252648 19316 catalog_manager.cc:5696] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "865dcb0f60604c4db327b6d99ddf5f85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:10.401420 19640 raft_consensus.cc:493] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:10.401703 19640 raft_consensus.cc:515] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.402191 19640 leader_election.cc:290] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2:41331), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.402640 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b330ffa64a74401ba042bcf9214412c" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865dcb0f60604c4db327b6d99ddf5f85" is_pre_election: true
I20260601 13:42:10.402647 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b330ffa64a74401ba042bcf9214412c" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e" is_pre_election: true
I20260601 13:42:10.402842 19495 raft_consensus.cc:2468] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 0.
I20260601 13:42:10.402866 19570 raft_consensus.cc:2468] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 0.
I20260601 13:42:10.403221 19384 leader_election.cc:304] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2db55a947a44de8895e1e49f9861e8e, dca0e3cc568f4d588deb046cfd10cf57; no voters: 
I20260601 13:42:10.403420 19640 raft_consensus.cc:2804] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:10.403479 19640 raft_consensus.cc:493] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:10.403506 19640 raft_consensus.cc:3060] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.404604 19640 raft_consensus.cc:515] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.405011 19640 leader_election.cc:290] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 election: Requested vote from peers 865dcb0f60604c4db327b6d99ddf5f85 (127.10.181.2:41331), a2db55a947a44de8895e1e49f9861e8e (127.10.181.3:40665)
I20260601 13:42:10.405479 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b330ffa64a74401ba042bcf9214412c" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865dcb0f60604c4db327b6d99ddf5f85"
I20260601 13:42:10.405479 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b330ffa64a74401ba042bcf9214412c" candidate_uuid: "dca0e3cc568f4d588deb046cfd10cf57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2db55a947a44de8895e1e49f9861e8e"
I20260601 13:42:10.405648 19495 raft_consensus.cc:3060] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.405648 19570 raft_consensus.cc:3060] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.406824 19570 raft_consensus.cc:2468] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 1.
I20260601 13:42:10.406824 19495 raft_consensus.cc:2468] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dca0e3cc568f4d588deb046cfd10cf57 in term 1.
I20260601 13:42:10.407236 19384 leader_election.cc:304] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2db55a947a44de8895e1e49f9861e8e, dca0e3cc568f4d588deb046cfd10cf57; no voters: 
I20260601 13:42:10.407510 19640 raft_consensus.cc:2804] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.407670 19640 raft_consensus.cc:697] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 1 LEADER]: Becoming Leader. State: Replica: dca0e3cc568f4d588deb046cfd10cf57, State: Running, Role: LEADER
I20260601 13:42:10.407817 19640 consensus_queue.cc:237] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } }
I20260601 13:42:10.409802 19316 catalog_manager.cc:5696] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 reported cstate change: term changed from 0 to 1, leader changed from <none> to dca0e3cc568f4d588deb046cfd10cf57 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "dca0e3cc568f4d588deb046cfd10cf57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:10.505199 19419 raft_consensus.cc:1275] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Refusing update from remote peer 865dcb0f60604c4db327b6d99ddf5f85: 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:10.505406 19570 raft_consensus.cc:1275] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Refusing update from remote peer dca0e3cc568f4d588deb046cfd10cf57: 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:10.506423 19495 raft_consensus.cc:1275] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Refusing update from remote peer dca0e3cc568f4d588deb046cfd10cf57: 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:10.506582 19619 consensus_queue.cc:1048] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.506647 19626 consensus_queue.cc:1048] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.508805 19569 raft_consensus.cc:1275] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Refusing update from remote peer dca0e3cc568f4d588deb046cfd10cf57: 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:10.509330 19494 raft_consensus.cc:1275] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Refusing update from remote peer dca0e3cc568f4d588deb046cfd10cf57: 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:10.509729 19569 raft_consensus.cc:1275] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Refusing update from remote peer 865dcb0f60604c4db327b6d99ddf5f85: 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:10.509830 19418 raft_consensus.cc:1275] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Refusing update from remote peer 865dcb0f60604c4db327b6d99ddf5f85: 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:10.509887 19417 raft_consensus.cc:1275] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Refusing update from remote peer 865dcb0f60604c4db327b6d99ddf5f85: 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:10.510037 19495 raft_consensus.cc:1275] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Refusing update from remote peer dca0e3cc568f4d588deb046cfd10cf57: 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:10.510425 19570 raft_consensus.cc:1275] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Refusing update from remote peer 865dcb0f60604c4db327b6d99ddf5f85: 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:10.510572 19646 consensus_queue.cc:1048] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.510869 19626 consensus_queue.cc:1048] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.510878 19646 consensus_queue.cc:1048] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dca0e3cc568f4d588deb046cfd10cf57" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.511315 19626 consensus_queue.cc:1048] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.511345 19646 consensus_queue.cc:1048] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.511584 19646 consensus_queue.cc:1048] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.511582 19626 consensus_queue.cc:1048] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865dcb0f60604c4db327b6d99ddf5f85" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.512104 19569 raft_consensus.cc:1275] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Refusing update from remote peer dca0e3cc568f4d588deb046cfd10cf57: 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:10.512293 19626 consensus_queue.cc:1048] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.513505 19626 consensus_queue.cc:1048] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.518604 19565 raft_consensus.cc:3060] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.520953 19565 raft_consensus.cc:1275] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Refusing update from remote peer 865dcb0f60604c4db327b6d99ddf5f85: 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:10.523308 19619 consensus_queue.cc:1048] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2db55a947a44de8895e1e49f9861e8e" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:10.529103 19659 mvcc.cc:204] Tried to move back new op lower bound from 7292196169749176320 to 7292196169352007680. Current Snapshot: MvccSnapshot[applied={T|T < 7292196169749176320}]
I20260601 13:42:10.693336 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:10.698807 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.699074 10964 tablet_replica.cc:333] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57: stopping tablet replica
I20260601 13:42:10.699234 10964 raft_consensus.cc:2243] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.699383 10964 raft_consensus.cc:2272] T ea29269beb334b22bc0c8b37f14a5574 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.700062 10964 tablet_replica.cc:333] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57: stopping tablet replica
I20260601 13:42:10.700161 10964 raft_consensus.cc:2243] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.700328 10964 raft_consensus.cc:2272] T b5328cc51101483b9e3325c089ced0ba P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.700826 10964 tablet_replica.cc:333] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57: stopping tablet replica
I20260601 13:42:10.700903 10964 raft_consensus.cc:2243] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.701100 10964 raft_consensus.cc:2272] T 4b330ffa64a74401ba042bcf9214412c P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.701557 10964 tablet_replica.cc:333] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57: stopping tablet replica
I20260601 13:42:10.701642 10964 raft_consensus.cc:2243] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.701762 10964 raft_consensus.cc:2272] T 2475121357e74b35ab9816c793338815 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.702207 10964 tablet_replica.cc:333] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57: stopping tablet replica
I20260601 13:42:10.702281 10964 raft_consensus.cc:2243] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.702378 10964 raft_consensus.cc:2272] T 73d9fc8b88334585b6cbdf842a6952c7 P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.702816 10964 tablet_replica.cc:333] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57: stopping tablet replica
I20260601 13:42:10.702886 10964 raft_consensus.cc:2243] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.702968 10964 raft_consensus.cc:2272] T dea10fffca5846c5acd65c565cf29ebe P dca0e3cc568f4d588deb046cfd10cf57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.719522 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:10.724064 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:10.728864 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.729178 10964 tablet_replica.cc:333] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85: stopping tablet replica
I20260601 13:42:10.729386 10964 raft_consensus.cc:2243] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.729714 10964 raft_consensus.cc:2272] T dea10fffca5846c5acd65c565cf29ebe P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.730556 10964 tablet_replica.cc:333] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85: stopping tablet replica
I20260601 13:42:10.730675 10964 raft_consensus.cc:2243] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.730818 10964 raft_consensus.cc:2272] T b5328cc51101483b9e3325c089ced0ba P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.731455 10964 tablet_replica.cc:333] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85: stopping tablet replica
I20260601 13:42:10.731550 10964 raft_consensus.cc:2243] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.731863 10964 raft_consensus.cc:2272] T ea29269beb334b22bc0c8b37f14a5574 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.732446 10964 tablet_replica.cc:333] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85: stopping tablet replica
I20260601 13:42:10.732558 10964 raft_consensus.cc:2243] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.732683 10964 raft_consensus.cc:2272] T 4b330ffa64a74401ba042bcf9214412c P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.733331 10964 tablet_replica.cc:333] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85: stopping tablet replica
I20260601 13:42:10.733428 10964 raft_consensus.cc:2243] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.733572 10964 raft_consensus.cc:2272] T 2475121357e74b35ab9816c793338815 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.734129 10964 tablet_replica.cc:333] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85: stopping tablet replica
I20260601 13:42:10.734236 10964 raft_consensus.cc:2243] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.734597 10964 raft_consensus.cc:2272] T 73d9fc8b88334585b6cbdf842a6952c7 P 865dcb0f60604c4db327b6d99ddf5f85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.739616 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:10.742461 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:10.747701 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.747978 10964 tablet_replica.cc:333] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e: stopping tablet replica
I20260601 13:42:10.748139 10964 raft_consensus.cc:2243] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.748329 10964 raft_consensus.cc:2272] T dea10fffca5846c5acd65c565cf29ebe P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.749114 10964 tablet_replica.cc:333] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e: stopping tablet replica
I20260601 13:42:10.749212 10964 raft_consensus.cc:2243] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.749325 10964 raft_consensus.cc:2272] T b5328cc51101483b9e3325c089ced0ba P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.749826 10964 tablet_replica.cc:333] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e: stopping tablet replica
I20260601 13:42:10.749919 10964 raft_consensus.cc:2243] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.750026 10964 raft_consensus.cc:2272] T 73d9fc8b88334585b6cbdf842a6952c7 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.750588 10964 tablet_replica.cc:333] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e: stopping tablet replica
I20260601 13:42:10.750679 10964 raft_consensus.cc:2243] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.750782 10964 raft_consensus.cc:2272] T 4b330ffa64a74401ba042bcf9214412c P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.751336 10964 tablet_replica.cc:333] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e: stopping tablet replica
I20260601 13:42:10.751422 10964 raft_consensus.cc:2243] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.751523 10964 raft_consensus.cc:2272] T 2475121357e74b35ab9816c793338815 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.752038 10964 tablet_replica.cc:333] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e: stopping tablet replica
I20260601 13:42:10.752108 10964 raft_consensus.cc:2243] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.752210 10964 raft_consensus.cc:2272] T ea29269beb334b22bc0c8b37f14a5574 P a2db55a947a44de8895e1e49f9861e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.766711 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:10.770442 10964 master.cc:562] Master@127.10.181.62:42889 shutting down...
I20260601 13:42:10.774608 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.774801 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.774850 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9b01c5493a24beb830cb83b95e4232f: stopping tablet replica
I20260601 13:42:10.788713 10964 master.cc:584] Master@127.10.181.62:42889 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1936 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:42:10.798676 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:44763
I20260601 13:42:10.799052 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.801365 19707 instance_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.801486 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:10.801708 19705 instance_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.801721 19704 instance_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.802179 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.802250 10964 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.802294 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321330802293 us; error 0 us; skew 500 ppm
I20260601 13:42:10.803525 10964 webserver.cc:533] Webserver started at http://127.10.181.62:41605/ using document root <none> and password file <none>
I20260601 13:42:10.803725 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.803783 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.803855 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.804426 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "50e73795ea7b445fb3774e9ae1452543"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-whj6"
I20260601 13:42:10.806262 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.807792 19712 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.808204 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.808300 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "50e73795ea7b445fb3774e9ae1452543"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-whj6"
I20260601 13:42:10.808393 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-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.817566 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.818298 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.823936 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:44763
I20260601 13:42:10.828351 19764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:44763 every 8 connection(s)
I20260601 13:42:10.828827 19765 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.830662 19765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543: Bootstrap starting.
I20260601 13:42:10.831492 19765 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.832834 19765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543: No bootstrap required, opened a new log
I20260601 13:42:10.833231 19765 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50e73795ea7b445fb3774e9ae1452543" member_type: VOTER }
I20260601 13:42:10.833329 19765 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.833350 19765 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50e73795ea7b445fb3774e9ae1452543, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.833472 19765 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50e73795ea7b445fb3774e9ae1452543" member_type: VOTER }
I20260601 13:42:10.833551 19765 raft_consensus.cc:399] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:10.833575 19765 raft_consensus.cc:493] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:10.833626 19765 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.834309 19765 raft_consensus.cc:515] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50e73795ea7b445fb3774e9ae1452543" member_type: VOTER }
I20260601 13:42:10.834426 19765 leader_election.cc:304] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [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: 50e73795ea7b445fb3774e9ae1452543; no voters: 
I20260601 13:42:10.834606 19765 leader_election.cc:290] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:10.834923 19768 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.835000 19765 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:10.835265 19768 raft_consensus.cc:697] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 1 LEADER]: Becoming Leader. State: Replica: 50e73795ea7b445fb3774e9ae1452543, State: Running, Role: LEADER
I20260601 13:42:10.835440 19768 consensus_queue.cc:237] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [LEADER]: Queue going to LEADER mode. State: All 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: "50e73795ea7b445fb3774e9ae1452543" member_type: VOTER }
I20260601 13:42:10.836004 19770 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 50e73795ea7b445fb3774e9ae1452543. Latest consensus state: current_term: 1 leader_uuid: "50e73795ea7b445fb3774e9ae1452543" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50e73795ea7b445fb3774e9ae1452543" member_type: VOTER } }
I20260601 13:42:10.836045 19769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "50e73795ea7b445fb3774e9ae1452543" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50e73795ea7b445fb3774e9ae1452543" member_type: VOTER } }
I20260601 13:42:10.836117 19770 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:10.836127 19769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:10.836803 19777 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:10.838332 19777 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:10.838523 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:10.841070 19777 catalog_manager.cc:1382] Generated new cluster ID: 4f95f4acdc9648b9b7f5b4c6ab7571db
I20260601 13:42:10.841176 19777 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:10.854071 19777 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:10.854790 19777 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:10.867700 19777 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543: Generated new TSK 0
I20260601 13:42:10.868002 19777 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:10.871403 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.873978 19787 instance_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.873978 19789 instance_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.874042 19786 instance_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.874215 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:10.874472 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.874517 10964 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.874532 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321330874532 us; error 0 us; skew 500 ppm
I20260601 13:42:10.875507 10964 webserver.cc:533] Webserver started at http://127.10.181.1:46007/ using document root <none> and password file <none>
I20260601 13:42:10.875650 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.875699 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.875752 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.876109 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "e61460c640934c7496dc60b02f91e8a9"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-whj6"
I20260601 13:42:10.877933 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.879320 19794 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.879876 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.879973 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "e61460c640934c7496dc60b02f91e8a9"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-whj6"
I20260601 13:42:10.880096 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-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.897405 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.897950 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.898274 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.898787 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.898828 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.899070 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.899158 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260601 13:42:10.904559 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:38079
I20260601 13:42:10.904628 19857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:38079 every 8 connection(s)
I20260601 13:42:10.905475 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.907624 19865 instance_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.907908 19863 instance_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.907984 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:10.907910 19862 instance_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.908464 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.908538 10964 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.908560 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321330908560 us; error 0 us; skew 500 ppm
I20260601 13:42:10.909919 10964 webserver.cc:533] Webserver started at http://127.10.181.2:39615/ using document root <none> and password file <none>
I20260601 13:42:10.910097 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.910156 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.910233 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.910640 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "77adaad14c39485d834aca80789325ac"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-whj6"
I20260601 13:42:10.911115 19858 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44763
I20260601 13:42:10.911275 19858 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.911617 19858 heartbeater.cc:507] Master 127.10.181.62:44763 requested a full tablet report, sending...
I20260601 13:42:10.912305 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:10.912462 19729 ts_manager.cc:194] Registered new tserver with Master: e61460c640934c7496dc60b02f91e8a9 (127.10.181.1:38079)
I20260601 13:42:10.913421 19729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34392
I20260601 13:42:10.913615 19870 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.913944 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.914011 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "77adaad14c39485d834aca80789325ac"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-whj6"
I20260601 13:42:10.914080 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-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.935967 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.936434 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.936764 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.937395 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.937435 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.937479 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.937505 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.942376 19933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:34859 every 8 connection(s)
I20260601 13:42:10.942399 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:34859
I20260601 13:42:10.943496 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.945760 19937 instance_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.945899 19938 instance_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.946050 19940 instance_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.946081 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:10.946398 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.946448 10964 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.946463 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321330946463 us; error 0 us; skew 500 ppm
I20260601 13:42:10.947674 10964 webserver.cc:533] Webserver started at http://127.10.181.3:43617/ using document root <none> and password file <none>
I20260601 13:42:10.947886 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.947959 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.948063 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.948606 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "3b96c78a9be74e569b43d359300b8dc8"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-whj6"
I20260601 13:42:10.948797 19934 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44763
I20260601 13:42:10.948910 19934 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.949164 19934 heartbeater.cc:507] Master 127.10.181.62:44763 requested a full tablet report, sending...
I20260601 13:42:10.949888 19729 ts_manager.cc:194] Registered new tserver with Master: 77adaad14c39485d834aca80789325ac (127.10.181.2:34859)
I20260601 13:42:10.950534 19729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34394
I20260601 13:42:10.950585 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:10.952117 19945 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.952535 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.952636 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "3b96c78a9be74e569b43d359300b8dc8"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-whj6"
I20260601 13:42:10.952953 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321156985418-10964-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.963958 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.964517 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.964888 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.965477 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.965518 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.965562 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.965590 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.971017 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:42039
I20260601 13:42:10.971112 20008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:42039 every 8 connection(s)
I20260601 13:42:10.977059 20009 heartbeater.cc:344] Connected to a master server at 127.10.181.62:44763
I20260601 13:42:10.977201 20009 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.977464 20009 heartbeater.cc:507] Master 127.10.181.62:44763 requested a full tablet report, sending...
I20260601 13:42:10.978220 19729 ts_manager.cc:194] Registered new tserver with Master: 3b96c78a9be74e569b43d359300b8dc8 (127.10.181.3:42039)
I20260601 13:42:10.978538 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006988497s
I20260601 13:42:10.978823 19729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34402
I20260601 13:42:11.914707 19858 heartbeater.cc:499] Master 127.10.181.62:44763 was elected leader, sending a full tablet report...
I20260601 13:42:11.951712 19934 heartbeater.cc:499] Master 127.10.181.62:44763 was elected leader, sending a full tablet report...
I20260601 13:42:11.979912 20009 heartbeater.cc:499] Master 127.10.181.62:44763 was elected leader, sending a full tablet report...
I20260601 13:42:12.031764 19729 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34408:
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:12.032399 19729 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.045794 19822 tablet_service.cc:1511] Processing CreateTablet for tablet 539c07ffb86c4696a271170931db0a41 (DEFAULT_TABLE table=test-workload [id=075b20f206d54e36b6cd9a37919168f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:12.045876 19973 tablet_service.cc:1511] Processing CreateTablet for tablet 539c07ffb86c4696a271170931db0a41 (DEFAULT_TABLE table=test-workload [id=075b20f206d54e36b6cd9a37919168f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:12.045953 19897 tablet_service.cc:1511] Processing CreateTablet for tablet 539c07ffb86c4696a271170931db0a41 (DEFAULT_TABLE table=test-workload [id=075b20f206d54e36b6cd9a37919168f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:12.046229 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539c07ffb86c4696a271170931db0a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.046224 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539c07ffb86c4696a271170931db0a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.046224 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539c07ffb86c4696a271170931db0a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.049537 20029 tablet_bootstrap.cc:492] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9: Bootstrap starting.
I20260601 13:42:12.049698 20031 tablet_bootstrap.cc:492] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac: Bootstrap starting.
I20260601 13:42:12.049589 20030 tablet_bootstrap.cc:492] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8: Bootstrap starting.
I20260601 13:42:12.051059 20030 tablet_bootstrap.cc:654] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.051059 20029 tablet_bootstrap.cc:654] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.052110 20031 tablet_bootstrap.cc:654] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.052456 20029 tablet_bootstrap.cc:492] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9: No bootstrap required, opened a new log
I20260601 13:42:12.052560 20029 ts_tablet_manager.cc:1403] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:12.053035 20029 raft_consensus.cc:359] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.053238 20029 raft_consensus.cc:385] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.053287 20030 tablet_bootstrap.cc:492] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8: No bootstrap required, opened a new log
I20260601 13:42:12.053277 20029 raft_consensus.cc:740] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61460c640934c7496dc60b02f91e8a9, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.053369 20030 ts_tablet_manager.cc:1403] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:12.053277 20031 tablet_bootstrap.cc:492] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac: No bootstrap required, opened a new log
I20260601 13:42:12.053500 20031 ts_tablet_manager.cc:1403] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:12.053503 20029 consensus_queue.cc:260] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.053777 20030 raft_consensus.cc:359] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.053853 20030 raft_consensus.cc:385] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.053879 20030 raft_consensus.cc:740] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b96c78a9be74e569b43d359300b8dc8, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.053972 20030 consensus_queue.cc:260] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.054060 20029 ts_tablet_manager.cc:1434] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:12.054261 20030 ts_tablet_manager.cc:1434] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.054555 20031 raft_consensus.cc:359] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.054720 20031 raft_consensus.cc:385] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.054850 20031 raft_consensus.cc:740] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77adaad14c39485d834aca80789325ac, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.055029 20031 consensus_queue.cc:260] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.055505 20031 ts_tablet_manager.cc:1434] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:12.502837 20037 raft_consensus.cc:493] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:12.503084 20037 raft_consensus.cc:515] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.503888 20037 leader_election.cc:290] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b96c78a9be74e569b43d359300b8dc8 (127.10.181.3:42039), e61460c640934c7496dc60b02f91e8a9 (127.10.181.1:38079)
I20260601 13:42:12.508680 20035 raft_consensus.cc:493] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:12.508980 20035 raft_consensus.cc:515] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.509429 19832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539c07ffb86c4696a271170931db0a41" candidate_uuid: "77adaad14c39485d834aca80789325ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61460c640934c7496dc60b02f91e8a9" is_pre_election: true
I20260601 13:42:12.509479 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539c07ffb86c4696a271170931db0a41" candidate_uuid: "77adaad14c39485d834aca80789325ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b96c78a9be74e569b43d359300b8dc8" is_pre_election: true
I20260601 13:42:12.509560 19832 raft_consensus.cc:2468] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77adaad14c39485d834aca80789325ac in term 0.
I20260601 13:42:12.509702 19983 raft_consensus.cc:2468] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77adaad14c39485d834aca80789325ac in term 0.
I20260601 13:42:12.509728 20035 leader_election.cc:290] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b96c78a9be74e569b43d359300b8dc8 (127.10.181.3:42039), 77adaad14c39485d834aca80789325ac (127.10.181.2:34859)
I20260601 13:42:12.510135 19872 leader_election.cc:304] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b96c78a9be74e569b43d359300b8dc8, 77adaad14c39485d834aca80789325ac; no voters: 
I20260601 13:42:12.510322 20037 raft_consensus.cc:2804] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:12.510372 20037 raft_consensus.cc:493] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:12.510424 20037 raft_consensus.cc:3060] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.511955 20037 raft_consensus.cc:515] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.512375 20037 leader_election.cc:290] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [CANDIDATE]: Term 1 election: Requested vote from peers 3b96c78a9be74e569b43d359300b8dc8 (127.10.181.3:42039), e61460c640934c7496dc60b02f91e8a9 (127.10.181.1:38079)
I20260601 13:42:12.512715 19832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539c07ffb86c4696a271170931db0a41" candidate_uuid: "77adaad14c39485d834aca80789325ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61460c640934c7496dc60b02f91e8a9"
I20260601 13:42:12.512866 19832 raft_consensus.cc:3060] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.512887 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539c07ffb86c4696a271170931db0a41" candidate_uuid: "77adaad14c39485d834aca80789325ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b96c78a9be74e569b43d359300b8dc8"
I20260601 13:42:12.513015 19983 raft_consensus.cc:3060] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.514379 19832 raft_consensus.cc:2468] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77adaad14c39485d834aca80789325ac in term 1.
I20260601 13:42:12.514613 19983 raft_consensus.cc:2468] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77adaad14c39485d834aca80789325ac in term 1.
I20260601 13:42:12.514671 19871 leader_election.cc:304] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77adaad14c39485d834aca80789325ac, e61460c640934c7496dc60b02f91e8a9; no voters: 
I20260601 13:42:12.514905 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539c07ffb86c4696a271170931db0a41" candidate_uuid: "e61460c640934c7496dc60b02f91e8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77adaad14c39485d834aca80789325ac" is_pre_election: true
I20260601 13:42:12.515059 19908 raft_consensus.cc:2393] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e61460c640934c7496dc60b02f91e8a9 in current term 1: Already voted for candidate 77adaad14c39485d834aca80789325ac in this term.
I20260601 13:42:12.515084 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539c07ffb86c4696a271170931db0a41" candidate_uuid: "e61460c640934c7496dc60b02f91e8a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b96c78a9be74e569b43d359300b8dc8" is_pre_election: true
I20260601 13:42:12.515213 19983 raft_consensus.cc:2393] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e61460c640934c7496dc60b02f91e8a9 in current term 1: Already voted for candidate 77adaad14c39485d834aca80789325ac in this term.
I20260601 13:42:12.515306 20037 raft_consensus.cc:2804] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:12.515480 19796 leader_election.cc:304] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [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: e61460c640934c7496dc60b02f91e8a9; no voters: 3b96c78a9be74e569b43d359300b8dc8, 77adaad14c39485d834aca80789325ac
I20260601 13:42:12.515578 20037 raft_consensus.cc:697] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 1 LEADER]: Becoming Leader. State: Replica: 77adaad14c39485d834aca80789325ac, State: Running, Role: LEADER
I20260601 13:42:12.515756 20037 consensus_queue.cc:237] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } }
I20260601 13:42:12.516680 20035 raft_consensus.cc:2749] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:42:12.517511 19727 catalog_manager.cc:5696] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 77adaad14c39485d834aca80789325ac (127.10.181.2). New cstate: current_term: 1 leader_uuid: "77adaad14c39485d834aca80789325ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77adaad14c39485d834aca80789325ac" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 34859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:12.637305 19832 raft_consensus.cc:1275] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 1 FOLLOWER]: Refusing update from remote peer 77adaad14c39485d834aca80789325ac: 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.637396 19983 raft_consensus.cc:1275] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 1 FOLLOWER]: Refusing update from remote peer 77adaad14c39485d834aca80789325ac: 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.637828 20042 consensus_queue.cc:1048] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61460c640934c7496dc60b02f91e8a9" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38079 }, 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.638041 20037 consensus_queue.cc:1048] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b96c78a9be74e569b43d359300b8dc8" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42039 }, 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.720832 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:12.725361 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:12.725652 10964 tablet_replica.cc:333] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9: stopping tablet replica
I20260601 13:42:12.725778 10964 raft_consensus.cc:2243] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:12.725947 10964 raft_consensus.cc:2272] T 539c07ffb86c4696a271170931db0a41 P e61460c640934c7496dc60b02f91e8a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:12.740145 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:12.743011 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:12.747546 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:12.747800 10964 tablet_replica.cc:333] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac: stopping tablet replica
I20260601 13:42:12.747942 10964 raft_consensus.cc:2243] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:12.748196 10964 raft_consensus.cc:2272] T 539c07ffb86c4696a271170931db0a41 P 77adaad14c39485d834aca80789325ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:12.762423 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:12.764828 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:12.769742 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:12.770071 10964 tablet_replica.cc:333] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8: stopping tablet replica
I20260601 13:42:12.770195 10964 raft_consensus.cc:2243] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:12.770371 10964 raft_consensus.cc:2272] T 539c07ffb86c4696a271170931db0a41 P 3b96c78a9be74e569b43d359300b8dc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:12.786051 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:12.789235 10964 master.cc:562] Master@127.10.181.62:44763 shutting down...
I20260601 13:42:12.793809 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:12.794042 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:12.794122 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 50e73795ea7b445fb3774e9ae1452543: stopping tablet replica
I20260601 13:42:12.810041 10964 master.cc:584] Master@127.10.181.62:44763 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2019 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:42:12.818087 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:46837
I20260601 13:42:12.818446 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:12.820369 20069 instance_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:12.820591 20071 instance_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:12.820719 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:12.820858 20068 instance_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:12.821111 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:12.821178 10964 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.821193 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321332821193 us; error 0 us; skew 500 ppm
I20260601 13:42:12.822199 10964 webserver.cc:533] Webserver started at http://127.10.181.62:33163/ using document root <none> and password file <none>
I20260601 13:42:12.822369 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:12.822420 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:12.822472 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:12.822826 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "e3740a36bb2341c4ba86e6b45ce37c09"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-whj6"
I20260601 13:42:12.824520 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:12.825852 20076 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.826277 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.826371 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "e3740a36bb2341c4ba86e6b45ce37c09"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-whj6"
I20260601 13:42:12.826452 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-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:12.833451 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:12.833858 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:12.838462 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:46837
I20260601 13:42:12.841392 20128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:46837 every 8 connection(s)
I20260601 13:42:12.841958 20129 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:12.844229 20129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09: Bootstrap starting.
I20260601 13:42:12.845202 20129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.846423 20129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09: No bootstrap required, opened a new log
I20260601 13:42:12.846872 20129 raft_consensus.cc:359] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3740a36bb2341c4ba86e6b45ce37c09" member_type: VOTER }
I20260601 13:42:12.846977 20129 raft_consensus.cc:385] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.847000 20129 raft_consensus.cc:740] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3740a36bb2341c4ba86e6b45ce37c09, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.847168 20129 consensus_queue.cc:260] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e3740a36bb2341c4ba86e6b45ce37c09" member_type: VOTER }
I20260601 13:42:12.847250 20129 raft_consensus.cc:399] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:12.847273 20129 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:12.847314 20129 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.848158 20129 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3740a36bb2341c4ba86e6b45ce37c09" member_type: VOTER }
I20260601 13:42:12.848290 20129 leader_election.cc:304] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [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: e3740a36bb2341c4ba86e6b45ce37c09; no voters: 
I20260601 13:42:12.848484 20129 leader_election.cc:290] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:12.848650 20132 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:12.848950 20132 raft_consensus.cc:697] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 1 LEADER]: Becoming Leader. State: Replica: e3740a36bb2341c4ba86e6b45ce37c09, State: Running, Role: LEADER
I20260601 13:42:12.849025 20129 sys_catalog.cc:565] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:12.849125 20132 consensus_queue.cc:237] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [LEADER]: Queue going to LEADER mode. State: All 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: "e3740a36bb2341c4ba86e6b45ce37c09" member_type: VOTER }
I20260601 13:42:12.849606 20133 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e3740a36bb2341c4ba86e6b45ce37c09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3740a36bb2341c4ba86e6b45ce37c09" member_type: VOTER } }
I20260601 13:42:12.849650 20134 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3740a36bb2341c4ba86e6b45ce37c09. Latest consensus state: current_term: 1 leader_uuid: "e3740a36bb2341c4ba86e6b45ce37c09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3740a36bb2341c4ba86e6b45ce37c09" member_type: VOTER } }
I20260601 13:42:12.849748 20134 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:12.849990 20133 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:12.850450 20137 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:12.851346 20137 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:12.851744 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:12.853544 20137 catalog_manager.cc:1382] Generated new cluster ID: 87aca02445394c00b825f697d13ef696
I20260601 13:42:12.853631 20137 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:12.891803 20137 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:12.892581 20137 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:12.902918 20137 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09: Generated new TSK 0
I20260601 13:42:12.903172 20137 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:12.916713 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:12.919333 20153 instance_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.919404 20151 instance_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:12.919404 20150 instance_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:12.919808 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:12.919986 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:12.920022 10964 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.920042 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321332920042 us; error 0 us; skew 500 ppm
I20260601 13:42:12.921103 10964 webserver.cc:533] Webserver started at http://127.10.181.1:42603/ using document root <none> and password file <none>
I20260601 13:42:12.921267 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:12.921326 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:12.921406 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:12.921790 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "13f1bf9326294c61bde8d722ee329499"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-whj6"
I20260601 13:42:12.923364 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.924525 20158 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.925001 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.925087 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "13f1bf9326294c61bde8d722ee329499"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-whj6"
I20260601 13:42:12.925175 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-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:12.944396 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:12.944996 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:12.945348 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:12.945957 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:12.946012 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:12.946053 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:12.946075 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:12.951862 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:44243
I20260601 13:42:12.951905 20221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:44243 every 8 connection(s)
I20260601 13:42:12.952914 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:12.955288 20226 instance_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.955343 20227 instance_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.955521 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:12.955786 20229 instance_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:12.956087 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:12.956140 10964 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.956157 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321332956156 us; error 0 us; skew 500 ppm
I20260601 13:42:12.957267 10964 webserver.cc:533] Webserver started at http://127.10.181.2:41275/ using document root <none> and password file <none>
I20260601 13:42:12.957494 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:12.957551 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:12.957638 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:12.958088 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "fe0669f14bd84df9bd37708a01254be3"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-whj6"
I20260601 13:42:12.959861 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:12.960969 20222 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46837
I20260601 13:42:12.961090 20222 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:12.961135 20234 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.961416 20222 heartbeater.cc:507] Master 127.10.181.62:46837 requested a full tablet report, sending...
I20260601 13:42:12.961511 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.961583 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "fe0669f14bd84df9bd37708a01254be3"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-whj6"
I20260601 13:42:12.961675 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-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:12.962240 20093 ts_manager.cc:194] Registered new tserver with Master: 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243)
I20260601 13:42:12.963486 20093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54946
I20260601 13:42:12.970445 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:12.971050 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:12.971503 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:12.972067 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:12.972107 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:12.972141 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:12.972157 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:12.977972 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:33095
I20260601 13:42:12.978030 20297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:33095 every 8 connection(s)
I20260601 13:42:12.978993 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:12.981335 20301 instance_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.981451 20304 instance_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.981441 20302 instance_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.981874 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:12.982111 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:12.982151 10964 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.982184 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321332982184 us; error 0 us; skew 500 ppm
I20260601 13:42:12.983707 20298 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46837
I20260601 13:42:12.983803 10964 webserver.cc:533] Webserver started at http://127.10.181.3:39819/ using document root <none> and password file <none>
I20260601 13:42:12.983863 20298 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:12.983987 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:12.984055 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:12.984140 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:12.984190 20298 heartbeater.cc:507] Master 127.10.181.62:46837 requested a full tablet report, sending...
I20260601 13:42:12.984701 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "47251c1ef46140e98a7e2a08382679cb"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-whj6"
I20260601 13:42:12.984895 20093 ts_manager.cc:194] Registered new tserver with Master: fe0669f14bd84df9bd37708a01254be3 (127.10.181.2:33095)
I20260601 13:42:12.985474 20093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54950
I20260601 13:42:12.987119 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:12.988869 20309 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.989188 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.989279 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "47251c1ef46140e98a7e2a08382679cb"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-whj6"
I20260601 13:42:12.989374 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-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.008920 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:13.009505 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:13.009879 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:13.010476 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:13.010519 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.010566 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:13.010594 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.017918 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:38991
I20260601 13:42:13.017980 20372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:38991 every 8 connection(s)
I20260601 13:42:13.023685 20373 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46837
I20260601 13:42:13.023811 20373 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:13.024037 20373 heartbeater.cc:507] Master 127.10.181.62:46837 requested a full tablet report, sending...
I20260601 13:42:13.024813 20093 ts_manager.cc:194] Registered new tserver with Master: 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:13.025362 20093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54964
I20260601 13:42:13.025666 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006955328s
I20260601 13:42:13.964713 20222 heartbeater.cc:499] Master 127.10.181.62:46837 was elected leader, sending a full tablet report...
I20260601 13:42:13.986851 20298 heartbeater.cc:499] Master 127.10.181.62:46837 was elected leader, sending a full tablet report...
I20260601 13:42:14.026504 20373 heartbeater.cc:499] Master 127.10.181.62:46837 was elected leader, sending a full tablet report...
I20260601 13:42:14.068475 20093 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54972:
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:14.081736 20262 tablet_service.cc:1511] Processing CreateTablet for tablet 788dcd2d5e304c90a1498ed818159070 (DEFAULT_TABLE table=test-workload [id=ed4bc7d4eab842308f6eae360d9896a8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:14.082119 20262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788dcd2d5e304c90a1498ed818159070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.082461 20261 tablet_service.cc:1511] Processing CreateTablet for tablet 95ecd93f67c040bf886d1a141f7f5c39 (DEFAULT_TABLE table=test-workload [id=ed4bc7d4eab842308f6eae360d9896a8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:14.082612 20186 tablet_service.cc:1511] Processing CreateTablet for tablet f3ce5504a1824f10a021ece85c61b5dd (DEFAULT_TABLE table=test-workload [id=ed4bc7d4eab842308f6eae360d9896a8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:14.082767 20261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ecd93f67c040bf886d1a141f7f5c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.082854 20186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ce5504a1824f10a021ece85c61b5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.085218 20393 tablet_bootstrap.cc:492] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3: Bootstrap starting.
I20260601 13:42:14.085728 20394 tablet_bootstrap.cc:492] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499: Bootstrap starting.
I20260601 13:42:14.085775 20185 tablet_service.cc:1511] Processing CreateTablet for tablet 6082cde1f94442189b224e5cfec8ac63 (DEFAULT_TABLE table=test-workload [id=ed4bc7d4eab842308f6eae360d9896a8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:14.086032 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6082cde1f94442189b224e5cfec8ac63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.086612 20393 tablet_bootstrap.cc:654] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.086910 20394 tablet_bootstrap.cc:654] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.087505 20337 tablet_service.cc:1511] Processing CreateTablet for tablet 0bed360309a74ae48526f36755c3a24f (DEFAULT_TABLE table=test-workload [id=ed4bc7d4eab842308f6eae360d9896a8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:14.087800 20337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bed360309a74ae48526f36755c3a24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.087872 20393 tablet_bootstrap.cc:492] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3: No bootstrap required, opened a new log
I20260601 13:42:14.087975 20393 ts_tablet_manager.cc:1403] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.088351 20336 tablet_service.cc:1511] Processing CreateTablet for tablet bd9470f3677d48fca7430cd34e837b1e (DEFAULT_TABLE table=test-workload [id=ed4bc7d4eab842308f6eae360d9896a8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:14.088469 20393 raft_consensus.cc:359] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } }
I20260601 13:42:14.088572 20393 raft_consensus.cc:385] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.088672 20393 raft_consensus.cc:740] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.088570 20336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9470f3677d48fca7430cd34e837b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.088799 20393 consensus_queue.cc:260] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } }
I20260601 13:42:14.088886 20393 raft_consensus.cc:399] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:14.088915 20393 raft_consensus.cc:493] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:14.088951 20393 raft_consensus.cc:3060] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.090047 20394 tablet_bootstrap.cc:492] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499: No bootstrap required, opened a new log
I20260601 13:42:14.090164 20393 raft_consensus.cc:515] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } }
I20260601 13:42:14.090235 20394 ts_tablet_manager.cc:1403] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:14.090297 20393 leader_election.cc:304] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [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: fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.090690 20394 raft_consensus.cc:359] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } }
I20260601 13:42:14.090865 20398 raft_consensus.cc:2804] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.091041 20397 tablet_bootstrap.cc:492] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb: Bootstrap starting.
I20260601 13:42:14.091230 20398 raft_consensus.cc:697] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Becoming Leader. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Running, Role: LEADER
I20260601 13:42:14.090696 20393 leader_election.cc:290] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:14.091451 20398 consensus_queue.cc:237] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Queue going to LEADER mode. State: All 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: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } }
I20260601 13:42:14.090864 20394 raft_consensus.cc:385] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.091648 20393 ts_tablet_manager.cc:1434] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:14.091693 20394 raft_consensus.cc:740] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.091934 20393 tablet_bootstrap.cc:492] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3: Bootstrap starting.
I20260601 13:42:14.092031 20394 consensus_queue.cc:260] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } }
I20260601 13:42:14.092172 20394 raft_consensus.cc:399] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:14.092231 20397 tablet_bootstrap.cc:654] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.092243 20394 raft_consensus.cc:493] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:14.092406 20394 raft_consensus.cc:3060] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.093036 20093 catalog_manager.cc:5696] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe0669f14bd84df9bd37708a01254be3 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "fe0669f14bd84df9bd37708a01254be3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.093811 20394 raft_consensus.cc:515] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } }
I20260601 13:42:14.093907 20393 tablet_bootstrap.cc:654] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.093959 20394 leader_election.cc:304] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [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: 13f1bf9326294c61bde8d722ee329499; no voters: 
I20260601 13:42:14.094187 20394 leader_election.cc:290] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:14.094636 20394 ts_tablet_manager.cc:1434] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:14.094790 20403 raft_consensus.cc:2804] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.095072 20403 raft_consensus.cc:697] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 1 LEADER]: Becoming Leader. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Running, Role: LEADER
I20260601 13:42:14.095225 20403 consensus_queue.cc:237] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [LEADER]: Queue going to LEADER mode. State: All 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: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } }
I20260601 13:42:14.095443 20394 tablet_bootstrap.cc:492] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499: Bootstrap starting.
I20260601 13:42:14.096230 20393 tablet_bootstrap.cc:492] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3: No bootstrap required, opened a new log
I20260601 13:42:14.096316 20393 ts_tablet_manager.cc:1403] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:14.096396 20397 tablet_bootstrap.cc:492] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb: No bootstrap required, opened a new log
I20260601 13:42:14.096482 20397 ts_tablet_manager.cc:1403] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:14.096647 20394 tablet_bootstrap.cc:654] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.096742 20393 raft_consensus.cc:359] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } }
I20260601 13:42:14.096858 20393 raft_consensus.cc:385] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.096908 20393 raft_consensus.cc:740] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.097025 20393 consensus_queue.cc:260] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } }
I20260601 13:42:14.096980 20397 raft_consensus.cc:359] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.097136 20393 raft_consensus.cc:399] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:14.097219 20393 raft_consensus.cc:493] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:14.097283 20393 raft_consensus.cc:3060] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.097491 20093 catalog_manager.cc:5696] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13f1bf9326294c61bde8d722ee329499 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "13f1bf9326294c61bde8d722ee329499" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.098484 20393 raft_consensus.cc:515] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } }
I20260601 13:42:14.098625 20393 leader_election.cc:304] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [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: fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.098635 20394 tablet_bootstrap.cc:492] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499: No bootstrap required, opened a new log
I20260601 13:42:14.098742 20393 leader_election.cc:290] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:14.098800 20394 ts_tablet_manager.cc:1403] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.098866 20399 raft_consensus.cc:2804] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.098977 20393 ts_tablet_manager.cc:1434] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:14.099105 20399 raft_consensus.cc:697] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Becoming Leader. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Running, Role: LEADER
I20260601 13:42:14.099265 20399 consensus_queue.cc:237] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Queue going to LEADER mode. State: All 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: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } }
I20260601 13:42:14.099293 20394 raft_consensus.cc:359] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } }
I20260601 13:42:14.099298 20397 raft_consensus.cc:385] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.099411 20394 raft_consensus.cc:385] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.099416 20397 raft_consensus.cc:740] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.099465 20394 raft_consensus.cc:740] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.099637 20397 consensus_queue.cc:260] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.099727 20397 raft_consensus.cc:399] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:14.099802 20397 raft_consensus.cc:493] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:14.099874 20397 raft_consensus.cc:3060] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.100601 20394 consensus_queue.cc:260] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } }
I20260601 13:42:14.100718 20394 raft_consensus.cc:399] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:14.100828 20394 raft_consensus.cc:493] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:14.100899 20394 raft_consensus.cc:3060] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.101125 20397 raft_consensus.cc:515] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.101258 20397 leader_election.cc:304] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [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: 47251c1ef46140e98a7e2a08382679cb; no voters: 
I20260601 13:42:14.101475 20397 leader_election.cc:290] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:14.101615 20413 raft_consensus.cc:2804] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.101828 20413 raft_consensus.cc:697] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Becoming Leader. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Running, Role: LEADER
I20260601 13:42:14.101851 20397 ts_tablet_manager.cc:1434] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:14.102030 20413 consensus_queue.cc:237] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Queue going to LEADER mode. State: All 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: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.102111 20394 raft_consensus.cc:515] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } }
I20260601 13:42:14.102295 20394 leader_election.cc:304] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [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: 13f1bf9326294c61bde8d722ee329499; no voters: 
I20260601 13:42:14.102366 20397 tablet_bootstrap.cc:492] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb: Bootstrap starting.
I20260601 13:42:14.102440 20394 leader_election.cc:290] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:14.102650 20404 raft_consensus.cc:2804] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.102727 20404 raft_consensus.cc:697] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 1 LEADER]: Becoming Leader. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Running, Role: LEADER
I20260601 13:42:14.102450 20092 catalog_manager.cc:5696] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe0669f14bd84df9bd37708a01254be3 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "fe0669f14bd84df9bd37708a01254be3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.102828 20404 consensus_queue.cc:237] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [LEADER]: Queue going to LEADER mode. State: All 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: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } }
I20260601 13:42:14.103583 20394 ts_tablet_manager.cc:1434] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:14.103642 20093 catalog_manager.cc:5696] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 47251c1ef46140e98a7e2a08382679cb (127.10.181.3). New cstate: current_term: 1 leader_uuid: "47251c1ef46140e98a7e2a08382679cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.103739 20397 tablet_bootstrap.cc:654] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.104928 20091 catalog_manager.cc:5696] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13f1bf9326294c61bde8d722ee329499 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "13f1bf9326294c61bde8d722ee329499" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.105636 20397 tablet_bootstrap.cc:492] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb: No bootstrap required, opened a new log
I20260601 13:42:14.105772 20397 ts_tablet_manager.cc:1403] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:14.106285 20397 raft_consensus.cc:359] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.106400 20397 raft_consensus.cc:385] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.106455 20397 raft_consensus.cc:740] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.106626 20397 consensus_queue.cc:260] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.106740 20397 raft_consensus.cc:399] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:14.106793 20397 raft_consensus.cc:493] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:14.106834 20397 raft_consensus.cc:3060] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.108116 20397 raft_consensus.cc:515] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.108350 20397 leader_election.cc:304] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [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: 47251c1ef46140e98a7e2a08382679cb; no voters: 
I20260601 13:42:14.108464 20397 leader_election.cc:290] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:14.108557 20413 raft_consensus.cc:2804] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.108662 20397 ts_tablet_manager.cc:1434] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:14.108700 20413 raft_consensus.cc:697] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Becoming Leader. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Running, Role: LEADER
I20260601 13:42:14.108826 20413 consensus_queue.cc:237] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Queue going to LEADER mode. State: All 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: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.110217 20091 catalog_manager.cc:5696] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 47251c1ef46140e98a7e2a08382679cb (127.10.181.3). New cstate: current_term: 1 leader_uuid: "47251c1ef46140e98a7e2a08382679cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.237731 20084 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54978:
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:14.238376 20084 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:14.245888 20185 tablet_service.cc:1511] Processing CreateTablet for tablet a6617f4fd8394d9c96afc3c891e1828b (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:14.245965 20261 tablet_service.cc:1511] Processing CreateTablet for tablet a6617f4fd8394d9c96afc3c891e1828b (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:14.246295 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6617f4fd8394d9c96afc3c891e1828b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.246308 20261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6617f4fd8394d9c96afc3c891e1828b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.246394 20336 tablet_service.cc:1511] Processing CreateTablet for tablet a6617f4fd8394d9c96afc3c891e1828b (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:14.246659 20262 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcbab906cab40729a5e705cbc40ab86 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:14.246865 20262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcbab906cab40729a5e705cbc40ab86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.248762 20394 tablet_bootstrap.cc:492] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499: Bootstrap starting.
I20260601 13:42:14.249115 20393 tablet_bootstrap.cc:492] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3: Bootstrap starting.
I20260601 13:42:14.249986 20185 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcbab906cab40729a5e705cbc40ab86 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:14.250130 20394 tablet_bootstrap.cc:654] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.246865 20336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6617f4fd8394d9c96afc3c891e1828b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.250272 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcbab906cab40729a5e705cbc40ab86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.250375 20393 tablet_bootstrap.cc:654] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.251796 20393 tablet_bootstrap.cc:492] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3: No bootstrap required, opened a new log
I20260601 13:42:14.251929 20393 ts_tablet_manager.cc:1403] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.252504 20393 raft_consensus.cc:359] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.252650 20393 raft_consensus.cc:385] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.252689 20393 raft_consensus.cc:740] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.252898 20393 consensus_queue.cc:260] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.253159 20397 tablet_bootstrap.cc:492] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb: Bootstrap starting.
I20260601 13:42:14.253235 20393 ts_tablet_manager.cc:1434] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.253458 20393 tablet_bootstrap.cc:492] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3: Bootstrap starting.
I20260601 13:42:14.254192 20397 tablet_bootstrap.cc:654] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.254252 20260 tablet_service.cc:1511] Processing CreateTablet for tablet 02b1b2f9a4ea4aaa8a93c6928d3e4968 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:14.254520 20260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b1b2f9a4ea4aaa8a93c6928d3e4968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.254729 20394 tablet_bootstrap.cc:492] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499: No bootstrap required, opened a new log
I20260601 13:42:14.254810 20394 ts_tablet_manager.cc:1403] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:14.255316 20394 raft_consensus.cc:359] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.255431 20394 raft_consensus.cc:385] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.255460 20394 raft_consensus.cc:740] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.255596 20394 consensus_queue.cc:260] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.255638 20259 tablet_service.cc:1511] Processing CreateTablet for tablet 278b1092d3fa4089b3aa2deb67f901d1 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:14.255877 20394 ts_tablet_manager.cc:1434] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.256255 20394 tablet_bootstrap.cc:492] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499: Bootstrap starting.
I20260601 13:42:14.256377 20334 tablet_service.cc:1511] Processing CreateTablet for tablet 0da64969b9f44806a051607b225fa391 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:14.256498 20331 tablet_service.cc:1511] Processing CreateTablet for tablet 278b1092d3fa4089b3aa2deb67f901d1 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:14.256621 20334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da64969b9f44806a051607b225fa391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.257026 20331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278b1092d3fa4089b3aa2deb67f901d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.257694 20394 tablet_bootstrap.cc:654] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.257802 20337 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcbab906cab40729a5e705cbc40ab86 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:14.258279 20337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcbab906cab40729a5e705cbc40ab86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.255898 20259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278b1092d3fa4089b3aa2deb67f901d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.259608 20261 tablet_service.cc:1511] Processing CreateTablet for tablet 0da64969b9f44806a051607b225fa391 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:14.259953 20261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da64969b9f44806a051607b225fa391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.260499 20186 tablet_service.cc:1511] Processing CreateTablet for tablet 0da64969b9f44806a051607b225fa391 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:14.260726 20186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da64969b9f44806a051607b225fa391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.261777 20335 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb94f67691c400e8bbaca97c44f4ad5 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:14.262049 20393 tablet_bootstrap.cc:654] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.262097 20335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb94f67691c400e8bbaca97c44f4ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.262199 20262 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb94f67691c400e8bbaca97c44f4ad5 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:14.262444 20262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb94f67691c400e8bbaca97c44f4ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.263034 20184 tablet_service.cc:1511] Processing CreateTablet for tablet 02b1b2f9a4ea4aaa8a93c6928d3e4968 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:14.263309 20184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b1b2f9a4ea4aaa8a93c6928d3e4968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.263501 20393 tablet_bootstrap.cc:492] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3: No bootstrap required, opened a new log
I20260601 13:42:14.263607 20393 ts_tablet_manager.cc:1403] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:42:14.264350 20393 raft_consensus.cc:359] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.264498 20393 raft_consensus.cc:385] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.264531 20393 raft_consensus.cc:740] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.264686 20393 consensus_queue.cc:260] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.265000 20393 ts_tablet_manager.cc:1434] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:14.265195 20393 tablet_bootstrap.cc:492] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3: Bootstrap starting.
I20260601 13:42:14.265230 20333 tablet_service.cc:1511] Processing CreateTablet for tablet 02b1b2f9a4ea4aaa8a93c6928d3e4968 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:14.265314 20397 tablet_bootstrap.cc:492] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb: No bootstrap required, opened a new log
I20260601 13:42:14.265412 20397 ts_tablet_manager.cc:1403] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:42:14.265523 20333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b1b2f9a4ea4aaa8a93c6928d3e4968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.265861 20397 raft_consensus.cc:359] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.265951 20397 raft_consensus.cc:385] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.265971 20397 raft_consensus.cc:740] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.266050 20397 consensus_queue.cc:260] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.266285 20397 ts_tablet_manager.cc:1434] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:14.266405 20393 tablet_bootstrap.cc:654] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.266450 20397 tablet_bootstrap.cc:492] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb: Bootstrap starting.
I20260601 13:42:14.267494 20397 tablet_bootstrap.cc:654] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.268250 20183 tablet_service.cc:1511] Processing CreateTablet for tablet 278b1092d3fa4089b3aa2deb67f901d1 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:14.268496 20183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278b1092d3fa4089b3aa2deb67f901d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.268803 20397 tablet_bootstrap.cc:492] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb: No bootstrap required, opened a new log
I20260601 13:42:14.268919 20397 ts_tablet_manager.cc:1403] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:14.269500 20397 raft_consensus.cc:359] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.269644 20397 raft_consensus.cc:385] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.269680 20397 raft_consensus.cc:740] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.269698 20394 tablet_bootstrap.cc:492] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499: No bootstrap required, opened a new log
I20260601 13:42:14.269784 20394 ts_tablet_manager.cc:1403] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:42:14.269860 20397 consensus_queue.cc:260] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.270180 20397 ts_tablet_manager.cc:1434] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:14.270223 20394 raft_consensus.cc:359] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.270303 20394 raft_consensus.cc:385] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.270331 20394 raft_consensus.cc:740] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.270438 20394 consensus_queue.cc:260] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.270725 20394 ts_tablet_manager.cc:1434] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.270886 20393 tablet_bootstrap.cc:492] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3: No bootstrap required, opened a new log
I20260601 13:42:14.270921 20394 tablet_bootstrap.cc:492] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499: Bootstrap starting.
I20260601 13:42:14.270959 20393 ts_tablet_manager.cc:1403] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:42:14.271414 20393 raft_consensus.cc:359] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.271512 20393 raft_consensus.cc:385] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.271570 20393 raft_consensus.cc:740] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.271690 20393 consensus_queue.cc:260] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.271934 20393 ts_tablet_manager.cc:1434] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:14.272120 20393 tablet_bootstrap.cc:492] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3: Bootstrap starting.
I20260601 13:42:14.272507 20185 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb94f67691c400e8bbaca97c44f4ad5 (DEFAULT_TABLE table=test-workload-rf3 [id=0f24031c51d24a9c8db332edeb2872e8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:14.272785 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb94f67691c400e8bbaca97c44f4ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.272837 20397 tablet_bootstrap.cc:492] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb: Bootstrap starting.
I20260601 13:42:14.273586 20393 tablet_bootstrap.cc:654] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.273849 20397 tablet_bootstrap.cc:654] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.272117 20394 tablet_bootstrap.cc:654] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.276206 20393 tablet_bootstrap.cc:492] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3: No bootstrap required, opened a new log
I20260601 13:42:14.276423 20393 ts_tablet_manager.cc:1403] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:42:14.276854 20394 tablet_bootstrap.cc:492] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499: No bootstrap required, opened a new log
I20260601 13:42:14.276954 20394 ts_tablet_manager.cc:1403] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:42:14.276988 20397 tablet_bootstrap.cc:492] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb: No bootstrap required, opened a new log
I20260601 13:42:14.277067 20397 ts_tablet_manager.cc:1403] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:14.276991 20393 raft_consensus.cc:359] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.277132 20393 raft_consensus.cc:385] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.277156 20393 raft_consensus.cc:740] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.277279 20393 consensus_queue.cc:260] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.277493 20397 raft_consensus.cc:359] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.277451 20394 raft_consensus.cc:359] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.277580 20397 raft_consensus.cc:385] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.277611 20397 raft_consensus.cc:740] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.277591 20394 raft_consensus.cc:385] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.277601 20393 ts_tablet_manager.cc:1434] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:14.277647 20394 raft_consensus.cc:740] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.277751 20397 consensus_queue.cc:260] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.277839 20394 consensus_queue.cc:260] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.277906 20393 tablet_bootstrap.cc:492] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3: Bootstrap starting.
I20260601 13:42:14.278023 20397 ts_tablet_manager.cc:1434] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.278059 20394 ts_tablet_manager.cc:1434] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.278189 20397 tablet_bootstrap.cc:492] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb: Bootstrap starting.
I20260601 13:42:14.278200 20394 tablet_bootstrap.cc:492] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499: Bootstrap starting.
I20260601 13:42:14.279269 20393 tablet_bootstrap.cc:654] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.279287 20397 tablet_bootstrap.cc:654] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.279287 20394 tablet_bootstrap.cc:654] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.280835 20397 tablet_bootstrap.cc:492] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb: No bootstrap required, opened a new log
I20260601 13:42:14.280933 20397 ts_tablet_manager.cc:1403] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:14.281040 20394 tablet_bootstrap.cc:492] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499: No bootstrap required, opened a new log
I20260601 13:42:14.281144 20394 ts_tablet_manager.cc:1403] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:14.281378 20397 raft_consensus.cc:359] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.281479 20397 raft_consensus.cc:385] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.281512 20397 raft_consensus.cc:740] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.281630 20397 consensus_queue.cc:260] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.281711 20394 raft_consensus.cc:359] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.281903 20394 raft_consensus.cc:385] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.281919 20397 ts_tablet_manager.cc:1434] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:14.281999 20394 raft_consensus.cc:740] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.282219 20397 tablet_bootstrap.cc:492] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb: Bootstrap starting.
I20260601 13:42:14.282258 20394 consensus_queue.cc:260] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.282449 20393 tablet_bootstrap.cc:492] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3: No bootstrap required, opened a new log
I20260601 13:42:14.282559 20393 ts_tablet_manager.cc:1403] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:42:14.283075 20393 raft_consensus.cc:359] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.283264 20393 raft_consensus.cc:385] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.283353 20394 ts_tablet_manager.cc:1434] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:14.283329 20393 raft_consensus.cc:740] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.283608 20394 tablet_bootstrap.cc:492] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499: Bootstrap starting.
I20260601 13:42:14.283648 20393 consensus_queue.cc:260] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.283329 20397 tablet_bootstrap.cc:654] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.284370 20393 ts_tablet_manager.cc:1434] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:14.284600 20393 tablet_bootstrap.cc:492] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3: Bootstrap starting.
I20260601 13:42:14.285573 20394 tablet_bootstrap.cc:654] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.285710 20393 tablet_bootstrap.cc:654] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.285741 20397 tablet_bootstrap.cc:492] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb: No bootstrap required, opened a new log
I20260601 13:42:14.285969 20397 ts_tablet_manager.cc:1403] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:14.286435 20397 raft_consensus.cc:359] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.286518 20397 raft_consensus.cc:385] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.286538 20397 raft_consensus.cc:740] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.286636 20397 consensus_queue.cc:260] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.286906 20397 ts_tablet_manager.cc:1434] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:14.287065 20397 tablet_bootstrap.cc:492] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb: Bootstrap starting.
I20260601 13:42:14.288100 20397 tablet_bootstrap.cc:654] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.288841 20394 tablet_bootstrap.cc:492] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499: No bootstrap required, opened a new log
I20260601 13:42:14.288939 20394 ts_tablet_manager.cc:1403] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:42:14.289341 20394 raft_consensus.cc:359] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.289382 20393 tablet_bootstrap.cc:492] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3: No bootstrap required, opened a new log
I20260601 13:42:14.289505 20393 ts_tablet_manager.cc:1403] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:42:14.289956 20393 raft_consensus.cc:359] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.290058 20397 tablet_bootstrap.cc:492] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb: No bootstrap required, opened a new log
I20260601 13:42:14.290064 20393 raft_consensus.cc:385] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.290303 20393 raft_consensus.cc:740] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.290318 20397 ts_tablet_manager.cc:1403] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.290078 20394 raft_consensus.cc:385] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.290437 20393 consensus_queue.cc:260] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.290537 20394 raft_consensus.cc:740] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.290757 20393 ts_tablet_manager.cc:1434] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.290588 20399 raft_consensus.cc:493] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.290910 20399 raft_consensus.cc:515] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.290899 20397 raft_consensus.cc:359] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.291065 20397 raft_consensus.cc:385] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.291024 20394 consensus_queue.cc:260] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.291115 20397 raft_consensus.cc:740] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.291252 20397 consensus_queue.cc:260] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.291527 20397 ts_tablet_manager.cc:1434] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:14.291554 20394 ts_tablet_manager.cc:1434] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:14.291714 20394 tablet_bootstrap.cc:492] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499: Bootstrap starting.
I20260601 13:42:14.292786 20394 tablet_bootstrap.cc:654] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.291533 20399 leader_election.cc:290] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:14.294037 20394 tablet_bootstrap.cc:492] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499: No bootstrap required, opened a new log
I20260601 13:42:14.294129 20394 ts_tablet_manager.cc:1403] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:14.294561 20394 raft_consensus.cc:359] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.294677 20394 raft_consensus.cc:385] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.294734 20394 raft_consensus.cc:740] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.294857 20394 consensus_queue.cc:260] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.295199 20394 ts_tablet_manager.cc:1434] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.296330 20347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb94f67691c400e8bbaca97c44f4ad5" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47251c1ef46140e98a7e2a08382679cb" is_pre_election: true
I20260601 13:42:14.296543 20347 raft_consensus.cc:2468] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 0.
I20260601 13:42:14.296844 20236 leader_election.cc:304] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47251c1ef46140e98a7e2a08382679cb, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.297035 20399 raft_consensus.cc:2804] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.297086 20399 raft_consensus.cc:493] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.297127 20399 raft_consensus.cc:3060] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.298224 20399 raft_consensus.cc:515] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.298641 20399 leader_election.cc:290] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 election: Requested vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:14.299005 20347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb94f67691c400e8bbaca97c44f4ad5" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47251c1ef46140e98a7e2a08382679cb"
I20260601 13:42:14.299211 20347 raft_consensus.cc:3060] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.300364 20347 raft_consensus.cc:2468] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 1.
I20260601 13:42:14.300685 20236 leader_election.cc:304] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47251c1ef46140e98a7e2a08382679cb, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.300762 20196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb94f67691c400e8bbaca97c44f4ad5" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499" is_pre_election: true
I20260601 13:42:14.300890 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb94f67691c400e8bbaca97c44f4ad5" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499"
I20260601 13:42:14.300895 20196 raft_consensus.cc:2468] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 0.
I20260601 13:42:14.301029 20195 raft_consensus.cc:3060] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.302207 20195 raft_consensus.cc:2468] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 1.
I20260601 13:42:14.302394 20414 raft_consensus.cc:493] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.302464 20414 raft_consensus.cc:515] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.302951 20414 leader_election.cc:290] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), fe0669f14bd84df9bd37708a01254be3 (127.10.181.2:33095)
I20260601 13:42:14.303083 20399 raft_consensus.cc:2804] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.303472 20399 raft_consensus.cc:697] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Becoming Leader. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Running, Role: LEADER
I20260601 13:42:14.303649 20399 consensus_queue.cc:237] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.305570 20084 catalog_manager.cc:5696] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe0669f14bd84df9bd37708a01254be3 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "fe0669f14bd84df9bd37708a01254be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:14.307286 20272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6617f4fd8394d9c96afc3c891e1828b" candidate_uuid: "47251c1ef46140e98a7e2a08382679cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe0669f14bd84df9bd37708a01254be3" is_pre_election: true
I20260601 13:42:14.307433 20272 raft_consensus.cc:2468] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47251c1ef46140e98a7e2a08382679cb in term 0.
I20260601 13:42:14.307796 20313 leader_election.cc:304] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47251c1ef46140e98a7e2a08382679cb, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.308012 20414 raft_consensus.cc:2804] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.308081 20414 raft_consensus.cc:493] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.308135 20414 raft_consensus.cc:3060] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.308202 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6617f4fd8394d9c96afc3c891e1828b" candidate_uuid: "47251c1ef46140e98a7e2a08382679cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499" is_pre_election: true
I20260601 13:42:14.308331 20195 raft_consensus.cc:2468] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47251c1ef46140e98a7e2a08382679cb in term 0.
I20260601 13:42:14.309139 20414 raft_consensus.cc:515] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.309563 20414 leader_election.cc:290] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 election: Requested vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), fe0669f14bd84df9bd37708a01254be3 (127.10.181.2:33095)
I20260601 13:42:14.309916 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6617f4fd8394d9c96afc3c891e1828b" candidate_uuid: "47251c1ef46140e98a7e2a08382679cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499"
I20260601 13:42:14.309918 20272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6617f4fd8394d9c96afc3c891e1828b" candidate_uuid: "47251c1ef46140e98a7e2a08382679cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe0669f14bd84df9bd37708a01254be3"
I20260601 13:42:14.310076 20195 raft_consensus.cc:3060] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.310094 20272 raft_consensus.cc:3060] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.310978 20272 raft_consensus.cc:2468] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47251c1ef46140e98a7e2a08382679cb in term 1.
I20260601 13:42:14.310978 20195 raft_consensus.cc:2468] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47251c1ef46140e98a7e2a08382679cb in term 1.
I20260601 13:42:14.311353 20310 leader_election.cc:304] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13f1bf9326294c61bde8d722ee329499, 47251c1ef46140e98a7e2a08382679cb; no voters: 
I20260601 13:42:14.311594 20414 raft_consensus.cc:2804] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.311690 20414 raft_consensus.cc:697] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Becoming Leader. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Running, Role: LEADER
I20260601 13:42:14.311841 20414 consensus_queue.cc:237] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.313791 20084 catalog_manager.cc:5696] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 47251c1ef46140e98a7e2a08382679cb (127.10.181.3). New cstate: current_term: 1 leader_uuid: "47251c1ef46140e98a7e2a08382679cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.325336 20403 raft_consensus.cc:493] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.325502 20403 raft_consensus.cc:515] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.326076 20403 leader_election.cc:290] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe0669f14bd84df9bd37708a01254be3 (127.10.181.2:33095), 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:14.331247 20272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278b1092d3fa4089b3aa2deb67f901d1" candidate_uuid: "13f1bf9326294c61bde8d722ee329499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe0669f14bd84df9bd37708a01254be3" is_pre_election: true
I20260601 13:42:14.331247 20347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278b1092d3fa4089b3aa2deb67f901d1" candidate_uuid: "13f1bf9326294c61bde8d722ee329499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47251c1ef46140e98a7e2a08382679cb" is_pre_election: true
I20260601 13:42:14.331542 20347 raft_consensus.cc:2468] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13f1bf9326294c61bde8d722ee329499 in term 0.
I20260601 13:42:14.331542 20272 raft_consensus.cc:2468] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13f1bf9326294c61bde8d722ee329499 in term 0.
I20260601 13:42:14.331905 20160 leader_election.cc:304] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13f1bf9326294c61bde8d722ee329499, 47251c1ef46140e98a7e2a08382679cb; no voters: 
I20260601 13:42:14.332123 20403 raft_consensus.cc:2804] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.332185 20403 raft_consensus.cc:493] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.332230 20403 raft_consensus.cc:3060] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.333727 20403 raft_consensus.cc:515] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.334224 20403 leader_election.cc:290] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [CANDIDATE]: Term 1 election: Requested vote from peers fe0669f14bd84df9bd37708a01254be3 (127.10.181.2:33095), 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:14.334580 20272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278b1092d3fa4089b3aa2deb67f901d1" candidate_uuid: "13f1bf9326294c61bde8d722ee329499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe0669f14bd84df9bd37708a01254be3"
I20260601 13:42:14.334667 20347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278b1092d3fa4089b3aa2deb67f901d1" candidate_uuid: "13f1bf9326294c61bde8d722ee329499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47251c1ef46140e98a7e2a08382679cb"
I20260601 13:42:14.334718 20272 raft_consensus.cc:3060] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.334753 20347 raft_consensus.cc:3060] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.335755 20414 raft_consensus.cc:493] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.335927 20347 raft_consensus.cc:2468] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13f1bf9326294c61bde8d722ee329499 in term 1.
I20260601 13:42:14.335927 20272 raft_consensus.cc:2468] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13f1bf9326294c61bde8d722ee329499 in term 1.
I20260601 13:42:14.335915 20414 raft_consensus.cc:515] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.336390 20160 leader_election.cc:304] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13f1bf9326294c61bde8d722ee329499, 47251c1ef46140e98a7e2a08382679cb; no voters: 
I20260601 13:42:14.336525 20414 leader_election.cc:290] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), fe0669f14bd84df9bd37708a01254be3 (127.10.181.2:33095)
I20260601 13:42:14.336684 20403 raft_consensus.cc:2804] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.336802 20403 raft_consensus.cc:697] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 1 LEADER]: Becoming Leader. State: Replica: 13f1bf9326294c61bde8d722ee329499, State: Running, Role: LEADER
I20260601 13:42:14.336930 20272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbab906cab40729a5e705cbc40ab86" candidate_uuid: "47251c1ef46140e98a7e2a08382679cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe0669f14bd84df9bd37708a01254be3" is_pre_election: true
I20260601 13:42:14.336988 20403 consensus_queue.cc:237] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.337051 20272 raft_consensus.cc:2468] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47251c1ef46140e98a7e2a08382679cb in term 0.
I20260601 13:42:14.337318 20313 leader_election.cc:304] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47251c1ef46140e98a7e2a08382679cb, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.336969 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbab906cab40729a5e705cbc40ab86" candidate_uuid: "47251c1ef46140e98a7e2a08382679cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499" is_pre_election: true
I20260601 13:42:14.337450 20414 raft_consensus.cc:2804] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.337476 20195 raft_consensus.cc:2468] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47251c1ef46140e98a7e2a08382679cb in term 0.
I20260601 13:42:14.337494 20414 raft_consensus.cc:493] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.337568 20414 raft_consensus.cc:3060] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.338617 20414 raft_consensus.cc:515] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.338985 20414 leader_election.cc:290] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 election: Requested vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), fe0669f14bd84df9bd37708a01254be3 (127.10.181.2:33095)
I20260601 13:42:14.339341 20272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbab906cab40729a5e705cbc40ab86" candidate_uuid: "47251c1ef46140e98a7e2a08382679cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe0669f14bd84df9bd37708a01254be3"
I20260601 13:42:14.339440 20272 raft_consensus.cc:3060] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.339306 20084 catalog_manager.cc:5696] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13f1bf9326294c61bde8d722ee329499 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "13f1bf9326294c61bde8d722ee329499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:14.339329 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbab906cab40729a5e705cbc40ab86" candidate_uuid: "47251c1ef46140e98a7e2a08382679cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499"
I20260601 13:42:14.339619 20195 raft_consensus.cc:3060] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.340469 20195 raft_consensus.cc:2468] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47251c1ef46140e98a7e2a08382679cb in term 1.
I20260601 13:42:14.340469 20272 raft_consensus.cc:2468] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47251c1ef46140e98a7e2a08382679cb in term 1.
I20260601 13:42:14.340855 20313 leader_election.cc:304] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47251c1ef46140e98a7e2a08382679cb, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.341179 20414 raft_consensus.cc:2804] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.341315 20414 raft_consensus.cc:697] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Becoming Leader. State: Replica: 47251c1ef46140e98a7e2a08382679cb, State: Running, Role: LEADER
I20260601 13:42:14.341455 20414 consensus_queue.cc:237] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.343688 20084 catalog_manager.cc:5696] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 47251c1ef46140e98a7e2a08382679cb (127.10.181.3). New cstate: current_term: 1 leader_uuid: "47251c1ef46140e98a7e2a08382679cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.350256 20399 raft_consensus.cc:493] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.350446 20399 raft_consensus.cc:515] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.350920 20399 leader_election.cc:290] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:14.351366 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b1b2f9a4ea4aaa8a93c6928d3e4968" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499" is_pre_election: true
I20260601 13:42:14.351452 20347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b1b2f9a4ea4aaa8a93c6928d3e4968" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47251c1ef46140e98a7e2a08382679cb" is_pre_election: true
I20260601 13:42:14.351542 20195 raft_consensus.cc:2468] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 0.
I20260601 13:42:14.351608 20347 raft_consensus.cc:2468] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 0.
I20260601 13:42:14.351871 20235 leader_election.cc:304] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13f1bf9326294c61bde8d722ee329499, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.352062 20399 raft_consensus.cc:2804] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.352118 20399 raft_consensus.cc:493] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.352164 20399 raft_consensus.cc:3060] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.353039 20399 raft_consensus.cc:515] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.353400 20399 leader_election.cc:290] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 election: Requested vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:14.353788 20347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b1b2f9a4ea4aaa8a93c6928d3e4968" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47251c1ef46140e98a7e2a08382679cb"
I20260601 13:42:14.353842 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b1b2f9a4ea4aaa8a93c6928d3e4968" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499"
I20260601 13:42:14.353924 20347 raft_consensus.cc:3060] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.353936 20195 raft_consensus.cc:3060] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.354707 20195 raft_consensus.cc:2468] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 1.
I20260601 13:42:14.354992 20347 raft_consensus.cc:2468] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 1.
I20260601 13:42:14.355043 20235 leader_election.cc:304] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13f1bf9326294c61bde8d722ee329499, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.355228 20399 raft_consensus.cc:2804] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.355316 20399 raft_consensus.cc:697] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Becoming Leader. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Running, Role: LEADER
I20260601 13:42:14.355489 20399 consensus_queue.cc:237] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.357262 20084 catalog_manager.cc:5696] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe0669f14bd84df9bd37708a01254be3 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "fe0669f14bd84df9bd37708a01254be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:14.418026 20399 raft_consensus.cc:493] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.418253 20399 raft_consensus.cc:515] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.418867 20399 leader_election.cc:290] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:14.419703 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da64969b9f44806a051607b225fa391" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499" is_pre_election: true
I20260601 13:42:14.419692 20347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da64969b9f44806a051607b225fa391" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47251c1ef46140e98a7e2a08382679cb" is_pre_election: true
I20260601 13:42:14.419950 20347 raft_consensus.cc:2468] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 0.
I20260601 13:42:14.419950 20195 raft_consensus.cc:2468] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 0.
I20260601 13:42:14.420521 20236 leader_election.cc:304] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47251c1ef46140e98a7e2a08382679cb, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.420795 20399 raft_consensus.cc:2804] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.420887 20399 raft_consensus.cc:493] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.420917 20399 raft_consensus.cc:3060] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.421976 20399 raft_consensus.cc:515] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.422439 20399 leader_election.cc:290] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [CANDIDATE]: Term 1 election: Requested vote from peers 13f1bf9326294c61bde8d722ee329499 (127.10.181.1:44243), 47251c1ef46140e98a7e2a08382679cb (127.10.181.3:38991)
I20260601 13:42:14.422914 20347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da64969b9f44806a051607b225fa391" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47251c1ef46140e98a7e2a08382679cb"
I20260601 13:42:14.422914 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da64969b9f44806a051607b225fa391" candidate_uuid: "fe0669f14bd84df9bd37708a01254be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13f1bf9326294c61bde8d722ee329499"
I20260601 13:42:14.423332 20195 raft_consensus.cc:3060] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.423379 20347 raft_consensus.cc:3060] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.424471 20347 raft_consensus.cc:2468] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 1.
I20260601 13:42:14.424471 20195 raft_consensus.cc:2468] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe0669f14bd84df9bd37708a01254be3 in term 1.
I20260601 13:42:14.424893 20235 leader_election.cc:304] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [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: 13f1bf9326294c61bde8d722ee329499, 47251c1ef46140e98a7e2a08382679cb, fe0669f14bd84df9bd37708a01254be3; no voters: 
I20260601 13:42:14.425153 20399 raft_consensus.cc:2804] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.425256 20399 raft_consensus.cc:697] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Becoming Leader. State: Replica: fe0669f14bd84df9bd37708a01254be3, State: Running, Role: LEADER
I20260601 13:42:14.425462 20399 consensus_queue.cc:237] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } }
I20260601 13:42:14.427626 20084 catalog_manager.cc:5696] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe0669f14bd84df9bd37708a01254be3 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "fe0669f14bd84df9bd37708a01254be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:14.490638 20347 raft_consensus.cc:1275] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Refusing update from remote peer 13f1bf9326294c61bde8d722ee329499: 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:14.492656 20272 raft_consensus.cc:1275] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Refusing update from remote peer 13f1bf9326294c61bde8d722ee329499: 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:14.493533 20346 raft_consensus.cc:1275] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: 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:14.493884 20345 raft_consensus.cc:1275] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: 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:14.494681 20195 raft_consensus.cc:1275] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: 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:14.494714 20404 consensus_queue.cc:1048] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:14.494844 20196 raft_consensus.cc:1275] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:14.495177 20194 raft_consensus.cc:1275] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: 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:14.501518 20410 consensus_queue.cc:1048] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" 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:14.501827 20196 raft_consensus.cc:1275] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Refusing update from remote peer 47251c1ef46140e98a7e2a08382679cb: 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:14.501508 20486 consensus_queue.cc:1048] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" 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:14.502592 20415 consensus_queue.cc:1048] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:14.504191 20194 raft_consensus.cc:1275] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Refusing update from remote peer 47251c1ef46140e98a7e2a08382679cb: 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:14.504582 20413 consensus_queue.cc:1048] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:14.504644 20403 consensus_queue.cc:1048] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" 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:14.506848 20347 raft_consensus.cc:1275] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: 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:14.507869 20419 mvcc.cc:204] Tried to move back new op lower bound from 7292196186087440384 to 7292196185446342656. Current Snapshot: MvccSnapshot[applied={T|T < 7292196186087440384}]
I20260601 13:42:14.508862 20399 consensus_queue.cc:1048] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:14.509217 20399 consensus_queue.cc:1048] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" 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:14.509490 20399 consensus_queue.cc:1048] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:14.509752 20399 consensus_queue.cc:1048] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:14.510567 20271 raft_consensus.cc:1275] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Refusing update from remote peer 47251c1ef46140e98a7e2a08382679cb: 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:14.510841 20270 raft_consensus.cc:1275] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Refusing update from remote peer 47251c1ef46140e98a7e2a08382679cb: 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:14.513126 20414 consensus_queue.cc:1048] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:14.513469 20414 consensus_queue.cc:1048] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:14.532087 20500 mvcc.cc:204] Tried to move back new op lower bound from 7292196186115809280 to 7292196185521754112. Current Snapshot: MvccSnapshot[applied={T|T < 7292196186115809280 or (T in {7292196186115809280})}]
I20260601 13:42:14.678176 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:14.681874 20511 instance_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:14.681947 20514 instance_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:14.682142 20512 instance_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:14.682359 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:14.682564 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:14.682606 10964 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:14.682623 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321334682623 us; error 0 us; skew 500 ppm
I20260601 13:42:14.683663 10964 webserver.cc:533] Webserver started at http://127.10.181.4:35039/ using document root <none> and password file <none>
I20260601 13:42:14.683817 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:14.683881 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:14.683934 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:14.684304 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "5dacca78caf14c9da0fc1335f483883e"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-whj6"
I20260601 13:42:14.685845 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:14.687078 20519 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:14.687461 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.687640 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "5dacca78caf14c9da0fc1335f483883e"
format_stamp: "Formatted at 2026-06-01 13:42:14 on dist-test-slave-whj6"
I20260601 13:42:14.687744 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321156985418-10964-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:14.701750 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:14.702298 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:14.702723 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:14.703325 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:14.703379 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.703413 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:14.703428 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:14.709625 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:37315
I20260601 13:42:14.709775 20582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:37315 every 8 connection(s)
I20260601 13:42:14.715117 20583 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46837
I20260601 13:42:14.715310 20583 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:14.715559 20583 heartbeater.cc:507] Master 127.10.181.62:46837 requested a full tablet report, sending...
I20260601 13:42:14.716287 20088 ts_manager.cc:194] Registered new tserver with Master: 5dacca78caf14c9da0fc1335f483883e (127.10.181.4:37315)
I20260601 13:42:14.716853 20088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54982
I20260601 13:42:14.857786 20270 consensus_queue.cc:237] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } }
I20260601 13:42:14.859154 20192 raft_consensus.cc:1275] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:14.859400 20345 raft_consensus.cc:1275] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:14.859568 20410 consensus_queue.cc:1048] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:14.859902 20510 consensus_queue.cc:1048] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:14.861217 20410 raft_consensus.cc:2955] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.861644 20192 raft_consensus.cc:2955] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.862067 20345 raft_consensus.cc:2955] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.864509 20088 catalog_manager.cc:5696] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 reported cstate change: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "fe0669f14bd84df9bd37708a01254be3" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
W20260601 13:42:14.865861 20236 consensus_peers.cc:597] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 -> Peer 5dacca78caf14c9da0fc1335f483883e (127.10.181.4:37315): Couldn't send request to peer 5dacca78caf14c9da0fc1335f483883e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02b1b2f9a4ea4aaa8a93c6928d3e4968. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:14.866626 20270 consensus_queue.cc:237] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } attrs { replace: true } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } }
I20260601 13:42:14.867959 20192 raft_consensus.cc:1275] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:14.868065 20345 raft_consensus.cc:1275] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Refusing update from remote peer fe0669f14bd84df9bd37708a01254be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:14.868450 20410 consensus_queue.cc:1048] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:14.868660 20510 consensus_queue.cc:1048] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260601 13:42:14.868865 20236 consensus_peers.cc:597] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 -> Peer 5dacca78caf14c9da0fc1335f483883e (127.10.181.4:37315): Couldn't send request to peer 5dacca78caf14c9da0fc1335f483883e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0da64969b9f44806a051607b225fa391. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:14.870286 20410 raft_consensus.cc:2955] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } attrs { replace: true } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.870702 20192 raft_consensus.cc:2955] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } attrs { replace: true } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.870896 20345 raft_consensus.cc:2955] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } attrs { replace: true } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.873252 20084 catalog_manager.cc:5696] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 reported cstate change: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "fe0669f14bd84df9bd37708a01254be3" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } attrs { replace: true } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.877866 20345 consensus_queue.cc:237] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } attrs { replace: true } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } }
I20260601 13:42:14.879227 20192 raft_consensus.cc:1275] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Refusing update from remote peer 47251c1ef46140e98a7e2a08382679cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:14.879588 20488 consensus_queue.cc:1048] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:14.879705 20270 raft_consensus.cc:1275] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Refusing update from remote peer 47251c1ef46140e98a7e2a08382679cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:14.880133 20488 consensus_queue.cc:1048] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:14.881318 20415 raft_consensus.cc:2955] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } attrs { replace: true } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.881698 20196 raft_consensus.cc:2955] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } attrs { replace: true } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.882117 20270 raft_consensus.cc:2955] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } attrs { replace: true } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
W20260601 13:42:14.884789 20311 consensus_peers.cc:597] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb -> Peer 5dacca78caf14c9da0fc1335f483883e (127.10.181.4:37315): Couldn't send request to peer 5dacca78caf14c9da0fc1335f483883e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6617f4fd8394d9c96afc3c891e1828b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:14.884753 20088 catalog_manager.cc:5696] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 reported cstate change: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "47251c1ef46140e98a7e2a08382679cb" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } attrs { replace: true } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.889885 20192 consensus_queue.cc:237] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } }
I20260601 13:42:14.891503 20270 raft_consensus.cc:1275] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Refusing update from remote peer 13f1bf9326294c61bde8d722ee329499: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:14.891871 20505 consensus_queue.cc:1048] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:14.891939 20345 raft_consensus.cc:1275] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Refusing update from remote peer 13f1bf9326294c61bde8d722ee329499: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:14.892498 20505 consensus_queue.cc:1048] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:14.894093 20403 raft_consensus.cc:2955] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.894631 20345 raft_consensus.cc:2955] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.894735 20270 raft_consensus.cc:2955] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
W20260601 13:42:14.896514 20160 consensus_peers.cc:597] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 -> Peer 5dacca78caf14c9da0fc1335f483883e (127.10.181.4:37315): Couldn't send request to peer 5dacca78caf14c9da0fc1335f483883e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 278b1092d3fa4089b3aa2deb67f901d1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:14.896908 20084 catalog_manager.cc:5696] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb reported cstate change: config changed from index -1 to 19, NON_VOTER 5dacca78caf14c9da0fc1335f483883e (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "13f1bf9326294c61bde8d722ee329499" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "13f1bf9326294c61bde8d722ee329499" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 44243 } } peers { permanent_uuid: "fe0669f14bd84df9bd37708a01254be3" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33095 } } peers { permanent_uuid: "47251c1ef46140e98a7e2a08382679cb" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "5dacca78caf14c9da0fc1335f483883e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 37315 } attrs { promote: true } } }
I20260601 13:42:14.966917 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:14.972622 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:14.972980 10964 tablet_replica.cc:333] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499: stopping tablet replica
I20260601 13:42:14.973137 10964 raft_consensus.cc:2243] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:14.973305 10964 raft_consensus.cc:2272] T 6eb94f67691c400e8bbaca97c44f4ad5 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.973935 10964 tablet_replica.cc:333] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499: stopping tablet replica
I20260601 13:42:14.974114 10964 raft_consensus.cc:2243] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:14.974220 10964 raft_consensus.cc:2272] T 6082cde1f94442189b224e5cfec8ac63 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.974723 10964 tablet_replica.cc:333] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499: stopping tablet replica
I20260601 13:42:14.974807 10964 raft_consensus.cc:2243] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:14.974932 10964 raft_consensus.cc:2272] T 0da64969b9f44806a051607b225fa391 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.975481 10964 tablet_replica.cc:333] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499: stopping tablet replica
I20260601 13:42:14.975559 10964 raft_consensus.cc:2243] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:14.975666 10964 raft_consensus.cc:2272] T 4dcbab906cab40729a5e705cbc40ab86 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.976182 10964 tablet_replica.cc:333] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499: stopping tablet replica
I20260601 13:42:14.976259 10964 raft_consensus.cc:2243] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:14.976379 10964 raft_consensus.cc:2272] T a6617f4fd8394d9c96afc3c891e1828b P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.977020 10964 tablet_replica.cc:333] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499: stopping tablet replica
I20260601 13:42:14.977109 10964 raft_consensus.cc:2243] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:14.977342 10964 raft_consensus.cc:2272] T 278b1092d3fa4089b3aa2deb67f901d1 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.977777 10964 tablet_replica.cc:333] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499: stopping tablet replica
I20260601 13:42:14.977851 10964 raft_consensus.cc:2243] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:14.977953 10964 raft_consensus.cc:2272] T f3ce5504a1824f10a021ece85c61b5dd P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.978434 10964 tablet_replica.cc:333] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499: stopping tablet replica
I20260601 13:42:14.978506 10964 raft_consensus.cc:2243] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:14.978613 10964 raft_consensus.cc:2272] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 13f1bf9326294c61bde8d722ee329499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:14.994673 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:14.997509 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:15.004177 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.004479 10964 tablet_replica.cc:333] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3: stopping tablet replica
I20260601 13:42:15.004616 10964 raft_consensus.cc:2243] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.004837 10964 raft_consensus.cc:2272] T 6eb94f67691c400e8bbaca97c44f4ad5 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.005426 10964 tablet_replica.cc:333] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3: stopping tablet replica
I20260601 13:42:15.005520 10964 raft_consensus.cc:2243] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.005668 10964 raft_consensus.cc:2272] T 0da64969b9f44806a051607b225fa391 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.006299 10964 tablet_replica.cc:333] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3: stopping tablet replica
I20260601 13:42:15.006414 10964 raft_consensus.cc:2243] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.006526 10964 raft_consensus.cc:2272] T 95ecd93f67c040bf886d1a141f7f5c39 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.007048 10964 tablet_replica.cc:333] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3: stopping tablet replica
I20260601 13:42:15.007172 10964 raft_consensus.cc:2243] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.007282 10964 raft_consensus.cc:2272] T 788dcd2d5e304c90a1498ed818159070 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.007751 10964 tablet_replica.cc:333] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3: stopping tablet replica
I20260601 13:42:15.007830 10964 raft_consensus.cc:2243] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.007959 10964 raft_consensus.cc:2272] T a6617f4fd8394d9c96afc3c891e1828b P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.008481 10964 tablet_replica.cc:333] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3: stopping tablet replica
I20260601 13:42:15.008565 10964 raft_consensus.cc:2243] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.008662 10964 raft_consensus.cc:2272] T 4dcbab906cab40729a5e705cbc40ab86 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.009166 10964 tablet_replica.cc:333] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3: stopping tablet replica
I20260601 13:42:15.009240 10964 raft_consensus.cc:2243] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.009439 10964 raft_consensus.cc:2272] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.009888 10964 tablet_replica.cc:333] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3: stopping tablet replica
I20260601 13:42:15.009961 10964 raft_consensus.cc:2243] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.010061 10964 raft_consensus.cc:2272] T 278b1092d3fa4089b3aa2deb67f901d1 P fe0669f14bd84df9bd37708a01254be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.026559 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:15.030154 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:15.036664 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.036986 10964 tablet_replica.cc:333] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb: stopping tablet replica
I20260601 13:42:15.037129 10964 raft_consensus.cc:2243] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.037317 10964 raft_consensus.cc:2272] T 278b1092d3fa4089b3aa2deb67f901d1 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.038031 10964 tablet_replica.cc:333] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb: stopping tablet replica
I20260601 13:42:15.038136 10964 raft_consensus.cc:2243] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.038264 10964 raft_consensus.cc:2272] T 02b1b2f9a4ea4aaa8a93c6928d3e4968 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.038803 10964 tablet_replica.cc:333] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb: stopping tablet replica
I20260601 13:42:15.038897 10964 raft_consensus.cc:2243] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.039012 10964 raft_consensus.cc:2272] T 0bed360309a74ae48526f36755c3a24f P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.039557 10964 tablet_replica.cc:333] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb: stopping tablet replica
I20260601 13:42:15.039642 10964 raft_consensus.cc:2243] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.039867 10964 raft_consensus.cc:2272] T a6617f4fd8394d9c96afc3c891e1828b P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.040470 10964 tablet_replica.cc:333] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb: stopping tablet replica
I20260601 13:42:15.040575 10964 raft_consensus.cc:2243] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.040740 10964 raft_consensus.cc:2272] T 0da64969b9f44806a051607b225fa391 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.041301 10964 tablet_replica.cc:333] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb: stopping tablet replica
I20260601 13:42:15.041378 10964 raft_consensus.cc:2243] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.041548 10964 raft_consensus.cc:2272] T 4dcbab906cab40729a5e705cbc40ab86 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.041972 10964 tablet_replica.cc:333] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb: stopping tablet replica
I20260601 13:42:15.042050 10964 raft_consensus.cc:2243] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.042150 10964 raft_consensus.cc:2272] T bd9470f3677d48fca7430cd34e837b1e P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.042893 10964 tablet_replica.cc:333] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb: stopping tablet replica
I20260601 13:42:15.042975 10964 raft_consensus.cc:2243] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.043097 10964 raft_consensus.cc:2272] T 6eb94f67691c400e8bbaca97c44f4ad5 P 47251c1ef46140e98a7e2a08382679cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.060184 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:15.064647 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:42:15.070247 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.082737 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:42:15.085103 10964 master.cc:562] Master@127.10.181.62:46837 shutting down...
W20260601 13:42:15.089807 20141 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:15.089922 20141 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:15.089951 20141 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:15.090476 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.090744 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.090855 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P e3740a36bb2341c4ba86e6b45ce37c09: stopping tablet replica
I20260601 13:42:15.104749 10964 master.cc:584] Master@127.10.181.62:46837 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2299 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:42:15.117746 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:38381
I20260601 13:42:15.118377 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.120649 20591 instance_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.120796 20594 instance_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.120803 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:15.120899 20592 instance_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.121266 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.121318 10964 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.121333 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335121333 us; error 0 us; skew 500 ppm
I20260601 13:42:15.122375 10964 webserver.cc:533] Webserver started at http://127.10.181.62:34083/ using document root <none> and password file <none>
I20260601 13:42:15.122543 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.122594 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.122663 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.123102 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "347400ef43994c029e8856e3e9dbac44"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.124770 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.125946 20599 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.126276 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.126353 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "347400ef43994c029e8856e3e9dbac44"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.126432 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-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:15.154237 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.154781 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.159819 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:38381
I20260601 13:42:15.166760 20651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:38381 every 8 connection(s)
I20260601 13:42:15.167387 20652 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:15.169551 20652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44: Bootstrap starting.
I20260601 13:42:15.170512 20652 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.171965 20652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44: No bootstrap required, opened a new log
I20260601 13:42:15.172469 20652 raft_consensus.cc:359] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "347400ef43994c029e8856e3e9dbac44" member_type: VOTER }
I20260601 13:42:15.172583 20652 raft_consensus.cc:385] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.172605 20652 raft_consensus.cc:740] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 347400ef43994c029e8856e3e9dbac44, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.172729 20652 consensus_queue.cc:260] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "347400ef43994c029e8856e3e9dbac44" member_type: VOTER }
I20260601 13:42:15.172796 20652 raft_consensus.cc:399] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:15.172816 20652 raft_consensus.cc:493] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:15.172870 20652 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.173884 20652 raft_consensus.cc:515] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "347400ef43994c029e8856e3e9dbac44" member_type: VOTER }
I20260601 13:42:15.174038 20652 leader_election.cc:304] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [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: 347400ef43994c029e8856e3e9dbac44; no voters: 
I20260601 13:42:15.174307 20652 leader_election.cc:290] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:15.174499 20655 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:15.174774 20655 raft_consensus.cc:697] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 1 LEADER]: Becoming Leader. State: Replica: 347400ef43994c029e8856e3e9dbac44, State: Running, Role: LEADER
I20260601 13:42:15.174917 20652 sys_catalog.cc:565] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:15.174934 20655 consensus_queue.cc:237] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [LEADER]: Queue going to LEADER mode. State: All 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: "347400ef43994c029e8856e3e9dbac44" member_type: VOTER }
I20260601 13:42:15.175518 20657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 347400ef43994c029e8856e3e9dbac44. Latest consensus state: current_term: 1 leader_uuid: "347400ef43994c029e8856e3e9dbac44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "347400ef43994c029e8856e3e9dbac44" member_type: VOTER } }
I20260601 13:42:15.175626 20657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:15.175747 20656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "347400ef43994c029e8856e3e9dbac44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "347400ef43994c029e8856e3e9dbac44" member_type: VOTER } }
I20260601 13:42:15.175865 20656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:15.175973 20660 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:15.176882 20660 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:15.177199 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:15.179171 20660 catalog_manager.cc:1382] Generated new cluster ID: ef48d38a620d4c8c946823076bc40ec0
I20260601 13:42:15.179237 20660 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:15.202968 20660 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:15.203675 20660 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:15.209990 20660 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44: Generated new TSK 0
I20260601 13:42:15.210177 20660 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:15.242434 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.245333 20674 instance_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:15.245333 20673 instance_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.245559 20676 instance_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.245616 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:15.245822 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.245870 10964 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.245893 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335245892 us; error 0 us; skew 500 ppm
I20260601 13:42:15.247093 10964 webserver.cc:533] Webserver started at http://127.10.181.1:44445/ using document root <none> and password file <none>
I20260601 13:42:15.247329 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.247383 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.247460 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.247893 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "b7d95368ac38483c97e9ad36a5616307"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.249537 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:15.250690 20681 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.251091 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.251252 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "b7d95368ac38483c97e9ad36a5616307"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.251331 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-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:15.265579 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.266000 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.266345 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:15.266829 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:15.266866 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.266908 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:15.266937 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.271843 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:38501
I20260601 13:42:15.271925 20744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:38501 every 8 connection(s)
I20260601 13:42:15.272785 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.275331 20749 instance_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.275559 20750 instance_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.275642 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:15.275707 20752 instance_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.276000 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.276057 10964 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.276072 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335276072 us; error 0 us; skew 500 ppm
I20260601 13:42:15.277287 10964 webserver.cc:533] Webserver started at http://127.10.181.2:44909/ using document root <none> and password file <none>
I20260601 13:42:15.277486 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.277554 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.277640 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.278093 20745 heartbeater.cc:344] Connected to a master server at 127.10.181.62:38381
I20260601 13:42:15.278157 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "f86c40a4f422475f83d2c4820f191d63"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.278213 20745 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:15.278497 20745 heartbeater.cc:507] Master 127.10.181.62:38381 requested a full tablet report, sending...
I20260601 13:42:15.279263 20616 ts_manager.cc:194] Registered new tserver with Master: b7d95368ac38483c97e9ad36a5616307 (127.10.181.1:38501)
I20260601 13:42:15.280129 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:15.280215 20616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37654
I20260601 13:42:15.281507 20757 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.281842 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.281925 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "f86c40a4f422475f83d2c4820f191d63"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.282006 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-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:15.317775 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.318400 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.318707 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:15.319437 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:15.319504 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.319540 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:15.319555 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.324111 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:33061
I20260601 13:42:15.324247 20820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:33061 every 8 connection(s)
I20260601 13:42:15.325042 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.326826 20824 instance_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.326885 20825 instance_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.327118 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:15.327244 20827 instance_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.327512 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.327559 10964 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.327575 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335327575 us; error 0 us; skew 500 ppm
I20260601 13:42:15.328720 10964 webserver.cc:533] Webserver started at http://127.10.181.3:42171/ using document root <none> and password file <none>
I20260601 13:42:15.328915 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.328991 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.329062 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.329380 20821 heartbeater.cc:344] Connected to a master server at 127.10.181.62:38381
I20260601 13:42:15.329517 20821 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:15.329510 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "eee5bae0100b461aadcbdfc9e1953ec3"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.329887 20821 heartbeater.cc:507] Master 127.10.181.62:38381 requested a full tablet report, sending...
I20260601 13:42:15.330622 20616 ts_manager.cc:194] Registered new tserver with Master: f86c40a4f422475f83d2c4820f191d63 (127.10.181.2:33061)
I20260601 13:42:15.331352 20616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37660
I20260601 13:42:15.331391 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:15.332587 20832 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.332875 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.332945 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "eee5bae0100b461aadcbdfc9e1953ec3"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.333046 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321156985418-10964-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:15.341162 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.341624 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.341938 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:15.342432 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:15.342474 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.342505 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:15.342537 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.347182 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:34023
I20260601 13:42:15.347352 20895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:34023 every 8 connection(s)
I20260601 13:42:15.352670 20896 heartbeater.cc:344] Connected to a master server at 127.10.181.62:38381
I20260601 13:42:15.352821 20896 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:15.353201 20896 heartbeater.cc:507] Master 127.10.181.62:38381 requested a full tablet report, sending...
I20260601 13:42:15.354082 20616 ts_manager.cc:194] Registered new tserver with Master: eee5bae0100b461aadcbdfc9e1953ec3 (127.10.181.3:34023)
I20260601 13:42:15.354331 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006708063s
I20260601 13:42:15.354789 20616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37672
I20260601 13:42:15.364014 20616 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37674:
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:15.364444 20616 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:15.374478 20785 tablet_service.cc:1511] Processing CreateTablet for tablet e34c49e2419d4e55b1326aa82256c1a2 (DEFAULT_TABLE table=test-workload [id=2a6b50d128af4e748cd3766490b140e4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:15.374879 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34c49e2419d4e55b1326aa82256c1a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.375010 20860 tablet_service.cc:1511] Processing CreateTablet for tablet e34c49e2419d4e55b1326aa82256c1a2 (DEFAULT_TABLE table=test-workload [id=2a6b50d128af4e748cd3766490b140e4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:15.375277 20860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34c49e2419d4e55b1326aa82256c1a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.375661 20709 tablet_service.cc:1511] Processing CreateTablet for tablet e34c49e2419d4e55b1326aa82256c1a2 (DEFAULT_TABLE table=test-workload [id=2a6b50d128af4e748cd3766490b140e4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:15.375972 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e34c49e2419d4e55b1326aa82256c1a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.377705 20912 tablet_bootstrap.cc:492] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63: Bootstrap starting.
I20260601 13:42:15.378677 20913 tablet_bootstrap.cc:492] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307: Bootstrap starting.
I20260601 13:42:15.379005 20912 tablet_bootstrap.cc:654] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.379698 20913 tablet_bootstrap.cc:654] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.380159 20911 tablet_bootstrap.cc:492] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3: Bootstrap starting.
I20260601 13:42:15.380615 20912 tablet_bootstrap.cc:492] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63: No bootstrap required, opened a new log
I20260601 13:42:15.380719 20912 ts_tablet_manager.cc:1403] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:15.380920 20913 tablet_bootstrap.cc:492] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307: No bootstrap required, opened a new log
I20260601 13:42:15.380996 20913 ts_tablet_manager.cc:1403] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:15.381281 20912 raft_consensus.cc:359] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.381358 20911 tablet_bootstrap.cc:654] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.381424 20912 raft_consensus.cc:385] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.381474 20912 raft_consensus.cc:740] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f86c40a4f422475f83d2c4820f191d63, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.381363 20913 raft_consensus.cc:359] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.381614 20913 raft_consensus.cc:385] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.381654 20913 raft_consensus.cc:740] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7d95368ac38483c97e9ad36a5616307, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.381673 20912 consensus_queue.cc:260] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.381776 20913 consensus_queue.cc:260] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.382120 20912 ts_tablet_manager.cc:1434] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:15.382151 20913 ts_tablet_manager.cc:1434] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.382328 20821 heartbeater.cc:499] Master 127.10.181.62:38381 was elected leader, sending a full tablet report...
I20260601 13:42:15.382345 20745 heartbeater.cc:499] Master 127.10.181.62:38381 was elected leader, sending a full tablet report...
I20260601 13:42:15.383242 20911 tablet_bootstrap.cc:492] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3: No bootstrap required, opened a new log
I20260601 13:42:15.383428 20911 ts_tablet_manager.cc:1403] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:15.383920 20911 raft_consensus.cc:359] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.384022 20911 raft_consensus.cc:385] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.384054 20911 raft_consensus.cc:740] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee5bae0100b461aadcbdfc9e1953ec3, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.384167 20911 consensus_queue.cc:260] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.384536 20911 ts_tablet_manager.cc:1434] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:15.384544 20896 heartbeater.cc:499] Master 127.10.181.62:38381 was elected leader, sending a full tablet report...
I20260601 13:42:15.402135 20916 raft_consensus.cc:493] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:15.402295 20916 raft_consensus.cc:515] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.402848 20916 leader_election.cc:290] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee5bae0100b461aadcbdfc9e1953ec3 (127.10.181.3:34023), b7d95368ac38483c97e9ad36a5616307 (127.10.181.1:38501)
I20260601 13:42:15.407176 20870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34c49e2419d4e55b1326aa82256c1a2" candidate_uuid: "f86c40a4f422475f83d2c4820f191d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" is_pre_election: true
I20260601 13:42:15.407440 20870 raft_consensus.cc:2468] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f86c40a4f422475f83d2c4820f191d63 in term 0.
I20260601 13:42:15.407841 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34c49e2419d4e55b1326aa82256c1a2" candidate_uuid: "f86c40a4f422475f83d2c4820f191d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7d95368ac38483c97e9ad36a5616307" is_pre_election: true
I20260601 13:42:15.407972 20759 leader_election.cc:304] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eee5bae0100b461aadcbdfc9e1953ec3, f86c40a4f422475f83d2c4820f191d63; no voters: 
I20260601 13:42:15.408025 20719 raft_consensus.cc:2468] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f86c40a4f422475f83d2c4820f191d63 in term 0.
I20260601 13:42:15.408214 20916 raft_consensus.cc:2804] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:15.408286 20916 raft_consensus.cc:493] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:15.408325 20916 raft_consensus.cc:3060] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.409447 20916 raft_consensus.cc:515] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.409898 20916 leader_election.cc:290] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [CANDIDATE]: Term 1 election: Requested vote from peers eee5bae0100b461aadcbdfc9e1953ec3 (127.10.181.3:34023), b7d95368ac38483c97e9ad36a5616307 (127.10.181.1:38501)
I20260601 13:42:15.410411 20870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34c49e2419d4e55b1326aa82256c1a2" candidate_uuid: "f86c40a4f422475f83d2c4820f191d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee5bae0100b461aadcbdfc9e1953ec3"
I20260601 13:42:15.410567 20870 raft_consensus.cc:3060] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.410609 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e34c49e2419d4e55b1326aa82256c1a2" candidate_uuid: "f86c40a4f422475f83d2c4820f191d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7d95368ac38483c97e9ad36a5616307"
I20260601 13:42:15.410755 20719 raft_consensus.cc:3060] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.412042 20870 raft_consensus.cc:2468] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f86c40a4f422475f83d2c4820f191d63 in term 1.
I20260601 13:42:15.412086 20719 raft_consensus.cc:2468] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f86c40a4f422475f83d2c4820f191d63 in term 1.
I20260601 13:42:15.412369 20759 leader_election.cc:304] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7d95368ac38483c97e9ad36a5616307, f86c40a4f422475f83d2c4820f191d63; no voters: 
I20260601 13:42:15.412628 20916 raft_consensus.cc:2804] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:15.412927 20916 raft_consensus.cc:697] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 1 LEADER]: Becoming Leader. State: Replica: f86c40a4f422475f83d2c4820f191d63, State: Running, Role: LEADER
I20260601 13:42:15.413117 20916 consensus_queue.cc:237] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } }
I20260601 13:42:15.415016 20614 catalog_manager.cc:5696] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 reported cstate change: term changed from 0 to 1, leader changed from <none> to f86c40a4f422475f83d2c4820f191d63 (127.10.181.2). New cstate: current_term: 1 leader_uuid: "f86c40a4f422475f83d2c4820f191d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f86c40a4f422475f83d2c4820f191d63" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 33061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee5bae0100b461aadcbdfc9e1953ec3" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 34023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7d95368ac38483c97e9ad36a5616307" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:15.424412 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:15.428898 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.429329 10964 tablet_replica.cc:333] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307: stopping tablet replica
I20260601 13:42:15.429490 10964 raft_consensus.cc:2243] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.429713 10964 raft_consensus.cc:2272] T e34c49e2419d4e55b1326aa82256c1a2 P b7d95368ac38483c97e9ad36a5616307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.444093 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:15.447167 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:15.451750 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.452090 10964 tablet_replica.cc:333] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63: stopping tablet replica
I20260601 13:42:15.452225 10964 raft_consensus.cc:2243] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.452454 10964 pending_rounds.cc:70] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63: Trying to abort 1 pending ops.
I20260601 13:42:15.452486 10964 pending_rounds.cc:77] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196189854179328 op_type: NO_OP noop_request { }
I20260601 13:42:15.452567 10964 raft_consensus.cc:2889] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:15.452623 10964 raft_consensus.cc:2272] T e34c49e2419d4e55b1326aa82256c1a2 P f86c40a4f422475f83d2c4820f191d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.466650 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:15.469635 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:15.474587 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.475014 10964 tablet_replica.cc:333] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3: stopping tablet replica
I20260601 13:42:15.475226 10964 raft_consensus.cc:2243] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.475381 10964 raft_consensus.cc:2272] T e34c49e2419d4e55b1326aa82256c1a2 P eee5bae0100b461aadcbdfc9e1953ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.489415 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:15.492203 10964 master.cc:562] Master@127.10.181.62:38381 shutting down...
I20260601 13:42:15.495949 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.496192 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.496352 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 347400ef43994c029e8856e3e9dbac44: stopping tablet replica
I20260601 13:42:15.510378 10964 master.cc:584] Master@127.10.181.62:38381 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (400 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:42:15.517807 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:46305
I20260601 13:42:15.518163 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.520169 20926 instance_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:15.520239 20923 instance_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.520207 20924 instance_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.520502 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:15.520720 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.520759 10964 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.520779 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335520779 us; error 0 us; skew 500 ppm
I20260601 13:42:15.521770 10964 webserver.cc:533] Webserver started at http://127.10.181.62:46465/ using document root <none> and password file <none>
I20260601 13:42:15.521950 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.522006 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.522090 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.522544 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "1c5128d66b3048f9a6a4e67c36507039"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.524401 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:15.525677 20931 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.526046 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.526139 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "1c5128d66b3048f9a6a4e67c36507039"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.526229 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-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:15.571749 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.572332 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.578966 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:46305
I20260601 13:42:15.581740 20983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:46305 every 8 connection(s)
I20260601 13:42:15.582245 20984 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:15.584180 20984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039: Bootstrap starting.
I20260601 13:42:15.584987 20984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.586297 20984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039: No bootstrap required, opened a new log
I20260601 13:42:15.586733 20984 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5128d66b3048f9a6a4e67c36507039" member_type: VOTER }
I20260601 13:42:15.586828 20984 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.586849 20984 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5128d66b3048f9a6a4e67c36507039, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.586969 20984 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c5128d66b3048f9a6a4e67c36507039" member_type: VOTER }
I20260601 13:42:15.587041 20984 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:15.587064 20984 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:15.587090 20984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.587961 20984 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5128d66b3048f9a6a4e67c36507039" member_type: VOTER }
I20260601 13:42:15.588088 20984 leader_election.cc:304] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [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: 1c5128d66b3048f9a6a4e67c36507039; no voters: 
I20260601 13:42:15.588289 20984 leader_election.cc:290] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:15.588593 20987 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:15.588788 20984 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:15.588939 20987 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5128d66b3048f9a6a4e67c36507039, State: Running, Role: LEADER
I20260601 13:42:15.589139 20987 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [LEADER]: Queue going to LEADER mode. State: All 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: "1c5128d66b3048f9a6a4e67c36507039" member_type: VOTER }
I20260601 13:42:15.589711 20989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c5128d66b3048f9a6a4e67c36507039. Latest consensus state: current_term: 1 leader_uuid: "1c5128d66b3048f9a6a4e67c36507039" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5128d66b3048f9a6a4e67c36507039" member_type: VOTER } }
I20260601 13:42:15.589771 20988 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c5128d66b3048f9a6a4e67c36507039" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5128d66b3048f9a6a4e67c36507039" member_type: VOTER } }
I20260601 13:42:15.589818 20989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:15.589828 20988 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:15.590132 20996 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:15.591189 20996 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:15.591421 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:15.593907 20996 catalog_manager.cc:1382] Generated new cluster ID: efb4b37dd476430da1d53ac9972f846c
I20260601 13:42:15.593999 20996 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:15.630604 20996 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:15.631253 20996 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:15.636829 20996 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039: Generated new TSK 0
I20260601 13:42:15.637055 20996 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:15.656908 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.659833 21005 instance_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:15.660068 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:15.660084 21008 instance_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:15.660136 21006 instance_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.660615 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.660673 10964 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.660691 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335660690 us; error 0 us; skew 500 ppm
I20260601 13:42:15.661823 10964 webserver.cc:533] Webserver started at http://127.10.181.1:45573/ using document root <none> and password file <none>
I20260601 13:42:15.662005 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.662058 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.662119 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.662576 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "84f910a5d2384e249229f8a76afb1e6a"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.664516 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:15.665930 21013 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.666455 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.666549 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "84f910a5d2384e249229f8a76afb1e6a"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.666653 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-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:15.678095 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.678678 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.679041 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:15.679692 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:15.679733 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.679769 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:15.679785 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.685297 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:34363
I20260601 13:42:15.685508 21076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:34363 every 8 connection(s)
I20260601 13:42:15.686659 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.689584 21082 instance_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:15.689723 21081 instance_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:15.689913 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:15.689929 21084 instance_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.690351 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.690409 10964 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.690433 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335690432 us; error 0 us; skew 500 ppm
I20260601 13:42:15.691743 10964 webserver.cc:533] Webserver started at http://127.10.181.2:36117/ using document root <none> and password file <none>
I20260601 13:42:15.691941 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.692006 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.692093 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.692564 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "0afa9726e28a47c6bc594add26da530e"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.692705 21077 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46305
I20260601 13:42:15.692816 21077 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:15.693039 21077 heartbeater.cc:507] Master 127.10.181.62:46305 requested a full tablet report, sending...
I20260601 13:42:15.693734 20948 ts_manager.cc:194] Registered new tserver with Master: 84f910a5d2384e249229f8a76afb1e6a (127.10.181.1:34363)
I20260601 13:42:15.694320 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:15.694442 20948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45660
I20260601 13:42:15.695560 21089 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.695883 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.695958 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "0afa9726e28a47c6bc594add26da530e"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.696035 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-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:15.716924 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.717336 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.717636 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:15.718169 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:15.718214 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.718247 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:15.718276 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.722932 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:46723
I20260601 13:42:15.723084 21152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:46723 every 8 connection(s)
I20260601 13:42:15.723871 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.726115 21156 instance_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.726126 21157 instance_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:15.726263 21159 instance_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.727310 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:15.727545 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.727596 10964 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.727618 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335727618 us; error 0 us; skew 500 ppm
I20260601 13:42:15.728632 10964 webserver.cc:533] Webserver started at http://127.10.181.3:45265/ using document root <none> and password file <none>
I20260601 13:42:15.728834 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.728895 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.728957 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.729372 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "05c7b50b7c4844f0b780c080697eaeb2"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.729549 21153 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46305
I20260601 13:42:15.729650 21153 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:15.729920 21153 heartbeater.cc:507] Master 127.10.181.62:46305 requested a full tablet report, sending...
I20260601 13:42:15.730808 20948 ts_manager.cc:194] Registered new tserver with Master: 0afa9726e28a47c6bc594add26da530e (127.10.181.2:46723)
I20260601 13:42:15.731256 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:15.731590 20948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45672
I20260601 13:42:15.732487 21164 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.732828 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.732901 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "05c7b50b7c4844f0b780c080697eaeb2"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.732970 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-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:15.744258 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.744674 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.745021 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:15.745577 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:15.745626 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.745668 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:15.745699 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.750466 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:44245
I20260601 13:42:15.750643 21227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:44245 every 8 connection(s)
I20260601 13:42:15.751399 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.753701 21232 instance_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:15.753726 21231 instance_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.753998 21234 instance_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.754010 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:15.754297 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.754365 10964 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.754390 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321335754389 us; error 0 us; skew 500 ppm
I20260601 13:42:15.755805 10964 webserver.cc:533] Webserver started at http://127.10.181.4:35759/ using document root <none> and password file <none>
I20260601 13:42:15.756026 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.756100 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.756198 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.756507 21228 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46305
I20260601 13:42:15.756626 21228 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:15.756772 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "82166bd4ee36455c8c27c92e5838a616"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.756882 21228 heartbeater.cc:507] Master 127.10.181.62:46305 requested a full tablet report, sending...
I20260601 13:42:15.757668 20948 ts_manager.cc:194] Registered new tserver with Master: 05c7b50b7c4844f0b780c080697eaeb2 (127.10.181.3:44245)
I20260601 13:42:15.758486 20948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45678
I20260601 13:42:15.758769 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:15.759987 21239 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.760346 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.760439 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "82166bd4ee36455c8c27c92e5838a616"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-whj6"
I20260601 13:42:15.760527 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321156985418-10964-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.769129 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.769682 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.770107 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:15.770648 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:15.770689 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.770735 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:15.770763 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.776419 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:40017
I20260601 13:42:15.776527 21302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:40017 every 8 connection(s)
I20260601 13:42:15.781457 21303 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46305
I20260601 13:42:15.781600 21303 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:15.781837 21303 heartbeater.cc:507] Master 127.10.181.62:46305 requested a full tablet report, sending...
I20260601 13:42:15.782712 20948 ts_manager.cc:194] Registered new tserver with Master: 82166bd4ee36455c8c27c92e5838a616 (127.10.181.4:40017)
I20260601 13:42:15.782823 10964 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005891977s
I20260601 13:42:15.783775 20948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45682
I20260601 13:42:15.794178 20948 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45686:
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:15.806828 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 8880ad173d904d9882089e11f23c864d (DEFAULT_TABLE table=test-workload [id=c6ceebdf883e4fcfa2f725df40d9d8ac]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:15.807066 21192 tablet_service.cc:1511] Processing CreateTablet for tablet 8880ad173d904d9882089e11f23c864d (DEFAULT_TABLE table=test-workload [id=c6ceebdf883e4fcfa2f725df40d9d8ac]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:15.807291 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8880ad173d904d9882089e11f23c864d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.807367 21192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8880ad173d904d9882089e11f23c864d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.808542 21267 tablet_service.cc:1511] Processing CreateTablet for tablet 8880ad173d904d9882089e11f23c864d (DEFAULT_TABLE table=test-workload [id=c6ceebdf883e4fcfa2f725df40d9d8ac]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:15.808770 21267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8880ad173d904d9882089e11f23c864d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:15.809980 21318 tablet_bootstrap.cc:492] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2: Bootstrap starting.
I20260601 13:42:15.810477 21319 tablet_bootstrap.cc:492] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a: Bootstrap starting.
I20260601 13:42:15.811043 21318 tablet_bootstrap.cc:654] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.811168 21320 tablet_bootstrap.cc:492] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616: Bootstrap starting.
I20260601 13:42:15.811663 21319 tablet_bootstrap.cc:654] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.812170 21318 tablet_bootstrap.cc:492] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2: No bootstrap required, opened a new log
I20260601 13:42:15.812263 21318 ts_tablet_manager.cc:1403] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:15.812350 21320 tablet_bootstrap.cc:654] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:15.812767 21318 raft_consensus.cc:359] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.812868 21318 raft_consensus.cc:385] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.812899 21318 raft_consensus.cc:740] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c7b50b7c4844f0b780c080697eaeb2, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.813033 21318 consensus_queue.cc:260] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.813434 21318 ts_tablet_manager.cc:1434] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:15.813575 21320 tablet_bootstrap.cc:492] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616: No bootstrap required, opened a new log
I20260601 13:42:15.813611 21228 heartbeater.cc:499] Master 127.10.181.62:46305 was elected leader, sending a full tablet report...
I20260601 13:42:15.813668 21320 ts_tablet_manager.cc:1403] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:15.813817 21319 tablet_bootstrap.cc:492] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a: No bootstrap required, opened a new log
I20260601 13:42:15.813930 21319 ts_tablet_manager.cc:1403] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:15.814095 21320 raft_consensus.cc:359] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.814198 21320 raft_consensus.cc:385] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.814229 21320 raft_consensus.cc:740] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82166bd4ee36455c8c27c92e5838a616, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.814360 21320 consensus_queue.cc:260] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.814433 21319 raft_consensus.cc:359] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.814564 21319 raft_consensus.cc:385] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:15.814594 21319 raft_consensus.cc:740] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f910a5d2384e249229f8a76afb1e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:15.814669 21320 ts_tablet_manager.cc:1434] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:15.814698 21303 heartbeater.cc:499] Master 127.10.181.62:46305 was elected leader, sending a full tablet report...
I20260601 13:42:15.814769 21319 consensus_queue.cc:260] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.815258 21319 ts_tablet_manager.cc:1434] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:15.815521 21077 heartbeater.cc:499] Master 127.10.181.62:46305 was elected leader, sending a full tablet report...
I20260601 13:42:15.894512 21326 raft_consensus.cc:493] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:15.894829 21326 raft_consensus.cc:515] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.895743 21326 leader_election.cc:290] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05c7b50b7c4844f0b780c080697eaeb2 (127.10.181.3:44245), 82166bd4ee36455c8c27c92e5838a616 (127.10.181.4:40017)
I20260601 13:42:15.899700 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8880ad173d904d9882089e11f23c864d" candidate_uuid: "84f910a5d2384e249229f8a76afb1e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05c7b50b7c4844f0b780c080697eaeb2" is_pre_election: true
I20260601 13:42:15.899838 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8880ad173d904d9882089e11f23c864d" candidate_uuid: "84f910a5d2384e249229f8a76afb1e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82166bd4ee36455c8c27c92e5838a616" is_pre_election: true
I20260601 13:42:15.899927 21202 raft_consensus.cc:2468] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f910a5d2384e249229f8a76afb1e6a in term 0.
I20260601 13:42:15.900055 21277 raft_consensus.cc:2468] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f910a5d2384e249229f8a76afb1e6a in term 0.
I20260601 13:42:15.900379 21015 leader_election.cc:304] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c7b50b7c4844f0b780c080697eaeb2, 84f910a5d2384e249229f8a76afb1e6a; no voters: 
I20260601 13:42:15.900580 21326 raft_consensus.cc:2804] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:15.900652 21326 raft_consensus.cc:493] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:15.900692 21326 raft_consensus.cc:3060] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.901800 21326 raft_consensus.cc:515] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.902237 21326 leader_election.cc:290] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [CANDIDATE]: Term 1 election: Requested vote from peers 05c7b50b7c4844f0b780c080697eaeb2 (127.10.181.3:44245), 82166bd4ee36455c8c27c92e5838a616 (127.10.181.4:40017)
I20260601 13:42:15.902621 21202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8880ad173d904d9882089e11f23c864d" candidate_uuid: "84f910a5d2384e249229f8a76afb1e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05c7b50b7c4844f0b780c080697eaeb2"
I20260601 13:42:15.902644 21277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8880ad173d904d9882089e11f23c864d" candidate_uuid: "84f910a5d2384e249229f8a76afb1e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82166bd4ee36455c8c27c92e5838a616"
I20260601 13:42:15.902806 21202 raft_consensus.cc:3060] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.902881 21277 raft_consensus.cc:3060] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.904232 21202 raft_consensus.cc:2468] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f910a5d2384e249229f8a76afb1e6a in term 1.
I20260601 13:42:15.904273 21277 raft_consensus.cc:2468] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f910a5d2384e249229f8a76afb1e6a in term 1.
I20260601 13:42:15.904590 21015 leader_election.cc:304] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c7b50b7c4844f0b780c080697eaeb2, 84f910a5d2384e249229f8a76afb1e6a; no voters: 
I20260601 13:42:15.904788 21326 raft_consensus.cc:2804] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:15.905048 21326 raft_consensus.cc:697] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 1 LEADER]: Becoming Leader. State: Replica: 84f910a5d2384e249229f8a76afb1e6a, State: Running, Role: LEADER
I20260601 13:42:15.905208 21326 consensus_queue.cc:237] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } }
I20260601 13:42:15.906875 20947 catalog_manager.cc:5696] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f910a5d2384e249229f8a76afb1e6a (127.10.181.1). New cstate: current_term: 1 leader_uuid: "84f910a5d2384e249229f8a76afb1e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c7b50b7c4844f0b780c080697eaeb2" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 44245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f910a5d2384e249229f8a76afb1e6a" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 34363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82166bd4ee36455c8c27c92e5838a616" member_type: VOTER last_known_addr { host: "127.10.181.4" port: 40017 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:15.941797 10964 auto_rebalancer.cc:591] Failed to schedule move for tablet 8880ad173d904d9882089e11f23c864d: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:42:15.942142 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:15.946376 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.946934 10964 tablet_replica.cc:333] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a: stopping tablet replica
I20260601 13:42:15.947273 10964 raft_consensus.cc:2243] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.947510 10964 pending_rounds.cc:70] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a: Trying to abort 1 pending ops.
I20260601 13:42:15.947542 10964 pending_rounds.cc:77] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196191869427712 op_type: NO_OP noop_request { }
I20260601 13:42:15.947619 10964 raft_consensus.cc:2889] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:15.947669 10964 raft_consensus.cc:2272] T 8880ad173d904d9882089e11f23c864d P 84f910a5d2384e249229f8a76afb1e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.962330 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:15.964956 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:15.969074 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.981971 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:15.985001 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:15.989601 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.989987 10964 tablet_replica.cc:333] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2: stopping tablet replica
I20260601 13:42:15.990150 10964 raft_consensus.cc:2243] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.990307 10964 raft_consensus.cc:2272] T 8880ad173d904d9882089e11f23c864d P 05c7b50b7c4844f0b780c080697eaeb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.004387 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:16.007925 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:42:16.012247 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:16.012738 10964 tablet_replica.cc:333] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616: stopping tablet replica
I20260601 13:42:16.012876 10964 raft_consensus.cc:2243] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:16.013022 10964 raft_consensus.cc:2272] T 8880ad173d904d9882089e11f23c864d P 82166bd4ee36455c8c27c92e5838a616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.026641 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:42:16.030092 10964 master.cc:562] Master@127.10.181.62:46305 shutting down...
I20260601 13:42:16.034431 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:16.034652 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:16.034919 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c5128d66b3048f9a6a4e67c36507039: stopping tablet replica
I20260601 13:42:16.049437 10964 master.cc:584] Master@127.10.181.62:46305 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (540 ms)
[----------] 22 tests from AutoRebalancerTest (179060 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:42:16.058429 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:41199
I20260601 13:42:16.058786 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:16.060837 21333 instance_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:16.060931 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:16.060945 21332 instance_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:16.060999 21335 instance_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:16.061235 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:16.061282 10964 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:16.061302 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321336061301 us; error 0 us; skew 500 ppm
I20260601 13:42:16.062348 10964 webserver.cc:533] Webserver started at http://127.10.181.62:37179/ using document root <none> and password file <none>
I20260601 13:42:16.062502 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:16.062549 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:16.062623 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:16.062996 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "272cc5e7564c488f82cc01bb7adf4b45"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-whj6"
I20260601 13:42:16.064611 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:16.065778 21340 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:16.066102 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:16.066188 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "272cc5e7564c488f82cc01bb7adf4b45"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-whj6"
I20260601 13:42:16.066255 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-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:16.081599 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:16.081990 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:16.086984 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:41199
I20260601 13:42:16.089664 21392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:41199 every 8 connection(s)
I20260601 13:42:16.090322 21393 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:16.092708 21393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45: Bootstrap starting.
I20260601 13:42:16.093745 21393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:16.095186 21393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45: No bootstrap required, opened a new log
I20260601 13:42:16.095737 21393 raft_consensus.cc:359] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "272cc5e7564c488f82cc01bb7adf4b45" member_type: VOTER }
I20260601 13:42:16.095878 21393 raft_consensus.cc:385] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:16.095907 21393 raft_consensus.cc:740] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 272cc5e7564c488f82cc01bb7adf4b45, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.096060 21393 consensus_queue.cc:260] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "272cc5e7564c488f82cc01bb7adf4b45" member_type: VOTER }
I20260601 13:42:16.096138 21393 raft_consensus.cc:399] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:16.096174 21393 raft_consensus.cc:493] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:16.096220 21393 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:16.097510 21393 raft_consensus.cc:515] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "272cc5e7564c488f82cc01bb7adf4b45" member_type: VOTER }
I20260601 13:42:16.097711 21393 leader_election.cc:304] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [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: 272cc5e7564c488f82cc01bb7adf4b45; no voters: 
I20260601 13:42:16.097965 21393 leader_election.cc:290] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:16.098127 21396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:16.098374 21396 raft_consensus.cc:697] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 1 LEADER]: Becoming Leader. State: Replica: 272cc5e7564c488f82cc01bb7adf4b45, State: Running, Role: LEADER
I20260601 13:42:16.098579 21393 sys_catalog.cc:565] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:16.098543 21396 consensus_queue.cc:237] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [LEADER]: Queue going to LEADER mode. State: All 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: "272cc5e7564c488f82cc01bb7adf4b45" member_type: VOTER }
I20260601 13:42:16.099057 21396 sys_catalog.cc:455] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 272cc5e7564c488f82cc01bb7adf4b45. Latest consensus state: current_term: 1 leader_uuid: "272cc5e7564c488f82cc01bb7adf4b45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "272cc5e7564c488f82cc01bb7adf4b45" member_type: VOTER } }
I20260601 13:42:16.099172 21396 sys_catalog.cc:458] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:16.099371 21398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "272cc5e7564c488f82cc01bb7adf4b45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "272cc5e7564c488f82cc01bb7adf4b45" member_type: VOTER } }
I20260601 13:42:16.099448 21398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:16.099681 21400 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:16.100605 21400 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:16.101485 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:16.102658 21400 catalog_manager.cc:1382] Generated new cluster ID: 458412ce307f40cab6a9dd8381b873a0
I20260601 13:42:16.102715 21400 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:16.110872 21400 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:16.111690 21400 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:16.120038 21400 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45: Generated new TSK 0
I20260601 13:42:16.120268 21400 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:16.133949 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:16.136535 21415 instance_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:16.136591 21414 instance_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:16.136535 21417 instance_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:16.136759 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:16.136924 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:16.136962 10964 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:16.136989 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321336136988 us; error 0 us; skew 500 ppm
I20260601 13:42:16.137933 10964 webserver.cc:533] Webserver started at http://127.10.181.1:41447/ using document root <none> and password file <none>
I20260601 13:42:16.138082 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:16.138130 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:16.138203 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:16.138612 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "e8bd2dfde9d246c391a5374a22768882"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-whj6"
I20260601 13:42:16.140193 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:16.141296 21422 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:16.141752 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.141839 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "e8bd2dfde9d246c391a5374a22768882"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-whj6"
I20260601 13:42:16.141978 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-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:16.148132 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:16.148547 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:16.148902 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:16.149523 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:16.149574 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.149618 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:16.149659 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.155627 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:45587
I20260601 13:42:16.155735 21485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:45587 every 8 connection(s)
I20260601 13:42:16.157394 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:16.160498 21490 instance_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:16.160775 21493 instance_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:16.161139 21491 instance_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:16.161979 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:16.162321 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:16.162393 10964 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:16.162415 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321336162415 us; error 0 us; skew 500 ppm
I20260601 13:42:16.163152 21486 heartbeater.cc:344] Connected to a master server at 127.10.181.62:41199
I20260601 13:42:16.163280 21486 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:16.163519 21486 heartbeater.cc:507] Master 127.10.181.62:41199 requested a full tablet report, sending...
I20260601 13:42:16.163635 10964 webserver.cc:533] Webserver started at http://127.10.181.2:44095/ using document root <none> and password file <none>
I20260601 13:42:16.163828 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:16.163910 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:16.164016 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:16.164253 21357 ts_manager.cc:194] Registered new tserver with Master: e8bd2dfde9d246c391a5374a22768882 (127.10.181.1:45587)
I20260601 13:42:16.164659 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "49eb4ded30534ee680b83ffd684428bf"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-whj6"
I20260601 13:42:16.165452 21357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40016
I20260601 13:42:16.166718 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:16.168366 21498 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:16.168747 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.168828 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "49eb4ded30534ee680b83ffd684428bf"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-whj6"
I20260601 13:42:16.168921 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-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:16.178311 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:16.178725 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:16.179046 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:16.179595 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:16.179638 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.179680 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:16.179699 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.184067 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:45389
I20260601 13:42:16.184114 21561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:45389 every 8 connection(s)
I20260601 13:42:16.184875 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:16.186894 21565 instance_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:16.187040 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:16.187067 21568 instance_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:16.186923 21566 instance_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:16.187491 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:16.187553 10964 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:16.187578 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321336187577 us; error 0 us; skew 500 ppm
I20260601 13:42:16.188822 10964 webserver.cc:533] Webserver started at http://127.10.181.3:42677/ using document root <none> and password file <none>
I20260601 13:42:16.189021 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:16.189080 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:16.189164 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:16.189731 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "617dd8eb1aa943989cdfbb24540c4533"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-whj6"
I20260601 13:42:16.190290 21562 heartbeater.cc:344] Connected to a master server at 127.10.181.62:41199
I20260601 13:42:16.190418 21562 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:16.190739 21562 heartbeater.cc:507] Master 127.10.181.62:41199 requested a full tablet report, sending...
I20260601 13:42:16.191607 21357 ts_manager.cc:194] Registered new tserver with Master: 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389)
I20260601 13:42:16.191681 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:16.192364 21357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40022
I20260601 13:42:16.193099 21573 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:16.193399 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:16.193473 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "617dd8eb1aa943989cdfbb24540c4533"
format_stamp: "Formatted at 2026-06-01 13:42:16 on dist-test-slave-whj6"
I20260601 13:42:16.193560 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-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:16.208842 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:16.209345 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:16.209697 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:16.210192 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:16.210234 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.210285 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:16.210314 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.215342 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:42887
I20260601 13:42:16.215536 21636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:42887 every 8 connection(s)
I20260601 13:42:16.220813 21637 heartbeater.cc:344] Connected to a master server at 127.10.181.62:41199
I20260601 13:42:16.220932 21637 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:16.221166 21637 heartbeater.cc:507] Master 127.10.181.62:41199 requested a full tablet report, sending...
I20260601 13:42:16.221992 21357 ts_manager.cc:194] Registered new tserver with Master: 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:16.222582 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006776975s
I20260601 13:42:16.222698 21357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40030
I20260601 13:42:17.166625 21486 heartbeater.cc:499] Master 127.10.181.62:41199 was elected leader, sending a full tablet report...
I20260601 13:42:17.193624 21562 heartbeater.cc:499] Master 127.10.181.62:41199 was elected leader, sending a full tablet report...
I20260601 13:42:17.223920 21637 heartbeater.cc:499] Master 127.10.181.62:41199 was elected leader, sending a full tablet report...
I20260601 13:42:17.262410 21357 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44702:
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:17.263206 21357 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:17.278069 21450 tablet_service.cc:1511] Processing CreateTablet for tablet 2c08cb5b61f048f3bbb0cb5e0e09b98d (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:17.278553 21450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c08cb5b61f048f3bbb0cb5e0e09b98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.279215 21597 tablet_service.cc:1511] Processing CreateTablet for tablet 16378b2f52d84813882b7d5919c3e5cf (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:17.279597 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16378b2f52d84813882b7d5919c3e5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.279582 21448 tablet_service.cc:1511] Processing CreateTablet for tablet e8962c498c7e45c180ad18a8752b63a5 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:17.279821 21448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8962c498c7e45c180ad18a8752b63a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.279879 21522 tablet_service.cc:1511] Processing CreateTablet for tablet 16378b2f52d84813882b7d5919c3e5cf (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:17.280170 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16378b2f52d84813882b7d5919c3e5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.282511 21657 tablet_bootstrap.cc:492] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882: Bootstrap starting.
I20260601 13:42:17.282493 21446 tablet_service.cc:1511] Processing CreateTablet for tablet 44b78b10514f40bd921e02a08bfdc0c7 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:17.282853 21446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b78b10514f40bd921e02a08bfdc0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.282810 21523 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccee4f0c47c4d1eb171f0a53ebc12df (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:17.283032 21523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccee4f0c47c4d1eb171f0a53ebc12df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.283267 21524 tablet_service.cc:1511] Processing CreateTablet for tablet e8962c498c7e45c180ad18a8752b63a5 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:17.283561 21524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8962c498c7e45c180ad18a8752b63a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.283928 21657 tablet_bootstrap.cc:654] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.285243 21657 tablet_bootstrap.cc:492] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882: No bootstrap required, opened a new log
I20260601 13:42:17.285338 21657 ts_tablet_manager.cc:1403] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:17.285709 21523 tablet_service.cc:1511] Processing CreateTablet for tablet 44b78b10514f40bd921e02a08bfdc0c7 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:17.286036 21523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b78b10514f40bd921e02a08bfdc0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.286132 21657 raft_consensus.cc:359] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.286280 21657 raft_consensus.cc:385] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.286315 21657 raft_consensus.cc:740] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.286458 21657 consensus_queue.cc:260] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.286923 21657 ts_tablet_manager.cc:1434] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:17.286923 21525 tablet_service.cc:1511] Processing CreateTablet for tablet a3a2d8955dfb45899f880abdf3bc6886 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:17.287222 21657 tablet_bootstrap.cc:492] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882: Bootstrap starting.
I20260601 13:42:17.287194 21526 tablet_service.cc:1511] Processing CreateTablet for tablet 2c08cb5b61f048f3bbb0cb5e0e09b98d (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:17.287309 21525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a2d8955dfb45899f880abdf3bc6886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.287496 21526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c08cb5b61f048f3bbb0cb5e0e09b98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.288384 21657 tablet_bootstrap.cc:654] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.288791 21597 tablet_service.cc:1511] Processing CreateTablet for tablet 44b78b10514f40bd921e02a08bfdc0c7 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:17.289012 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b78b10514f40bd921e02a08bfdc0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.290637 21657 tablet_bootstrap.cc:492] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882: No bootstrap required, opened a new log
I20260601 13:42:17.290591 21598 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccee4f0c47c4d1eb171f0a53ebc12df (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:17.290726 21657 ts_tablet_manager.cc:1403] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:17.290892 21598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccee4f0c47c4d1eb171f0a53ebc12df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.291466 21657 raft_consensus.cc:359] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.291589 21657 raft_consensus.cc:385] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.291615 21657 raft_consensus.cc:740] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.291742 21657 consensus_queue.cc:260] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.292011 21659 tablet_bootstrap.cc:492] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf: Bootstrap starting.
I20260601 13:42:17.292210 21657 ts_tablet_manager.cc:1434] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:17.292435 21657 tablet_bootstrap.cc:492] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882: Bootstrap starting.
I20260601 13:42:17.293056 21659 tablet_bootstrap.cc:654] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.293511 21657 tablet_bootstrap.cc:654] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.293707 21444 tablet_service.cc:1511] Processing CreateTablet for tablet 16378b2f52d84813882b7d5919c3e5cf (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:17.293756 21658 tablet_bootstrap.cc:492] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533: Bootstrap starting.
I20260601 13:42:17.293993 21444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16378b2f52d84813882b7d5919c3e5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.294749 21658 tablet_bootstrap.cc:654] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.295001 21657 tablet_bootstrap.cc:492] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882: No bootstrap required, opened a new log
I20260601 13:42:17.295090 21657 ts_tablet_manager.cc:1403] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:17.295614 21657 raft_consensus.cc:359] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.295727 21657 raft_consensus.cc:385] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.295754 21657 raft_consensus.cc:740] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.295941 21657 consensus_queue.cc:260] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.296239 21657 ts_tablet_manager.cc:1434] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:17.296454 21657 tablet_bootstrap.cc:492] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882: Bootstrap starting.
I20260601 13:42:17.296723 21447 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccee4f0c47c4d1eb171f0a53ebc12df (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:17.296999 21447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccee4f0c47c4d1eb171f0a53ebc12df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.297708 21657 tablet_bootstrap.cc:654] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.299374 21657 tablet_bootstrap.cc:492] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882: No bootstrap required, opened a new log
I20260601 13:42:17.299502 21657 ts_tablet_manager.cc:1403] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:17.299666 21601 tablet_service.cc:1511] Processing CreateTablet for tablet 2c08cb5b61f048f3bbb0cb5e0e09b98d (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:17.299961 21601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c08cb5b61f048f3bbb0cb5e0e09b98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.300201 21657 raft_consensus.cc:359] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.300326 21657 raft_consensus.cc:385] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.300365 21657 raft_consensus.cc:740] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.300493 21657 consensus_queue.cc:260] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.300835 21657 ts_tablet_manager.cc:1434] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:17.300781 21599 tablet_service.cc:1511] Processing CreateTablet for tablet e8962c498c7e45c180ad18a8752b63a5 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:17.301127 21599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8962c498c7e45c180ad18a8752b63a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.301169 21657 tablet_bootstrap.cc:492] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882: Bootstrap starting.
I20260601 13:42:17.302368 21449 tablet_service.cc:1511] Processing CreateTablet for tablet a3a2d8955dfb45899f880abdf3bc6886 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:17.302459 21657 tablet_bootstrap.cc:654] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.302592 21449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a2d8955dfb45899f880abdf3bc6886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.303444 21600 tablet_service.cc:1511] Processing CreateTablet for tablet a3a2d8955dfb45899f880abdf3bc6886 (DEFAULT_TABLE table=test-workload [id=119796ace9ab4ad585fa4a411afebdf3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:17.303682 21600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a2d8955dfb45899f880abdf3bc6886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:17.304090 21657 tablet_bootstrap.cc:492] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882: No bootstrap required, opened a new log
I20260601 13:42:17.304200 21657 ts_tablet_manager.cc:1403] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:17.304929 21657 raft_consensus.cc:359] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.305194 21657 raft_consensus.cc:385] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.305229 21657 raft_consensus.cc:740] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.305413 21657 consensus_queue.cc:260] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.305830 21657 ts_tablet_manager.cc:1434] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:17.306046 21657 tablet_bootstrap.cc:492] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882: Bootstrap starting.
I20260601 13:42:17.306348 21658 tablet_bootstrap.cc:492] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533: No bootstrap required, opened a new log
I20260601 13:42:17.306464 21658 ts_tablet_manager.cc:1403] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:42:17.306985 21658 raft_consensus.cc:359] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.307097 21658 raft_consensus.cc:385] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.307111 21659 tablet_bootstrap.cc:492] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf: No bootstrap required, opened a new log
I20260601 13:42:17.307204 21658 raft_consensus.cc:740] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617dd8eb1aa943989cdfbb24540c4533, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.307282 21659 ts_tablet_manager.cc:1403] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.001s
I20260601 13:42:17.307291 21657 tablet_bootstrap.cc:654] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.307410 21658 consensus_queue.cc:260] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.307852 21658 ts_tablet_manager.cc:1434] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:17.308480 21658 tablet_bootstrap.cc:492] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533: Bootstrap starting.
I20260601 13:42:17.308534 21657 tablet_bootstrap.cc:492] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882: No bootstrap required, opened a new log
I20260601 13:42:17.308604 21657 ts_tablet_manager.cc:1403] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:17.309365 21657 raft_consensus.cc:359] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.309525 21657 raft_consensus.cc:385] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.309567 21657 raft_consensus.cc:740] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.309759 21657 consensus_queue.cc:260] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.309918 21658 tablet_bootstrap.cc:654] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.310138 21659 raft_consensus.cc:359] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.310276 21659 raft_consensus.cc:385] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.310312 21659 raft_consensus.cc:740] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49eb4ded30534ee680b83ffd684428bf, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.310429 21659 consensus_queue.cc:260] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.310845 21657 ts_tablet_manager.cc:1434] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:17.310945 21659 ts_tablet_manager.cc:1434] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:42:17.311432 21659 tablet_bootstrap.cc:492] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf: Bootstrap starting.
I20260601 13:42:17.311744 21661 raft_consensus.cc:493] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.311827 21661 raft_consensus.cc:515] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.312256 21658 tablet_bootstrap.cc:492] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533: No bootstrap required, opened a new log
I20260601 13:42:17.312345 21658 ts_tablet_manager.cc:1403] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:17.312366 21661 leader_election.cc:290] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.312616 21659 tablet_bootstrap.cc:654] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.312860 21658 raft_consensus.cc:359] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.312968 21658 raft_consensus.cc:385] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.313006 21658 raft_consensus.cc:740] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617dd8eb1aa943989cdfbb24540c4533, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.313162 21658 consensus_queue.cc:260] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.313447 21658 ts_tablet_manager.cc:1434] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:17.313654 21658 tablet_bootstrap.cc:492] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533: Bootstrap starting.
I20260601 13:42:17.314874 21658 tablet_bootstrap.cc:654] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.316370 21658 tablet_bootstrap.cc:492] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533: No bootstrap required, opened a new log
I20260601 13:42:17.316479 21658 ts_tablet_manager.cc:1403] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:17.317121 21658 raft_consensus.cc:359] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.317286 21658 raft_consensus.cc:385] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.317366 21658 raft_consensus.cc:740] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617dd8eb1aa943989cdfbb24540c4533, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.317656 21658 consensus_queue.cc:260] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.318243 21658 ts_tablet_manager.cc:1434] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:17.318480 21658 tablet_bootstrap.cc:492] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533: Bootstrap starting.
I20260601 13:42:17.319386 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16378b2f52d84813882b7d5919c3e5cf" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533" is_pre_election: true
I20260601 13:42:17.319551 21611 raft_consensus.cc:2468] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 0.
I20260601 13:42:17.319810 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16378b2f52d84813882b7d5919c3e5cf" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49eb4ded30534ee680b83ffd684428bf" is_pre_election: true
I20260601 13:42:17.319923 21536 raft_consensus.cc:2468] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 0.
I20260601 13:42:17.320155 21658 tablet_bootstrap.cc:654] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.320361 21423 leader_election.cc:304] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.320453 21659 tablet_bootstrap.cc:492] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf: No bootstrap required, opened a new log
I20260601 13:42:17.320534 21661 raft_consensus.cc:2804] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:17.320547 21659 ts_tablet_manager.cc:1403] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:42:17.320597 21661 raft_consensus.cc:493] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.320720 21661 raft_consensus.cc:3060] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.321161 21659 raft_consensus.cc:359] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.321324 21659 raft_consensus.cc:385] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.321357 21659 raft_consensus.cc:740] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49eb4ded30534ee680b83ffd684428bf, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.321472 21659 consensus_queue.cc:260] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.321740 21659 ts_tablet_manager.cc:1434] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:17.321913 21661 raft_consensus.cc:515] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.321959 21659 tablet_bootstrap.cc:492] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf: Bootstrap starting.
I20260601 13:42:17.322290 21661 leader_election.cc:290] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 election: Requested vote from peers 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.322814 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16378b2f52d84813882b7d5919c3e5cf" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49eb4ded30534ee680b83ffd684428bf"
I20260601 13:42:17.322924 21536 raft_consensus.cc:3060] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.323025 21658 tablet_bootstrap.cc:492] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533: No bootstrap required, opened a new log
I20260601 13:42:17.323091 21659 tablet_bootstrap.cc:654] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.323187 21658 ts_tablet_manager.cc:1403] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:42:17.323763 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16378b2f52d84813882b7d5919c3e5cf" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533"
I20260601 13:42:17.323828 21658 raft_consensus.cc:359] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.323937 21658 raft_consensus.cc:385] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.323968 21658 raft_consensus.cc:740] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617dd8eb1aa943989cdfbb24540c4533, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.324043 21536 raft_consensus.cc:2468] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 1.
I20260601 13:42:17.324108 21658 consensus_queue.cc:260] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.324283 21659 tablet_bootstrap.cc:492] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf: No bootstrap required, opened a new log
I20260601 13:42:17.324371 21659 ts_tablet_manager.cc:1403] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:17.324384 21423 leader_election.cc:304] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.324409 21658 ts_tablet_manager.cc:1434] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:17.324532 21661 raft_consensus.cc:2804] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:17.323885 21611 raft_consensus.cc:3060] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.324601 21658 tablet_bootstrap.cc:492] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533: Bootstrap starting.
I20260601 13:42:17.324601 21661 raft_consensus.cc:697] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Becoming Leader. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Running, Role: LEADER
I20260601 13:42:17.324782 21661 consensus_queue.cc:237] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.324805 21659 raft_consensus.cc:359] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.325479 21659 raft_consensus.cc:385] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.325523 21659 raft_consensus.cc:740] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49eb4ded30534ee680b83ffd684428bf, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.325645 21659 consensus_queue.cc:260] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.325817 21611 raft_consensus.cc:2468] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 1.
I20260601 13:42:17.325881 21658 tablet_bootstrap.cc:654] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.325922 21659 ts_tablet_manager.cc:1434] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:17.326089 21659 tablet_bootstrap.cc:492] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf: Bootstrap starting.
I20260601 13:42:17.327086 21658 tablet_bootstrap.cc:492] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533: No bootstrap required, opened a new log
I20260601 13:42:17.327114 21659 tablet_bootstrap.cc:654] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.327796 21658 ts_tablet_manager.cc:1403] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:42:17.328254 21658 raft_consensus.cc:359] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.328361 21658 raft_consensus.cc:385] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.328398 21658 raft_consensus.cc:740] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617dd8eb1aa943989cdfbb24540c4533, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.328511 21658 consensus_queue.cc:260] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.328553 21357 catalog_manager.cc:5696] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8bd2dfde9d246c391a5374a22768882 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "e8bd2dfde9d246c391a5374a22768882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:17.328831 21658 ts_tablet_manager.cc:1434] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:17.329015 21658 tablet_bootstrap.cc:492] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533: Bootstrap starting.
I20260601 13:42:17.329319 21659 tablet_bootstrap.cc:492] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf: No bootstrap required, opened a new log
I20260601 13:42:17.330343 21658 tablet_bootstrap.cc:654] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.331017 21659 ts_tablet_manager.cc:1403] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:17.331574 21659 raft_consensus.cc:359] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.331686 21659 raft_consensus.cc:385] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.331715 21659 raft_consensus.cc:740] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49eb4ded30534ee680b83ffd684428bf, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.331841 21659 consensus_queue.cc:260] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.332135 21659 ts_tablet_manager.cc:1434] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:17.332186 21658 tablet_bootstrap.cc:492] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533: No bootstrap required, opened a new log
I20260601 13:42:17.332293 21658 ts_tablet_manager.cc:1403] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:17.332334 21659 tablet_bootstrap.cc:492] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf: Bootstrap starting.
I20260601 13:42:17.332746 21658 raft_consensus.cc:359] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.332844 21658 raft_consensus.cc:385] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.332872 21658 raft_consensus.cc:740] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617dd8eb1aa943989cdfbb24540c4533, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.333024 21658 consensus_queue.cc:260] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.333359 21658 ts_tablet_manager.cc:1434] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:17.333580 21659 tablet_bootstrap.cc:654] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.335335 21659 tablet_bootstrap.cc:492] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf: No bootstrap required, opened a new log
I20260601 13:42:17.335441 21659 ts_tablet_manager.cc:1403] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:17.336162 21659 raft_consensus.cc:359] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.336300 21659 raft_consensus.cc:385] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.336345 21659 raft_consensus.cc:740] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49eb4ded30534ee680b83ffd684428bf, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.336486 21659 consensus_queue.cc:260] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.336791 21659 ts_tablet_manager.cc:1434] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:17.337014 21659 tablet_bootstrap.cc:492] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf: Bootstrap starting.
I20260601 13:42:17.338168 21659 tablet_bootstrap.cc:654] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:17.339711 21659 tablet_bootstrap.cc:492] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf: No bootstrap required, opened a new log
I20260601 13:42:17.339840 21659 ts_tablet_manager.cc:1403] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:17.340243 21659 raft_consensus.cc:359] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.340356 21659 raft_consensus.cc:385] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:17.340377 21659 raft_consensus.cc:740] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49eb4ded30534ee680b83ffd684428bf, State: Initialized, Role: FOLLOWER
I20260601 13:42:17.340502 21659 consensus_queue.cc:260] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.340776 21659 ts_tablet_manager.cc:1434] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:17.361121 21671 raft_consensus.cc:493] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.361370 21671 raft_consensus.cc:515] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.362092 21671 leader_election.cc:290] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8bd2dfde9d246c391a5374a22768882 (127.10.181.1:45587), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.366359 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8962c498c7e45c180ad18a8752b63a5" candidate_uuid: "49eb4ded30534ee680b83ffd684428bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8bd2dfde9d246c391a5374a22768882" is_pre_election: true
I20260601 13:42:17.366530 21460 raft_consensus.cc:2468] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49eb4ded30534ee680b83ffd684428bf in term 0.
I20260601 13:42:17.366461 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8962c498c7e45c180ad18a8752b63a5" candidate_uuid: "49eb4ded30534ee680b83ffd684428bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533" is_pre_election: true
I20260601 13:42:17.366693 21611 raft_consensus.cc:2468] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49eb4ded30534ee680b83ffd684428bf in term 0.
I20260601 13:42:17.366866 21500 leader_election.cc:304] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.367056 21671 raft_consensus.cc:2804] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:17.367120 21671 raft_consensus.cc:493] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.367211 21671 raft_consensus.cc:3060] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.368402 21671 raft_consensus.cc:515] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.368834 21671 leader_election.cc:290] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [CANDIDATE]: Term 1 election: Requested vote from peers e8bd2dfde9d246c391a5374a22768882 (127.10.181.1:45587), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.369125 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8962c498c7e45c180ad18a8752b63a5" candidate_uuid: "49eb4ded30534ee680b83ffd684428bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8bd2dfde9d246c391a5374a22768882"
I20260601 13:42:17.369228 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8962c498c7e45c180ad18a8752b63a5" candidate_uuid: "49eb4ded30534ee680b83ffd684428bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533"
I20260601 13:42:17.369272 21460 raft_consensus.cc:3060] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.369349 21611 raft_consensus.cc:3060] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.370437 21611 raft_consensus.cc:2468] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49eb4ded30534ee680b83ffd684428bf in term 1.
I20260601 13:42:17.370498 21460 raft_consensus.cc:2468] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49eb4ded30534ee680b83ffd684428bf in term 1.
I20260601 13:42:17.370721 21500 leader_election.cc:304] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, 617dd8eb1aa943989cdfbb24540c4533; no voters: 
I20260601 13:42:17.370913 21671 raft_consensus.cc:2804] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:17.371212 21671 raft_consensus.cc:697] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 1 LEADER]: Becoming Leader. State: Replica: 49eb4ded30534ee680b83ffd684428bf, State: Running, Role: LEADER
I20260601 13:42:17.371369 21671 consensus_queue.cc:237] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.373220 21355 catalog_manager.cc:5696] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 49eb4ded30534ee680b83ffd684428bf (127.10.181.2). New cstate: current_term: 1 leader_uuid: "49eb4ded30534ee680b83ffd684428bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:17.438831 21663 raft_consensus.cc:493] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.439101 21663 raft_consensus.cc:515] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.440093 21663 leader_election.cc:290] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.440768 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d8955dfb45899f880abdf3bc6886" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49eb4ded30534ee680b83ffd684428bf" is_pre_election: true
I20260601 13:42:17.440747 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d8955dfb45899f880abdf3bc6886" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533" is_pre_election: true
I20260601 13:42:17.440972 21536 raft_consensus.cc:2468] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 0.
I20260601 13:42:17.441110 21611 raft_consensus.cc:2468] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 0.
I20260601 13:42:17.441457 21423 leader_election.cc:304] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.441651 21663 raft_consensus.cc:2804] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:17.441710 21663 raft_consensus.cc:493] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.441748 21663 raft_consensus.cc:3060] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.442819 21663 raft_consensus.cc:515] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.443238 21663 leader_election.cc:290] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 election: Requested vote from peers 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.443599 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d8955dfb45899f880abdf3bc6886" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49eb4ded30534ee680b83ffd684428bf"
I20260601 13:42:17.443696 21536 raft_consensus.cc:3060] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.443677 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a2d8955dfb45899f880abdf3bc6886" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533"
I20260601 13:42:17.443856 21611 raft_consensus.cc:3060] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.444474 21536 raft_consensus.cc:2468] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 1.
I20260601 13:42:17.444752 21423 leader_election.cc:304] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.444947 21663 raft_consensus.cc:2804] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:17.444979 21611 raft_consensus.cc:2468] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 1.
I20260601 13:42:17.445024 21663 raft_consensus.cc:697] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Becoming Leader. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Running, Role: LEADER
I20260601 13:42:17.445159 21663 consensus_queue.cc:237] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.445407 21661 raft_consensus.cc:493] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.445487 21661 raft_consensus.cc:515] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.445838 21661 leader_election.cc:290] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.446156 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b78b10514f40bd921e02a08bfdc0c7" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49eb4ded30534ee680b83ffd684428bf" is_pre_election: true
I20260601 13:42:17.446174 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b78b10514f40bd921e02a08bfdc0c7" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533" is_pre_election: true
I20260601 13:42:17.446254 21536 raft_consensus.cc:2468] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 0.
I20260601 13:42:17.446305 21611 raft_consensus.cc:2468] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 0.
I20260601 13:42:17.446734 21423 leader_election.cc:304] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.446909 21663 raft_consensus.cc:2804] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:17.446964 21663 raft_consensus.cc:493] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.447007 21663 raft_consensus.cc:3060] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.447309 21355 catalog_manager.cc:5696] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8bd2dfde9d246c391a5374a22768882 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "e8bd2dfde9d246c391a5374a22768882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:17.448200 21663 raft_consensus.cc:515] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.448570 21663 leader_election.cc:290] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 election: Requested vote from peers 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.448858 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b78b10514f40bd921e02a08bfdc0c7" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49eb4ded30534ee680b83ffd684428bf"
I20260601 13:42:17.448976 21536 raft_consensus.cc:3060] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.449131 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b78b10514f40bd921e02a08bfdc0c7" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533"
I20260601 13:42:17.449244 21611 raft_consensus.cc:3060] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.450027 21536 raft_consensus.cc:2468] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 1.
I20260601 13:42:17.450171 21611 raft_consensus.cc:2468] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 1.
I20260601 13:42:17.450376 21423 leader_election.cc:304] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.450563 21663 raft_consensus.cc:2804] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:17.450683 21663 raft_consensus.cc:697] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Becoming Leader. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Running, Role: LEADER
I20260601 13:42:17.450840 21663 consensus_queue.cc:237] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.452864 21355 catalog_manager.cc:5696] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8bd2dfde9d246c391a5374a22768882 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "e8bd2dfde9d246c391a5374a22768882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:17.517270 21671 raft_consensus.cc:493] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.517549 21671 raft_consensus.cc:515] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.518093 21671 leader_election.cc:290] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8bd2dfde9d246c391a5374a22768882 (127.10.181.1:45587), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.518913 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccee4f0c47c4d1eb171f0a53ebc12df" candidate_uuid: "49eb4ded30534ee680b83ffd684428bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8bd2dfde9d246c391a5374a22768882" is_pre_election: true
I20260601 13:42:17.518915 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccee4f0c47c4d1eb171f0a53ebc12df" candidate_uuid: "49eb4ded30534ee680b83ffd684428bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533" is_pre_election: true
I20260601 13:42:17.519248 21460 raft_consensus.cc:2468] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49eb4ded30534ee680b83ffd684428bf in term 0.
I20260601 13:42:17.519253 21611 raft_consensus.cc:2468] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49eb4ded30534ee680b83ffd684428bf in term 0.
I20260601 13:42:17.519690 21500 leader_election.cc:304] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, 617dd8eb1aa943989cdfbb24540c4533; no voters: 
I20260601 13:42:17.519927 21671 raft_consensus.cc:2804] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:17.519990 21671 raft_consensus.cc:493] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.520030 21671 raft_consensus.cc:3060] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.521101 21671 raft_consensus.cc:515] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.521517 21671 leader_election.cc:290] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [CANDIDATE]: Term 1 election: Requested vote from peers e8bd2dfde9d246c391a5374a22768882 (127.10.181.1:45587), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.522097 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccee4f0c47c4d1eb171f0a53ebc12df" candidate_uuid: "49eb4ded30534ee680b83ffd684428bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533"
I20260601 13:42:17.522104 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccee4f0c47c4d1eb171f0a53ebc12df" candidate_uuid: "49eb4ded30534ee680b83ffd684428bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8bd2dfde9d246c391a5374a22768882"
I20260601 13:42:17.522235 21611 raft_consensus.cc:3060] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.522289 21460 raft_consensus.cc:3060] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.523216 21611 raft_consensus.cc:2468] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49eb4ded30534ee680b83ffd684428bf in term 1.
I20260601 13:42:17.523310 21460 raft_consensus.cc:2468] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49eb4ded30534ee680b83ffd684428bf in term 1.
I20260601 13:42:17.523617 21500 leader_election.cc:304] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.523842 21671 raft_consensus.cc:2804] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:17.523967 21671 raft_consensus.cc:697] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 1 LEADER]: Becoming Leader. State: Replica: 49eb4ded30534ee680b83ffd684428bf, State: Running, Role: LEADER
I20260601 13:42:17.524370 21671 consensus_queue.cc:237] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.524482 21663 raft_consensus.cc:493] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.524578 21663 raft_consensus.cc:515] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.524994 21663 leader_election.cc:290] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.525370 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c08cb5b61f048f3bbb0cb5e0e09b98d" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49eb4ded30534ee680b83ffd684428bf" is_pre_election: true
I20260601 13:42:17.525389 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c08cb5b61f048f3bbb0cb5e0e09b98d" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533" is_pre_election: true
I20260601 13:42:17.525524 21611 raft_consensus.cc:2468] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 0.
I20260601 13:42:17.525524 21536 raft_consensus.cc:2468] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 0.
I20260601 13:42:17.525933 21423 leader_election.cc:304] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49eb4ded30534ee680b83ffd684428bf, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.526218 21663 raft_consensus.cc:2804] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:17.526269 21663 raft_consensus.cc:493] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.526305 21663 raft_consensus.cc:3060] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.526472 21355 catalog_manager.cc:5696] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 49eb4ded30534ee680b83ffd684428bf (127.10.181.2). New cstate: current_term: 1 leader_uuid: "49eb4ded30534ee680b83ffd684428bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:17.527347 21663 raft_consensus.cc:515] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.527930 21663 leader_election.cc:290] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 election: Requested vote from peers 49eb4ded30534ee680b83ffd684428bf (127.10.181.2:45389), 617dd8eb1aa943989cdfbb24540c4533 (127.10.181.3:42887)
I20260601 13:42:17.528103 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c08cb5b61f048f3bbb0cb5e0e09b98d" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49eb4ded30534ee680b83ffd684428bf"
I20260601 13:42:17.528090 21611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c08cb5b61f048f3bbb0cb5e0e09b98d" candidate_uuid: "e8bd2dfde9d246c391a5374a22768882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617dd8eb1aa943989cdfbb24540c4533"
I20260601 13:42:17.528225 21536 raft_consensus.cc:3060] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.528250 21611 raft_consensus.cc:3060] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:17.529206 21611 raft_consensus.cc:2468] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 1.
I20260601 13:42:17.529206 21536 raft_consensus.cc:2468] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8bd2dfde9d246c391a5374a22768882 in term 1.
I20260601 13:42:17.529541 21424 leader_election.cc:304] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617dd8eb1aa943989cdfbb24540c4533, e8bd2dfde9d246c391a5374a22768882; no voters: 
I20260601 13:42:17.529735 21663 raft_consensus.cc:2804] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:17.529834 21663 raft_consensus.cc:697] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Becoming Leader. State: Replica: e8bd2dfde9d246c391a5374a22768882, State: Running, Role: LEADER
I20260601 13:42:17.529964 21663 consensus_queue.cc:237] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } }
I20260601 13:42:17.531821 21355 catalog_manager.cc:5696] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8bd2dfde9d246c391a5374a22768882 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "e8bd2dfde9d246c391a5374a22768882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:17.610826 21536 raft_consensus.cc:1275] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: 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:17.611292 21535 raft_consensus.cc:1275] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: 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:17.611512 21611 raft_consensus.cc:1275] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer 49eb4ded30534ee680b83ffd684428bf: 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:17.611999 21671 consensus_queue.cc:1048] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.612049 21663 consensus_queue.cc:1048] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.612223 21610 raft_consensus.cc:1275] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: 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:17.612269 21663 consensus_queue.cc:1048] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.612538 21609 raft_consensus.cc:1275] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: 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:17.612852 21608 raft_consensus.cc:1275] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: 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:17.614825 21460 raft_consensus.cc:1275] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Refusing update from remote peer 49eb4ded30534ee680b83ffd684428bf: 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:17.615479 21687 consensus_queue.cc:1048] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.616425 21661 consensus_queue.cc:1048] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.616554 21711 consensus_queue.cc:1048] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.616752 21661 consensus_queue.cc:1048] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.617211 21535 raft_consensus.cc:1275] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: 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:17.617601 21663 consensus_queue.cc:1048] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.617992 21611 raft_consensus.cc:1275] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: 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:17.618285 21536 raft_consensus.cc:1275] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: 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:17.618870 21663 consensus_queue.cc:1048] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.621989 21610 raft_consensus.cc:1275] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer 49eb4ded30534ee680b83ffd684428bf: 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:17.623020 21459 raft_consensus.cc:1275] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Refusing update from remote peer 49eb4ded30534ee680b83ffd684428bf: 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:17.623835 21687 consensus_queue.cc:1048] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.624001 21671 consensus_queue.cc:1048] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.629263 21661 consensus_queue.cc:1048] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.640954 21709 mvcc.cc:204] Tried to move back new op lower bound from 7292196198885351424 to 7292196197874823168. Current Snapshot: MvccSnapshot[applied={T|T < 7292196198875090944}]
I20260601 13:42:17.680689 21709 mvcc.cc:204] Tried to move back new op lower bound from 7292196198866800640 to 7292196198524411904. Current Snapshot: MvccSnapshot[applied={T|T < 7292196198862761984}]
I20260601 13:42:17.825552 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:17.828260 21750 instance_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:17.828318 21748 instance_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:17.828611 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:17.829281 21747 instance_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:17.829733 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:17.829785 10964 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:17.829806 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321337829806 us; error 0 us; skew 500 ppm
I20260601 13:42:17.830983 10964 webserver.cc:533] Webserver started at http://127.10.181.4:43341/ using document root <none> and password file <none>
I20260601 13:42:17.831223 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:17.831281 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:17.831355 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:17.831739 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "87b6269a303e4e828e7c565e4de943a3"
format_stamp: "Formatted at 2026-06-01 13:42:17 on dist-test-slave-whj6"
I20260601 13:42:17.833231 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:17.834281 21755 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:17.834558 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:17.834626 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "87b6269a303e4e828e7c565e4de943a3"
format_stamp: "Formatted at 2026-06-01 13:42:17 on dist-test-slave-whj6"
I20260601 13:42:17.834692 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321156985418-10964-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:17.847544 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:17.847923 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:17.848183 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:17.848620 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:17.848659 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:17.848699 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:17.848728 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:17.853627 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:36427
I20260601 13:42:17.853767 21818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:36427 every 8 connection(s)
I20260601 13:42:17.859076 21819 heartbeater.cc:344] Connected to a master server at 127.10.181.62:41199
I20260601 13:42:17.859251 21819 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:17.859526 21819 heartbeater.cc:507] Master 127.10.181.62:41199 requested a full tablet report, sending...
I20260601 13:42:17.860198 21357 ts_manager.cc:194] Registered new tserver with Master: 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4:36427)
I20260601 13:42:17.860776 21357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44704
I20260601 13:42:18.108395 21535 consensus_queue.cc:237] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } }
I20260601 13:42:18.110309 21611 raft_consensus.cc:1275] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer 49eb4ded30534ee680b83ffd684428bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:18.110309 21459 raft_consensus.cc:1275] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Refusing update from remote peer 49eb4ded30534ee680b83ffd684428bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:18.110849 21744 consensus_queue.cc:1048] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:18.111176 21717 consensus_queue.cc:1048] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:18.113008 21671 raft_consensus.cc:2955] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.113384 21459 raft_consensus.cc:2955] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.113487 21611 raft_consensus.cc:2955] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
W20260601 13:42:18.116767 21501 consensus_peers.cc:597] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf -> Peer 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4:36427): Couldn't send request to peer 87b6269a303e4e828e7c565e4de943a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8962c498c7e45c180ad18a8752b63a5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:18.117117 21357 catalog_manager.cc:5696] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 reported cstate change: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "49eb4ded30534ee680b83ffd684428bf" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.121922 21459 consensus_queue.cc:237] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } }
I20260601 13:42:18.123567 21535 raft_consensus.cc:1275] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:18.123818 21611 raft_consensus.cc:1275] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:18.124044 21663 consensus_queue.cc:1048] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:18.124305 21661 consensus_queue.cc:1048] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:18.126470 21742 raft_consensus.cc:2955] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.127061 21535 raft_consensus.cc:2955] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.127220 21611 raft_consensus.cc:2955] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.129827 21355 catalog_manager.cc:5696] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 reported cstate change: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "e8bd2dfde9d246c391a5374a22768882" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:18.130155 21425 consensus_peers.cc:597] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 -> Peer 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4:36427): Couldn't send request to peer 87b6269a303e4e828e7c565e4de943a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c08cb5b61f048f3bbb0cb5e0e09b98d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:18.131595 21459 consensus_queue.cc:237] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } attrs { replace: true } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } }
I20260601 13:42:18.133023 21535 raft_consensus.cc:1275] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
W20260601 13:42:18.133230 21425 consensus_peers.cc:597] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 -> Peer 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4:36427): Couldn't send request to peer 87b6269a303e4e828e7c565e4de943a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16378b2f52d84813882b7d5919c3e5cf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:18.133513 21663 consensus_queue.cc:1048] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:18.133848 21611 raft_consensus.cc:1275] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer e8bd2dfde9d246c391a5374a22768882: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:18.134188 21663 consensus_queue.cc:1048] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:18.135788 21742 raft_consensus.cc:2955] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } attrs { replace: true } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.136273 21535 raft_consensus.cc:2955] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } attrs { replace: true } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.136273 21611 raft_consensus.cc:2955] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } attrs { replace: true } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.139304 21357 catalog_manager.cc:5696] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 reported cstate change: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "e8bd2dfde9d246c391a5374a22768882" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } attrs { replace: true } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.140511 21535 consensus_queue.cc:237] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } }
W20260601 13:42:18.142431 21501 consensus_peers.cc:597] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf -> Peer 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4:36427): Couldn't send request to peer 87b6269a303e4e828e7c565e4de943a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ccee4f0c47c4d1eb171f0a53ebc12df. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:18.142709 21459 raft_consensus.cc:1275] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Refusing update from remote peer 49eb4ded30534ee680b83ffd684428bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:18.143548 21611 raft_consensus.cc:1275] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Refusing update from remote peer 49eb4ded30534ee680b83ffd684428bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:18.143675 21719 consensus_queue.cc:1048] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:18.143923 21671 consensus_queue.cc:1048] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:18.146030 21744 raft_consensus.cc:2955] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.146548 21459 raft_consensus.cc:2955] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.146559 21611 raft_consensus.cc:2955] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.149432 21351 catalog_manager.cc:5696] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 reported cstate change: config changed from index -1 to 20, NON_VOTER 87b6269a303e4e828e7c565e4de943a3 (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "49eb4ded30534ee680b83ffd684428bf" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "e8bd2dfde9d246c391a5374a22768882" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "49eb4ded30534ee680b83ffd684428bf" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 45389 } } peers { permanent_uuid: "617dd8eb1aa943989cdfbb24540c4533" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 42887 } } peers { permanent_uuid: "87b6269a303e4e828e7c565e4de943a3" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 36427 } attrs { promote: true } } }
I20260601 13:42:18.367120 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:18.372164 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:18.372463 10964 tablet_replica.cc:333] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882: stopping tablet replica
I20260601 13:42:18.372690 10964 raft_consensus.cc:2243] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:18.373086 10964 raft_consensus.cc:2272] T a3a2d8955dfb45899f880abdf3bc6886 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.374104 10964 tablet_replica.cc:333] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882: stopping tablet replica
I20260601 13:42:18.374258 10964 raft_consensus.cc:2243] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.374445 10964 raft_consensus.cc:2272] T 7ccee4f0c47c4d1eb171f0a53ebc12df P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.375259 10964 tablet_replica.cc:333] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882: stopping tablet replica
I20260601 13:42:18.375388 10964 raft_consensus.cc:2243] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:18.375690 10964 raft_consensus.cc:2272] T 16378b2f52d84813882b7d5919c3e5cf P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.376348 10964 tablet_replica.cc:333] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882: stopping tablet replica
I20260601 13:42:18.376623 10964 raft_consensus.cc:2243] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:18.376838 10964 raft_consensus.cc:2272] T 44b78b10514f40bd921e02a08bfdc0c7 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.377439 10964 tablet_replica.cc:333] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882: stopping tablet replica
I20260601 13:42:18.377554 10964 raft_consensus.cc:2243] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:18.377781 10964 raft_consensus.cc:2272] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.378352 10964 tablet_replica.cc:333] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882: stopping tablet replica
I20260601 13:42:18.378468 10964 raft_consensus.cc:2243] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.378608 10964 raft_consensus.cc:2272] T e8962c498c7e45c180ad18a8752b63a5 P e8bd2dfde9d246c391a5374a22768882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.394343 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:18.397440 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:18.403743 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:18.404093 10964 tablet_replica.cc:333] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf: stopping tablet replica
I20260601 13:42:18.404285 10964 raft_consensus.cc:2243] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.404510 10964 raft_consensus.cc:2272] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.405570 10964 tablet_replica.cc:333] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf: stopping tablet replica
I20260601 13:42:18.405721 10964 raft_consensus.cc:2243] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.405896 10964 raft_consensus.cc:2272] T a3a2d8955dfb45899f880abdf3bc6886 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.406607 10964 tablet_replica.cc:333] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf: stopping tablet replica
I20260601 13:42:18.406740 10964 raft_consensus.cc:2243] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.406883 10964 raft_consensus.cc:2272] T 44b78b10514f40bd921e02a08bfdc0c7 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.408722 10964 tablet_replica.cc:333] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf: stopping tablet replica
I20260601 13:42:18.408859 10964 raft_consensus.cc:2243] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:18.409173 10964 raft_consensus.cc:2272] T e8962c498c7e45c180ad18a8752b63a5 P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.409971 10964 tablet_replica.cc:333] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf: stopping tablet replica
I20260601 13:42:18.410089 10964 raft_consensus.cc:2243] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.410251 10964 raft_consensus.cc:2272] T 16378b2f52d84813882b7d5919c3e5cf P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.410836 10964 tablet_replica.cc:333] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf: stopping tablet replica
I20260601 13:42:18.410946 10964 raft_consensus.cc:2243] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:18.411266 10964 raft_consensus.cc:2272] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 49eb4ded30534ee680b83ffd684428bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.427027 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:18.431494 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:18.438093 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:18.438414 10964 tablet_replica.cc:333] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533: stopping tablet replica
I20260601 13:42:18.438580 10964 raft_consensus.cc:2243] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.438753 10964 raft_consensus.cc:2272] T a3a2d8955dfb45899f880abdf3bc6886 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.439491 10964 tablet_replica.cc:333] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533: stopping tablet replica
I20260601 13:42:18.439586 10964 raft_consensus.cc:2243] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.439724 10964 raft_consensus.cc:2272] T e8962c498c7e45c180ad18a8752b63a5 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.440191 10964 tablet_replica.cc:333] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533: stopping tablet replica
I20260601 13:42:18.440277 10964 raft_consensus.cc:2243] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.440412 10964 raft_consensus.cc:2272] T 2c08cb5b61f048f3bbb0cb5e0e09b98d P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.440955 10964 tablet_replica.cc:333] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533: stopping tablet replica
I20260601 13:42:18.441040 10964 raft_consensus.cc:2243] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.441180 10964 raft_consensus.cc:2272] T 7ccee4f0c47c4d1eb171f0a53ebc12df P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.441779 10964 tablet_replica.cc:333] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533: stopping tablet replica
I20260601 13:42:18.441879 10964 raft_consensus.cc:2243] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.442013 10964 raft_consensus.cc:2272] T 16378b2f52d84813882b7d5919c3e5cf P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.442535 10964 tablet_replica.cc:333] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533: stopping tablet replica
I20260601 13:42:18.442616 10964 raft_consensus.cc:2243] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:18.442725 10964 raft_consensus.cc:2272] T 44b78b10514f40bd921e02a08bfdc0c7 P 617dd8eb1aa943989cdfbb24540c4533 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.446300 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:18.450325 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:42:18.455791 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:18.467968 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:42:18.470031 10964 master.cc:562] Master@127.10.181.62:41199 shutting down...
W20260601 13:42:18.476382 21405 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:18.476557 21405 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:18.476613 21405 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:18.477389 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:18.477576 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.477645 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 272cc5e7564c488f82cc01bb7adf4b45: stopping tablet replica
I20260601 13:42:18.490880 10964 master.cc:584] Master@127.10.181.62:41199 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2442 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:42:18.500785 10964 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.62:46743
I20260601 13:42:18.501134 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:18.503314 21834 instance_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:18.503422 21832 instance_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:18.503548 21831 instance_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:18.503966 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:18.504204 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:18.504254 10964 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:18.504274 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321338504274 us; error 0 us; skew 500 ppm
I20260601 13:42:18.505295 10964 webserver.cc:533] Webserver started at http://127.10.181.62:42401/ using document root <none> and password file <none>
I20260601 13:42:18.505481 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:18.505538 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:18.505631 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:18.506110 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/master-0-root/instance:
uuid: "0f0453d987fc4164ab4859f1f4bfca0a"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-whj6"
I20260601 13:42:18.507999 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:18.509351 21839 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:18.509730 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:18.509817 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/master-0-root
uuid: "0f0453d987fc4164ab4859f1f4bfca0a"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-whj6"
I20260601 13:42:18.509912 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-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:18.522708 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:18.523298 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:18.528270 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.62:46743
I20260601 13:42:18.533218 21891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.62:46743 every 8 connection(s)
I20260601 13:42:18.533751 21892 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:18.535868 21892 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a: Bootstrap starting.
I20260601 13:42:18.536695 21892 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:18.537904 21892 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a: No bootstrap required, opened a new log
I20260601 13:42:18.538272 21892 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f0453d987fc4164ab4859f1f4bfca0a" member_type: VOTER }
I20260601 13:42:18.538360 21892 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:18.538391 21892 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0453d987fc4164ab4859f1f4bfca0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:18.538570 21892 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f0453d987fc4164ab4859f1f4bfca0a" member_type: VOTER }
I20260601 13:42:18.538674 21892 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:18.538719 21892 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:18.538780 21892 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:18.539611 21892 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f0453d987fc4164ab4859f1f4bfca0a" member_type: VOTER }
I20260601 13:42:18.539727 21892 leader_election.cc:304] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [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: 0f0453d987fc4164ab4859f1f4bfca0a; no voters: 
I20260601 13:42:18.539916 21892 leader_election.cc:290] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:18.540231 21895 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:18.540405 21892 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:18.540611 21895 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 1 LEADER]: Becoming Leader. State: Replica: 0f0453d987fc4164ab4859f1f4bfca0a, State: Running, Role: LEADER
I20260601 13:42:18.540796 21895 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [LEADER]: Queue going to LEADER mode. State: All 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: "0f0453d987fc4164ab4859f1f4bfca0a" member_type: VOTER }
I20260601 13:42:18.541333 21897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f0453d987fc4164ab4859f1f4bfca0a. Latest consensus state: current_term: 1 leader_uuid: "0f0453d987fc4164ab4859f1f4bfca0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f0453d987fc4164ab4859f1f4bfca0a" member_type: VOTER } }
I20260601 13:42:18.541429 21897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:18.541472 21896 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f0453d987fc4164ab4859f1f4bfca0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f0453d987fc4164ab4859f1f4bfca0a" member_type: VOTER } }
I20260601 13:42:18.541563 21896 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:18.541775 21904 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:18.542689 21904 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:18.542915 10964 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:18.545333 21904 catalog_manager.cc:1382] Generated new cluster ID: 487541939a2f466e9400ed7ffa46a2d8
I20260601 13:42:18.545409 21904 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:18.559890 21904 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:18.560503 21904 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:18.566285 21904 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a: Generated new TSK 0
I20260601 13:42:18.566464 21904 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:18.576146 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:18.578702 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:18.578768 21914 instance_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:18.578811 21916 instance_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:18.579001 21913 instance_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:18.579319 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:18.579383 10964 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:18.579401 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321338579401 us; error 0 us; skew 500 ppm
I20260601 13:42:18.580437 10964 webserver.cc:533] Webserver started at http://127.10.181.1:37927/ using document root <none> and password file <none>
I20260601 13:42:18.580681 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:18.580751 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:18.580825 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:18.581334 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-0-root/instance:
uuid: "67a14a20c132496c8a9df86533a67a90"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-whj6"
I20260601 13:42:18.583225 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:18.584623 21921 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:18.584972 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:18.585071 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-0-root
uuid: "67a14a20c132496c8a9df86533a67a90"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-whj6"
I20260601 13:42:18.585158 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-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:18.596323 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:18.596849 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:18.597203 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:18.597791 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:18.597832 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.597880 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:18.597908 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.604803 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.1:41299
I20260601 13:42:18.604894 21984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.1:41299 every 8 connection(s)
I20260601 13:42:18.606194 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:18.608775 21990 instance_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:18.608867 21992 instance_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:18.609089 21989 instance_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:18.609362 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:18.609649 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:18.609710 10964 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:18.609735 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321338609734 us; error 0 us; skew 500 ppm
I20260601 13:42:18.611312 10964 webserver.cc:533] Webserver started at http://127.10.181.2:37235/ using document root <none> and password file <none>
I20260601 13:42:18.611522 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:18.611599 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:18.611692 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:18.612038 21985 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46743
I20260601 13:42:18.612166 21985 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:18.612371 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-1-root/instance:
uuid: "33163b6797654befb067990306013dff"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-whj6"
I20260601 13:42:18.612423 21985 heartbeater.cc:507] Master 127.10.181.62:46743 requested a full tablet report, sending...
I20260601 13:42:18.613283 21856 ts_manager.cc:194] Registered new tserver with Master: 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299)
I20260601 13:42:18.614595 21856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58596
I20260601 13:42:18.614842 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:18.616237 21997 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:18.616701 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:18.616787 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-1-root
uuid: "33163b6797654befb067990306013dff"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-whj6"
I20260601 13:42:18.616878 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-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:18.638903 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:18.639477 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:18.639986 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:18.640894 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:18.640993 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.641037 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:18.641052 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.646526 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.2:36877
I20260601 13:42:18.646589 22060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.2:36877 every 8 connection(s)
I20260601 13:42:18.647564 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:18.650733 22065 instance_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:18.650739 22064 instance_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:18.651000 22067 instance_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:18.651271 10964 server_base.cc:1061] running on GCE node
I20260601 13:42:18.651602 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:18.651679 10964 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:18.651700 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321338651700 us; error 0 us; skew 500 ppm
I20260601 13:42:18.652525 22061 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46743
I20260601 13:42:18.652643 22061 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:18.652869 10964 webserver.cc:533] Webserver started at http://127.10.181.3:45985/ using document root <none> and password file <none>
I20260601 13:42:18.652884 22061 heartbeater.cc:507] Master 127.10.181.62:46743 requested a full tablet report, sending...
I20260601 13:42:18.653039 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:18.653101 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:18.653208 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:18.653689 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-2-root/instance:
uuid: "15ce643a245a4d0a97de051dba00d1e9"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-whj6"
I20260601 13:42:18.653702 21856 ts_manager.cc:194] Registered new tserver with Master: 33163b6797654befb067990306013dff (127.10.181.2:36877)
I20260601 13:42:18.654264 21856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58608
I20260601 13:42:18.655474 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:18.656639 22072 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:18.656966 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:18.657038 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-2-root
uuid: "15ce643a245a4d0a97de051dba00d1e9"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-whj6"
I20260601 13:42:18.657111 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-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:18.663671 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:18.664026 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:18.664335 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:18.664800 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:18.664840 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.664880 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:18.664906 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.670138 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.3:41075
I20260601 13:42:18.670226 22135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.3:41075 every 8 connection(s)
I20260601 13:42:18.676105 22136 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46743
I20260601 13:42:18.676270 22136 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:18.676622 22136 heartbeater.cc:507] Master 127.10.181.62:46743 requested a full tablet report, sending...
I20260601 13:42:18.677425 21856 ts_manager.cc:194] Registered new tserver with Master: 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:18.677518 10964 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006941923s
I20260601 13:42:18.678169 21856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58616
I20260601 13:42:19.616067 21985 heartbeater.cc:499] Master 127.10.181.62:46743 was elected leader, sending a full tablet report...
I20260601 13:42:19.655838 22061 heartbeater.cc:499] Master 127.10.181.62:46743 was elected leader, sending a full tablet report...
I20260601 13:42:19.679351 22136 heartbeater.cc:499] Master 127.10.181.62:46743 was elected leader, sending a full tablet report...
I20260601 13:42:19.715373 21856 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58624:
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:19.716001 21856 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:19.729256 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f28b3000b4a38b861787e4f8984d4 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:19.729396 22023 tablet_service.cc:1511] Processing CreateTablet for tablet c766bd18009d42d9a43d031324f1c598 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:19.729641 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f28b3000b4a38b861787e4f8984d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.729768 22022 tablet_service.cc:1511] Processing CreateTablet for tablet 053a737ce8974e60a7be78b25cecd435 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:19.729972 22022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a737ce8974e60a7be78b25cecd435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.730449 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c766bd18009d42d9a43d031324f1c598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.731516 22021 tablet_service.cc:1511] Processing CreateTablet for tablet 489c51e091d64f5abd2b19eafcfed933 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:19.731843 22021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489c51e091d64f5abd2b19eafcfed933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.732266 22025 tablet_service.cc:1511] Processing CreateTablet for tablet d1e69eae20a048d2aa900f1cb6e18b61 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:19.732563 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e69eae20a048d2aa900f1cb6e18b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.732896 22156 tablet_bootstrap.cc:492] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff: Bootstrap starting.
I20260601 13:42:19.734102 22156 tablet_bootstrap.cc:654] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.735224 22020 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4381fc4a14e639ed0323fee279610 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:19.735535 22156 tablet_bootstrap.cc:492] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff: No bootstrap required, opened a new log
I20260601 13:42:19.735584 22020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4381fc4a14e639ed0323fee279610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.735625 22156 ts_tablet_manager.cc:1403] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:19.736135 22156 raft_consensus.cc:359] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.736260 22156 raft_consensus.cc:385] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.736294 22156 raft_consensus.cc:740] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33163b6797654befb067990306013dff, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.736418 22156 consensus_queue.cc:260] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.736771 22156 ts_tablet_manager.cc:1434] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:19.736819 22100 tablet_service.cc:1511] Processing CreateTablet for tablet d1e69eae20a048d2aa900f1cb6e18b61 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:19.736958 22156 tablet_bootstrap.cc:492] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff: Bootstrap starting.
I20260601 13:42:19.736941 21948 tablet_service.cc:1511] Processing CreateTablet for tablet d1e69eae20a048d2aa900f1cb6e18b61 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:19.737273 22099 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f28b3000b4a38b861787e4f8984d4 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:19.737727 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f28b3000b4a38b861787e4f8984d4 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:19.737941 22156 tablet_bootstrap.cc:654] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.738176 22098 tablet_service.cc:1511] Processing CreateTablet for tablet c766bd18009d42d9a43d031324f1c598 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:19.738448 21944 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4381fc4a14e639ed0323fee279610 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:19.738586 21947 tablet_service.cc:1511] Processing CreateTablet for tablet c766bd18009d42d9a43d031324f1c598 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:19.738976 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 053a737ce8974e60a7be78b25cecd435 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:19.739464 21946 tablet_service.cc:1511] Processing CreateTablet for tablet 053a737ce8974e60a7be78b25cecd435 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:19.739878 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 489c51e091d64f5abd2b19eafcfed933 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:19.740272 21945 tablet_service.cc:1511] Processing CreateTablet for tablet 489c51e091d64f5abd2b19eafcfed933 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:19.740700 22095 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4381fc4a14e639ed0323fee279610 (DEFAULT_TABLE table=test-workload [id=1135b55ab6b3461d9812886cb7e2b114]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:19.737057 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e69eae20a048d2aa900f1cb6e18b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.737290 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e69eae20a048d2aa900f1cb6e18b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.741130 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489c51e091d64f5abd2b19eafcfed933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.741344 21944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4381fc4a14e639ed0323fee279610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.741532 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f28b3000b4a38b861787e4f8984d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.741720 21947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c766bd18009d42d9a43d031324f1c598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.741341 22095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4381fc4a14e639ed0323fee279610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.742439 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489c51e091d64f5abd2b19eafcfed933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.743192 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a737ce8974e60a7be78b25cecd435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.746837 21946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a737ce8974e60a7be78b25cecd435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.747318 22156 tablet_bootstrap.cc:492] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff: No bootstrap required, opened a new log
I20260601 13:42:19.747409 22156 ts_tablet_manager.cc:1403] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:42:19.747855 22156 raft_consensus.cc:359] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.747973 22156 raft_consensus.cc:385] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.748005 22156 raft_consensus.cc:740] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33163b6797654befb067990306013dff, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.748172 22156 consensus_queue.cc:260] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.748528 22156 ts_tablet_manager.cc:1434] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:19.748729 22156 tablet_bootstrap.cc:492] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff: Bootstrap starting.
I20260601 13:42:19.749650 22156 tablet_bootstrap.cc:654] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.750679 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f28b3000b4a38b861787e4f8984d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.750900 22156 tablet_bootstrap.cc:492] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff: No bootstrap required, opened a new log
I20260601 13:42:19.750993 22156 ts_tablet_manager.cc:1403] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:19.751446 22156 raft_consensus.cc:359] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.751556 22156 raft_consensus.cc:385] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.751585 22156 raft_consensus.cc:740] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33163b6797654befb067990306013dff, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.751713 22156 consensus_queue.cc:260] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.752116 22156 ts_tablet_manager.cc:1434] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:19.752372 22156 tablet_bootstrap.cc:492] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff: Bootstrap starting.
I20260601 13:42:19.752869 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c766bd18009d42d9a43d031324f1c598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.753309 22156 tablet_bootstrap.cc:654] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.754554 22156 tablet_bootstrap.cc:492] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff: No bootstrap required, opened a new log
I20260601 13:42:19.754648 22156 ts_tablet_manager.cc:1403] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:19.755049 22156 raft_consensus.cc:359] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.755194 22156 raft_consensus.cc:385] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.755227 22156 raft_consensus.cc:740] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33163b6797654befb067990306013dff, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.755371 22156 consensus_queue.cc:260] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.755715 22156 ts_tablet_manager.cc:1434] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:19.755892 22156 tablet_bootstrap.cc:492] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff: Bootstrap starting.
I20260601 13:42:19.756357 22161 tablet_bootstrap.cc:492] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9: Bootstrap starting.
I20260601 13:42:19.757705 22161 tablet_bootstrap.cc:654] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.758253 22156 tablet_bootstrap.cc:654] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.758688 22160 tablet_bootstrap.cc:492] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90: Bootstrap starting.
I20260601 13:42:19.759420 22161 tablet_bootstrap.cc:492] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9: No bootstrap required, opened a new log
I20260601 13:42:19.759516 22161 ts_tablet_manager.cc:1403] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:19.759891 22160 tablet_bootstrap.cc:654] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.759907 22161 raft_consensus.cc:359] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.759891 22156 tablet_bootstrap.cc:492] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff: No bootstrap required, opened a new log
I20260601 13:42:19.760130 22156 ts_tablet_manager.cc:1403] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:19.760471 22156 raft_consensus.cc:359] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.760550 22156 raft_consensus.cc:385] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.760579 22156 raft_consensus.cc:740] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33163b6797654befb067990306013dff, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.760713 22156 consensus_queue.cc:260] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.760958 22156 ts_tablet_manager.cc:1434] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:19.761059 22161 raft_consensus.cc:385] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.761104 22161 raft_consensus.cc:740] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce643a245a4d0a97de051dba00d1e9, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.761224 22161 consensus_queue.cc:260] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.761229 22160 tablet_bootstrap.cc:492] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90: No bootstrap required, opened a new log
I20260601 13:42:19.761260 22156 tablet_bootstrap.cc:492] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff: Bootstrap starting.
I20260601 13:42:19.761592 22161 ts_tablet_manager.cc:1434] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:19.761755 22161 tablet_bootstrap.cc:492] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9: Bootstrap starting.
I20260601 13:42:19.762435 22156 tablet_bootstrap.cc:654] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.762513 22164 raft_consensus.cc:493] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:19.762588 22164 raft_consensus.cc:515] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.762898 22161 tablet_bootstrap.cc:654] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.763046 22164 leader_election.cc:290] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.763157 22160 ts_tablet_manager.cc:1403] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:19.763732 22160 raft_consensus.cc:359] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.763975 22160 raft_consensus.cc:385] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.764036 22160 raft_consensus.cc:740] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a14a20c132496c8a9df86533a67a90, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.764173 22160 consensus_queue.cc:260] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.764595 22161 tablet_bootstrap.cc:492] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9: No bootstrap required, opened a new log
I20260601 13:42:19.764652 22160 ts_tablet_manager.cc:1434] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:19.764694 22161 ts_tablet_manager.cc:1403] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:19.764855 22160 tablet_bootstrap.cc:492] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90: Bootstrap starting.
I20260601 13:42:19.765152 22161 raft_consensus.cc:359] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.765251 22161 raft_consensus.cc:385] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.765282 22161 raft_consensus.cc:740] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce643a245a4d0a97de051dba00d1e9, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.765390 22161 consensus_queue.cc:260] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.765630 22161 ts_tablet_manager.cc:1434] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:19.765811 22161 tablet_bootstrap.cc:492] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9: Bootstrap starting.
I20260601 13:42:19.766026 22160 tablet_bootstrap.cc:654] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.766832 22161 tablet_bootstrap.cc:654] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.767369 22160 tablet_bootstrap.cc:492] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90: No bootstrap required, opened a new log
I20260601 13:42:19.767369 22156 tablet_bootstrap.cc:492] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff: No bootstrap required, opened a new log
I20260601 13:42:19.767490 22160 ts_tablet_manager.cc:1403] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:19.767498 22156 ts_tablet_manager.cc:1403] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:42:19.768023 22156 raft_consensus.cc:359] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.768175 22156 raft_consensus.cc:385] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.768023 22160 raft_consensus.cc:359] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.768215 22156 raft_consensus.cc:740] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33163b6797654befb067990306013dff, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.768229 22160 raft_consensus.cc:385] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.768260 22160 raft_consensus.cc:740] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a14a20c132496c8a9df86533a67a90, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.768354 22156 consensus_queue.cc:260] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.768388 22160 consensus_queue.cc:260] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.768666 22156 ts_tablet_manager.cc:1434] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:19.768723 22160 ts_tablet_manager.cc:1434] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:19.768052 22161 tablet_bootstrap.cc:492] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9: No bootstrap required, opened a new log
I20260601 13:42:19.769294 22161 ts_tablet_manager.cc:1403] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:19.769833 22161 raft_consensus.cc:359] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.769955 22161 raft_consensus.cc:385] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.769987 22161 raft_consensus.cc:740] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce643a245a4d0a97de051dba00d1e9, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.770125 22161 consensus_queue.cc:260] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.770421 22161 ts_tablet_manager.cc:1434] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:19.770509 22164 raft_consensus.cc:493] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:19.770618 22161 tablet_bootstrap.cc:492] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9: Bootstrap starting.
I20260601 13:42:19.770592 22164 raft_consensus.cc:515] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.771695 22164 leader_election.cc:290] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.771926 22161 tablet_bootstrap.cc:654] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.773023 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f28b3000b4a38b861787e4f8984d4" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9" is_pre_election: true
I20260601 13:42:19.773366 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489c51e091d64f5abd2b19eafcfed933" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9" is_pre_election: true
I20260601 13:42:19.773478 22109 raft_consensus.cc:2468] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 0.
I20260601 13:42:19.773313 22160 tablet_bootstrap.cc:492] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90: Bootstrap starting.
W20260601 13:42:19.773783 21998 leader_election.cc:343] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:19.773906 21998 leader_election.cc:304] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce643a245a4d0a97de051dba00d1e9, 33163b6797654befb067990306013dff; no voters: 
I20260601 13:42:19.774085 22164 raft_consensus.cc:2804] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:19.774132 22164 raft_consensus.cc:493] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:19.774169 22164 raft_consensus.cc:3060] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.774945 22160 tablet_bootstrap.cc:654] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.775312 22164 raft_consensus.cc:515] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.775698 22164 leader_election.cc:290] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 election: Requested vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.776223 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489c51e091d64f5abd2b19eafcfed933" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9"
I20260601 13:42:19.776363 22109 raft_consensus.cc:3060] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.776899 21958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f28b3000b4a38b861787e4f8984d4" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90" is_pre_election: true
I20260601 13:42:19.777043 22161 tablet_bootstrap.cc:492] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9: No bootstrap required, opened a new log
I20260601 13:42:19.777154 22161 ts_tablet_manager.cc:1403] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:42:19.777148 21959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489c51e091d64f5abd2b19eafcfed933" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90" is_pre_election: true
I20260601 13:42:19.777285 21959 raft_consensus.cc:2468] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 0.
W20260601 13:42:19.777483 21998 leader_election.cc:343] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:19.777565 21998 leader_election.cc:304] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [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: 33163b6797654befb067990306013dff; no voters: 15ce643a245a4d0a97de051dba00d1e9, 67a14a20c132496c8a9df86533a67a90
I20260601 13:42:19.777704 22109 raft_consensus.cc:2468] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 1.
I20260601 13:42:19.777830 22160 tablet_bootstrap.cc:492] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90: No bootstrap required, opened a new log
I20260601 13:42:19.777875 22164 raft_consensus.cc:2749] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:42:19.777930 22160 ts_tablet_manager.cc:1403] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:42:19.777967 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489c51e091d64f5abd2b19eafcfed933" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90"
I20260601 13:42:19.778054 21998 leader_election.cc:304] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce643a245a4d0a97de051dba00d1e9, 33163b6797654befb067990306013dff; no voters: 
I20260601 13:42:19.778084 21957 raft_consensus.cc:3060] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.778219 22164 raft_consensus.cc:2804] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:19.778331 22164 raft_consensus.cc:697] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 1 LEADER]: Becoming Leader. State: Replica: 33163b6797654befb067990306013dff, State: Running, Role: LEADER
I20260601 13:42:19.778421 22160 raft_consensus.cc:359] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.778463 22164 consensus_queue.cc:237] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.778522 22160 raft_consensus.cc:385] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.778563 22160 raft_consensus.cc:740] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a14a20c132496c8a9df86533a67a90, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.778680 22160 consensus_queue.cc:260] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.778954 22160 ts_tablet_manager.cc:1434] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:19.779224 22160 tablet_bootstrap.cc:492] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90: Bootstrap starting.
I20260601 13:42:19.779335 21957 raft_consensus.cc:2468] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 1.
I20260601 13:42:19.779611 22161 raft_consensus.cc:359] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.779700 22161 raft_consensus.cc:385] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.779728 22161 raft_consensus.cc:740] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce643a245a4d0a97de051dba00d1e9, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.779924 22161 consensus_queue.cc:260] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.780506 22164 raft_consensus.cc:493] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:19.780396 21854 catalog_manager.cc:5696] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff reported cstate change: term changed from 0 to 1, leader changed from <none> to 33163b6797654befb067990306013dff (127.10.181.2). New cstate: current_term: 1 leader_uuid: "33163b6797654befb067990306013dff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:19.780580 22164 raft_consensus.cc:515] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.780892 22164 leader_election.cc:290] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.781406 22161 ts_tablet_manager.cc:1434] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:19.781589 22161 tablet_bootstrap.cc:492] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9: Bootstrap starting.
I20260601 13:42:19.782603 22161 tablet_bootstrap.cc:654] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.783025 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e69eae20a048d2aa900f1cb6e18b61" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90" is_pre_election: true
I20260601 13:42:19.783329 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e69eae20a048d2aa900f1cb6e18b61" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9" is_pre_election: true
W20260601 13:42:19.783406 21998 leader_election.cc:343] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:19.783447 22109 raft_consensus.cc:2468] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 0.
I20260601 13:42:19.780383 22160 tablet_bootstrap.cc:654] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.783699 21998 leader_election.cc:304] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [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: 15ce643a245a4d0a97de051dba00d1e9, 33163b6797654befb067990306013dff; no voters: 67a14a20c132496c8a9df86533a67a90
I20260601 13:42:19.783706 22161 tablet_bootstrap.cc:492] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9: No bootstrap required, opened a new log
I20260601 13:42:19.783871 22161 ts_tablet_manager.cc:1403] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:19.784282 22161 raft_consensus.cc:359] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.784385 22161 raft_consensus.cc:385] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.784415 22161 raft_consensus.cc:740] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce643a245a4d0a97de051dba00d1e9, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.784544 22161 consensus_queue.cc:260] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.784812 22161 ts_tablet_manager.cc:1434] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:19.784911 22164 raft_consensus.cc:2804] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:19.784960 22164 raft_consensus.cc:493] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:19.785010 22164 raft_consensus.cc:3060] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.785269 22161 tablet_bootstrap.cc:492] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9: Bootstrap starting.
I20260601 13:42:19.786033 22164 raft_consensus.cc:515] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.786288 22161 tablet_bootstrap.cc:654] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.786408 22164 leader_election.cc:290] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 election: Requested vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.786764 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e69eae20a048d2aa900f1cb6e18b61" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9"
I20260601 13:42:19.786795 22160 tablet_bootstrap.cc:492] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90: No bootstrap required, opened a new log
I20260601 13:42:19.786935 22109 raft_consensus.cc:3060] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.786969 22160 ts_tablet_manager.cc:1403] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:42:19.787218 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e69eae20a048d2aa900f1cb6e18b61" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90"
I20260601 13:42:19.787418 22160 raft_consensus.cc:359] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.787506 22160 raft_consensus.cc:385] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.787535 22160 raft_consensus.cc:740] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a14a20c132496c8a9df86533a67a90, State: Initialized, Role: FOLLOWER
W20260601 13:42:19.787698 21998 leader_election.cc:343] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:19.787952 22161 tablet_bootstrap.cc:492] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9: No bootstrap required, opened a new log
I20260601 13:42:19.788024 22161 ts_tablet_manager.cc:1403] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:19.788226 22109 raft_consensus.cc:2468] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 1.
I20260601 13:42:19.788406 22161 raft_consensus.cc:359] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.788442 22160 consensus_queue.cc:260] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.788496 21998 leader_election.cc:304] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [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: 15ce643a245a4d0a97de051dba00d1e9, 33163b6797654befb067990306013dff; no voters: 67a14a20c132496c8a9df86533a67a90
I20260601 13:42:19.788507 22161 raft_consensus.cc:385] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.788653 22161 raft_consensus.cc:740] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ce643a245a4d0a97de051dba00d1e9, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.788692 22160 ts_tablet_manager.cc:1434] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:19.788774 22164 raft_consensus.cc:2804] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:19.788867 22164 raft_consensus.cc:697] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 1 LEADER]: Becoming Leader. State: Replica: 33163b6797654befb067990306013dff, State: Running, Role: LEADER
I20260601 13:42:19.788933 22160 tablet_bootstrap.cc:492] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90: Bootstrap starting.
I20260601 13:42:19.789004 22164 consensus_queue.cc:237] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.788816 22161 consensus_queue.cc:260] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.789912 22160 tablet_bootstrap.cc:654] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.790669 22161 ts_tablet_manager.cc:1434] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:19.790766 21854 catalog_manager.cc:5696] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff reported cstate change: term changed from 0 to 1, leader changed from <none> to 33163b6797654befb067990306013dff (127.10.181.2). New cstate: current_term: 1 leader_uuid: "33163b6797654befb067990306013dff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:19.791210 22160 tablet_bootstrap.cc:492] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90: No bootstrap required, opened a new log
I20260601 13:42:19.791292 22160 ts_tablet_manager.cc:1403] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:19.791666 22160 raft_consensus.cc:359] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.791770 22160 raft_consensus.cc:385] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.791823 22160 raft_consensus.cc:740] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a14a20c132496c8a9df86533a67a90, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.791962 22160 consensus_queue.cc:260] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.792217 22160 ts_tablet_manager.cc:1434] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:19.792387 22160 tablet_bootstrap.cc:492] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90: Bootstrap starting.
I20260601 13:42:19.793467 22160 tablet_bootstrap.cc:654] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:19.794445 22160 tablet_bootstrap.cc:492] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90: No bootstrap required, opened a new log
I20260601 13:42:19.794528 22160 ts_tablet_manager.cc:1403] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:19.794838 22160 raft_consensus.cc:359] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.794932 22160 raft_consensus.cc:385] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:19.794953 22160 raft_consensus.cc:740] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a14a20c132496c8a9df86533a67a90, State: Initialized, Role: FOLLOWER
I20260601 13:42:19.795048 22160 consensus_queue.cc:260] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.795333 22160 ts_tablet_manager.cc:1434] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:19.841264 22176 raft_consensus.cc:493] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:19.841529 22176 raft_consensus.cc:515] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.842244 22176 leader_election.cc:290] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33163b6797654befb067990306013dff (127.10.181.2:36877), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.846093 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4381fc4a14e639ed0323fee279610" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9" is_pre_election: true
I20260601 13:42:19.846163 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4381fc4a14e639ed0323fee279610" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33163b6797654befb067990306013dff" is_pre_election: true
I20260601 13:42:19.846287 22109 raft_consensus.cc:2468] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a14a20c132496c8a9df86533a67a90 in term 0.
I20260601 13:42:19.846359 22035 raft_consensus.cc:2468] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a14a20c132496c8a9df86533a67a90 in term 0.
I20260601 13:42:19.846640 21922 leader_election.cc:304] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce643a245a4d0a97de051dba00d1e9, 67a14a20c132496c8a9df86533a67a90; no voters: 
I20260601 13:42:19.846865 22176 raft_consensus.cc:2804] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:19.846933 22176 raft_consensus.cc:493] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:19.846961 22176 raft_consensus.cc:3060] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.848089 22176 raft_consensus.cc:515] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.848536 22176 leader_election.cc:290] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 election: Requested vote from peers 33163b6797654befb067990306013dff (127.10.181.2:36877), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.848944 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4381fc4a14e639ed0323fee279610" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9"
I20260601 13:42:19.849030 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4381fc4a14e639ed0323fee279610" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33163b6797654befb067990306013dff"
I20260601 13:42:19.849086 22109 raft_consensus.cc:3060] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.849134 22035 raft_consensus.cc:3060] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.850071 22109 raft_consensus.cc:2468] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a14a20c132496c8a9df86533a67a90 in term 1.
I20260601 13:42:19.850198 22035 raft_consensus.cc:2468] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a14a20c132496c8a9df86533a67a90 in term 1.
I20260601 13:42:19.850369 21922 leader_election.cc:304] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce643a245a4d0a97de051dba00d1e9, 67a14a20c132496c8a9df86533a67a90; no voters: 
I20260601 13:42:19.850554 22176 raft_consensus.cc:2804] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:19.850636 22176 raft_consensus.cc:697] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 1 LEADER]: Becoming Leader. State: Replica: 67a14a20c132496c8a9df86533a67a90, State: Running, Role: LEADER
I20260601 13:42:19.850785 22176 consensus_queue.cc:237] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.852715 21855 catalog_manager.cc:5696] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67a14a20c132496c8a9df86533a67a90 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "67a14a20c132496c8a9df86533a67a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:19.882692 22176 raft_consensus.cc:493] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:19.882917 22176 raft_consensus.cc:515] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.883483 22176 leader_election.cc:290] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33163b6797654befb067990306013dff (127.10.181.2:36877), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.884029 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e69eae20a048d2aa900f1cb6e18b61" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33163b6797654befb067990306013dff" is_pre_election: true
I20260601 13:42:19.884063 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e69eae20a048d2aa900f1cb6e18b61" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9" is_pre_election: true
I20260601 13:42:19.884291 22109 raft_consensus.cc:2393] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67a14a20c132496c8a9df86533a67a90 in current term 1: Already voted for candidate 33163b6797654befb067990306013dff in this term.
I20260601 13:42:19.884588 21922 leader_election.cc:304] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [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: 67a14a20c132496c8a9df86533a67a90; no voters: 15ce643a245a4d0a97de051dba00d1e9, 33163b6797654befb067990306013dff
I20260601 13:42:19.884781 22176 raft_consensus.cc:3060] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.885672 22164 raft_consensus.cc:493] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:19.885784 22164 raft_consensus.cc:515] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.885955 22176 raft_consensus.cc:2749] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:42:19.886234 22164 leader_election.cc:290] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.886700 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c766bd18009d42d9a43d031324f1c598" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90" is_pre_election: true
I20260601 13:42:19.886734 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c766bd18009d42d9a43d031324f1c598" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9" is_pre_election: true
I20260601 13:42:19.886878 21957 raft_consensus.cc:2468] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 0.
I20260601 13:42:19.886951 22109 raft_consensus.cc:2468] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 0.
I20260601 13:42:19.887306 21998 leader_election.cc:304] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce643a245a4d0a97de051dba00d1e9, 33163b6797654befb067990306013dff; no voters: 
I20260601 13:42:19.887537 22164 raft_consensus.cc:2804] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:19.887605 22164 raft_consensus.cc:493] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:19.887645 22164 raft_consensus.cc:3060] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.888620 22164 raft_consensus.cc:515] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.889020 22164 leader_election.cc:290] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 election: Requested vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.889535 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c766bd18009d42d9a43d031324f1c598" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90"
I20260601 13:42:19.889649 21957 raft_consensus.cc:3060] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.889818 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c766bd18009d42d9a43d031324f1c598" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9"
I20260601 13:42:19.889919 22109 raft_consensus.cc:3060] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.890916 21957 raft_consensus.cc:2468] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 1.
I20260601 13:42:19.890916 22109 raft_consensus.cc:2468] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 1.
I20260601 13:42:19.891527 21998 leader_election.cc:304] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce643a245a4d0a97de051dba00d1e9, 33163b6797654befb067990306013dff; no voters: 
I20260601 13:42:19.891765 22164 raft_consensus.cc:2804] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:19.891878 22164 raft_consensus.cc:697] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 1 LEADER]: Becoming Leader. State: Replica: 33163b6797654befb067990306013dff, State: Running, Role: LEADER
I20260601 13:42:19.892055 22164 consensus_queue.cc:237] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.894687 21855 catalog_manager.cc:5696] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff reported cstate change: term changed from 0 to 1, leader changed from <none> to 33163b6797654befb067990306013dff (127.10.181.2). New cstate: current_term: 1 leader_uuid: "33163b6797654befb067990306013dff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:19.895118 22164 raft_consensus.cc:493] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:19.895295 22164 raft_consensus.cc:515] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.895814 22164 leader_election.cc:290] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.896592 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a737ce8974e60a7be78b25cecd435" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9" is_pre_election: true
I20260601 13:42:19.896746 22109 raft_consensus.cc:2468] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 0.
I20260601 13:42:19.896992 21998 leader_election.cc:304] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce643a245a4d0a97de051dba00d1e9, 33163b6797654befb067990306013dff; no voters: 
I20260601 13:42:19.897164 22164 raft_consensus.cc:2804] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:19.897233 22164 raft_consensus.cc:493] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:19.897192 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a737ce8974e60a7be78b25cecd435" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90" is_pre_election: true
I20260601 13:42:19.897269 22164 raft_consensus.cc:3060] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.897317 21957 raft_consensus.cc:2468] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 0.
I20260601 13:42:19.898928 22164 raft_consensus.cc:515] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.899396 22164 leader_election.cc:290] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 election: Requested vote from peers 67a14a20c132496c8a9df86533a67a90 (127.10.181.1:41299), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.899879 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a737ce8974e60a7be78b25cecd435" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a14a20c132496c8a9df86533a67a90"
I20260601 13:42:19.900053 21957 raft_consensus.cc:3060] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.901309 21957 raft_consensus.cc:2468] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 1.
I20260601 13:42:19.901667 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a737ce8974e60a7be78b25cecd435" candidate_uuid: "33163b6797654befb067990306013dff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9"
I20260601 13:42:19.901772 21998 leader_election.cc:304] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33163b6797654befb067990306013dff, 67a14a20c132496c8a9df86533a67a90; no voters: 
I20260601 13:42:19.901805 22109 raft_consensus.cc:3060] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.901998 22164 raft_consensus.cc:2804] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:19.902216 22164 raft_consensus.cc:697] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 1 LEADER]: Becoming Leader. State: Replica: 33163b6797654befb067990306013dff, State: Running, Role: LEADER
I20260601 13:42:19.902395 22164 consensus_queue.cc:237] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.902946 22109 raft_consensus.cc:2468] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33163b6797654befb067990306013dff in term 1.
I20260601 13:42:19.904472 21855 catalog_manager.cc:5696] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff reported cstate change: term changed from 0 to 1, leader changed from <none> to 33163b6797654befb067990306013dff (127.10.181.2). New cstate: current_term: 1 leader_uuid: "33163b6797654befb067990306013dff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:19.911003 22176 raft_consensus.cc:493] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:19.911232 22176 raft_consensus.cc:515] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.911801 22176 leader_election.cc:290] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33163b6797654befb067990306013dff (127.10.181.2:36877), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.912765 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f28b3000b4a38b861787e4f8984d4" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9" is_pre_election: true
I20260601 13:42:19.912765 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f28b3000b4a38b861787e4f8984d4" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33163b6797654befb067990306013dff" is_pre_election: true
I20260601 13:42:19.913000 22035 raft_consensus.cc:2468] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a14a20c132496c8a9df86533a67a90 in term 0.
I20260601 13:42:19.913000 22109 raft_consensus.cc:2468] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a14a20c132496c8a9df86533a67a90 in term 0.
I20260601 13:42:19.913378 21923 leader_election.cc:304] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33163b6797654befb067990306013dff, 67a14a20c132496c8a9df86533a67a90; no voters: 
I20260601 13:42:19.913744 22176 raft_consensus.cc:2804] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:19.913883 22176 raft_consensus.cc:493] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:19.914249 22176 raft_consensus.cc:3060] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.915483 22176 raft_consensus.cc:515] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.916132 22176 leader_election.cc:290] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 election: Requested vote from peers 33163b6797654befb067990306013dff (127.10.181.2:36877), 15ce643a245a4d0a97de051dba00d1e9 (127.10.181.3:41075)
I20260601 13:42:19.916638 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f28b3000b4a38b861787e4f8984d4" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ce643a245a4d0a97de051dba00d1e9"
I20260601 13:42:19.916869 22109 raft_consensus.cc:3060] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.916642 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f28b3000b4a38b861787e4f8984d4" candidate_uuid: "67a14a20c132496c8a9df86533a67a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33163b6797654befb067990306013dff"
I20260601 13:42:19.917093 22035 raft_consensus.cc:3060] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:19.917936 22109 raft_consensus.cc:2468] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a14a20c132496c8a9df86533a67a90 in term 1.
I20260601 13:42:19.918359 21922 leader_election.cc:304] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ce643a245a4d0a97de051dba00d1e9, 67a14a20c132496c8a9df86533a67a90; no voters: 
I20260601 13:42:19.918363 22035 raft_consensus.cc:2468] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a14a20c132496c8a9df86533a67a90 in term 1.
I20260601 13:42:19.918565 22176 raft_consensus.cc:2804] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:19.918686 22176 raft_consensus.cc:697] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 1 LEADER]: Becoming Leader. State: Replica: 67a14a20c132496c8a9df86533a67a90, State: Running, Role: LEADER
I20260601 13:42:19.918876 22176 consensus_queue.cc:237] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } }
I20260601 13:42:19.920701 21855 catalog_manager.cc:5696] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67a14a20c132496c8a9df86533a67a90 (127.10.181.1). New cstate: current_term: 1 leader_uuid: "67a14a20c132496c8a9df86533a67a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:19.954883 22035 raft_consensus.cc:1275] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Refusing update from remote peer 67a14a20c132496c8a9df86533a67a90: 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:19.954960 22109 raft_consensus.cc:1275] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 67a14a20c132496c8a9df86533a67a90: 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:19.956645 21957 raft_consensus.cc:1275] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:19.957139 22110 raft_consensus.cc:1275] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:19.957789 22164 consensus_queue.cc:1048] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.957904 22110 raft_consensus.cc:1275] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 67a14a20c132496c8a9df86533a67a90: 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:19.958043 22108 raft_consensus.cc:1275] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:19.958164 22173 consensus_queue.cc:1048] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.958789 21957 raft_consensus.cc:1275] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:19.958897 21959 raft_consensus.cc:1275] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:19.959280 22164 consensus_queue.cc:1048] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.959637 22164 consensus_queue.cc:1048] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260601 13:42:19.960214 22109 raft_consensus.cc:1275] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:19.960742 22176 consensus_queue.cc:1048] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260601 13:42:19.966243 22173 consensus_queue.cc:1048] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.964197 22107 raft_consensus.cc:1275] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:19.964562 21957 raft_consensus.cc:1275] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:19.961283 22035 raft_consensus.cc:1275] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Refusing update from remote peer 67a14a20c132496c8a9df86533a67a90: 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:19.966941 22158 consensus_queue.cc:1048] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.967576 22164 consensus_queue.cc:1048] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.967880 22164 consensus_queue.cc:1048] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.969381 22176 consensus_queue.cc:1048] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.959601 22205 consensus_queue.cc:1048] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260601 13:42:19.970993 22164 consensus_queue.cc:1048] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:19.996335 22217 mvcc.cc:204] Tried to move back new op lower bound from 7292196208461467648 to 7292196208309587968. Current Snapshot: MvccSnapshot[applied={T|T < 7292196208448782336}]
I20260601 13:42:20.153659 10964 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:20.156162 22257 instance_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:20.156220 10964 server_base.cc:1061] running on GCE node
W20260601 13:42:20.156347 22255 instance_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:20.156384 22254 instance_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:20.156664 10964 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:20.156738 10964 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:20.156756 10964 hybrid_clock.cc:648] HybridClock initialized: now 1780321340156756 us; error 0 us; skew 500 ppm
I20260601 13:42:20.157810 10964 webserver.cc:533] Webserver started at http://127.10.181.4:37833/ using document root <none> and password file <none>
I20260601 13:42:20.157958 10964 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:20.158010 10964 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:20.158066 10964 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:20.158468 10964 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-3-root/instance:
uuid: "695f7240eacc4360904237a25342be5e"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-whj6"
I20260601 13:42:20.159943 10964 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:20.160976 22262 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:20.161248 10964 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:20.161309 10964 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-3-root
uuid: "695f7240eacc4360904237a25342be5e"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-whj6"
I20260601 13:42:20.161374 10964 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPsfOdM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321156985418-10964-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:20.173005 10964 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:20.173473 10964 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:20.173771 10964 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:20.174217 10964 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:20.174254 10964 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.174285 10964 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:20.174299 10964 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.179405 10964 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.4:40647
I20260601 13:42:20.179500 22325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.4:40647 every 8 connection(s)
I20260601 13:42:20.183990 22326 heartbeater.cc:344] Connected to a master server at 127.10.181.62:46743
I20260601 13:42:20.184089 22326 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:20.184283 22326 heartbeater.cc:507] Master 127.10.181.62:46743 requested a full tablet report, sending...
I20260601 13:42:20.184881 21853 ts_manager.cc:194] Registered new tserver with Master: 695f7240eacc4360904237a25342be5e (127.10.181.4:40647)
I20260601 13:42:20.185418 21853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58638
I20260601 13:42:20.549257 21956 consensus_queue.cc:237] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [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: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } attrs { replace: true } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } }
I20260601 13:42:20.550599 22107 raft_consensus.cc:1275] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 67a14a20c132496c8a9df86533a67a90: 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:20.550633 22035 raft_consensus.cc:1275] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Refusing update from remote peer 67a14a20c132496c8a9df86533a67a90: 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:20.551088 22241 consensus_queue.cc:1048] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } 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:20.551317 22173 consensus_queue.cc:1048] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:20.552793 22241 raft_consensus.cc:2955] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } attrs { replace: true } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.553097 22107 raft_consensus.cc:2955] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } attrs { replace: true } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
W20260601 13:42:20.554947 21924 consensus_peers.cc:597] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 -> Peer 695f7240eacc4360904237a25342be5e (127.10.181.4:40647): Couldn't send request to peer 695f7240eacc4360904237a25342be5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e3f28b3000b4a38b861787e4f8984d4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:20.555680 21853 catalog_manager.cc:5696] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 reported cstate change: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "67a14a20c132496c8a9df86533a67a90" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:20.557004 22035 raft_consensus.cc:2955] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } attrs { replace: true } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.560527 22035 consensus_queue.cc:237] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [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: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } }
I20260601 13:42:20.561714 21956 raft_consensus.cc:1275] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:20.561743 22107 raft_consensus.cc:1275] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:20.562100 22250 consensus_queue.cc:1048] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } 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:20.562296 22243 consensus_queue.cc:1048] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:20.563777 22253 raft_consensus.cc:2955] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.565412 21956 raft_consensus.cc:2955] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
W20260601 13:42:20.565539 22000 consensus_peers.cc:597] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff -> Peer 695f7240eacc4360904237a25342be5e (127.10.181.4:40647): Couldn't send request to peer 695f7240eacc4360904237a25342be5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c766bd18009d42d9a43d031324f1c598. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:20.565596 22107 raft_consensus.cc:2955] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.566118 21848 catalog_manager.cc:5696] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff reported cstate change: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "33163b6797654befb067990306013dff" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:20.566303 21957 consensus_queue.cc:237] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [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: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } attrs { replace: true } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } }
I20260601 13:42:20.567570 22107 raft_consensus.cc:1275] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 67a14a20c132496c8a9df86533a67a90: 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:20.567922 22173 consensus_queue.cc:1048] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260601 13:42:20.568089 21924 consensus_peers.cc:597] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 -> Peer 695f7240eacc4360904237a25342be5e (127.10.181.4:40647): Couldn't send request to peer 695f7240eacc4360904237a25342be5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68f4381fc4a14e639ed0323fee279610. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:20.568686 22035 raft_consensus.cc:1275] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Refusing update from remote peer 67a14a20c132496c8a9df86533a67a90: 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:20.568993 22173 consensus_queue.cc:1048] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } 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:20.569209 22176 raft_consensus.cc:2955] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } attrs { replace: true } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.569608 22107 raft_consensus.cc:2955] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } attrs { replace: true } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.571839 21849 catalog_manager.cc:5696] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 reported cstate change: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "67a14a20c132496c8a9df86533a67a90" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } attrs { replace: true } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.572000 22034 consensus_queue.cc:237] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [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: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } }
W20260601 13:42:20.573222 22000 consensus_peers.cc:597] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff -> Peer 695f7240eacc4360904237a25342be5e (127.10.181.4:40647): Couldn't send request to peer 695f7240eacc4360904237a25342be5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 489c51e091d64f5abd2b19eafcfed933. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:20.573374 21957 raft_consensus.cc:1275] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:20.573374 22107 raft_consensus.cc:1275] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Refusing update from remote peer 33163b6797654befb067990306013dff: 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:20.573558 22035 raft_consensus.cc:2955] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } attrs { replace: true } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.573702 22253 consensus_queue.cc:1048] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:20.573801 22250 consensus_queue.cc:1048] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } 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:20.575397 22252 raft_consensus.cc:2955] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.575810 22107 raft_consensus.cc:2955] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.575987 21957 raft_consensus.cc:2955] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.578191 21853 catalog_manager.cc:5696] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 reported cstate change: config changed from index -1 to 17, NON_VOTER 695f7240eacc4360904237a25342be5e (127.10.181.4) added. New cstate: current_term: 1 leader_uuid: "33163b6797654befb067990306013dff" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "67a14a20c132496c8a9df86533a67a90" member_type: VOTER last_known_addr { host: "127.10.181.1" port: 41299 } attrs { replace: true } } peers { permanent_uuid: "33163b6797654befb067990306013dff" member_type: VOTER last_known_addr { host: "127.10.181.2" port: 36877 } } peers { permanent_uuid: "15ce643a245a4d0a97de051dba00d1e9" member_type: VOTER last_known_addr { host: "127.10.181.3" port: 41075 } } peers { permanent_uuid: "695f7240eacc4360904237a25342be5e" member_type: NON_VOTER last_known_addr { host: "127.10.181.4" port: 40647 } attrs { promote: true } } }
I20260601 13:42:20.692844 10964 tablet_server.cc:179] TabletServer@127.10.181.1:0 shutting down...
I20260601 13:42:20.698616 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:20.698849 10964 tablet_replica.cc:333] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90: stopping tablet replica
I20260601 13:42:20.698989 10964 raft_consensus.cc:2243] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.699167 10964 raft_consensus.cc:2272] T d1e69eae20a048d2aa900f1cb6e18b61 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.699844 10964 tablet_replica.cc:333] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90: stopping tablet replica
I20260601 13:42:20.699937 10964 raft_consensus.cc:2243] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.700040 10964 raft_consensus.cc:2272] T 053a737ce8974e60a7be78b25cecd435 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.700523 10964 tablet_replica.cc:333] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90: stopping tablet replica
I20260601 13:42:20.700614 10964 raft_consensus.cc:2243] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.700822 10964 raft_consensus.cc:2272] T 68f4381fc4a14e639ed0323fee279610 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.701330 10964 tablet_replica.cc:333] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90: stopping tablet replica
I20260601 13:42:20.701416 10964 raft_consensus.cc:2243] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.701529 10964 raft_consensus.cc:2272] T c766bd18009d42d9a43d031324f1c598 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.702004 10964 tablet_replica.cc:333] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90: stopping tablet replica
I20260601 13:42:20.702085 10964 raft_consensus.cc:2243] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.702445 10964 raft_consensus.cc:2272] T 6e3f28b3000b4a38b861787e4f8984d4 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.702951 10964 tablet_replica.cc:333] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90: stopping tablet replica
I20260601 13:42:20.703039 10964 raft_consensus.cc:2243] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.703204 10964 raft_consensus.cc:2272] T 489c51e091d64f5abd2b19eafcfed933 P 67a14a20c132496c8a9df86533a67a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.707787 10964 tablet_server.cc:196] TabletServer@127.10.181.1:0 shutdown complete.
I20260601 13:42:20.710310 10964 tablet_server.cc:179] TabletServer@127.10.181.2:0 shutting down...
I20260601 13:42:20.715704 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:20.715929 10964 tablet_replica.cc:333] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff: stopping tablet replica
I20260601 13:42:20.716065 10964 raft_consensus.cc:2243] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.716249 10964 raft_consensus.cc:2272] T d1e69eae20a048d2aa900f1cb6e18b61 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.716881 10964 tablet_replica.cc:333] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff: stopping tablet replica
I20260601 13:42:20.716971 10964 raft_consensus.cc:2243] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.717197 10964 raft_consensus.cc:2272] T c766bd18009d42d9a43d031324f1c598 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.717737 10964 tablet_replica.cc:333] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff: stopping tablet replica
I20260601 13:42:20.717830 10964 raft_consensus.cc:2243] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.717928 10964 raft_consensus.cc:2272] T 68f4381fc4a14e639ed0323fee279610 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.718442 10964 tablet_replica.cc:333] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff: stopping tablet replica
I20260601 13:42:20.718514 10964 raft_consensus.cc:2243] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.718650 10964 raft_consensus.cc:2272] T 053a737ce8974e60a7be78b25cecd435 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.719353 10964 tablet_replica.cc:333] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff: stopping tablet replica
I20260601 13:42:20.719470 10964 raft_consensus.cc:2243] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.719714 10964 raft_consensus.cc:2272] T 489c51e091d64f5abd2b19eafcfed933 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.720252 10964 tablet_replica.cc:333] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff: stopping tablet replica
I20260601 13:42:20.720342 10964 raft_consensus.cc:2243] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.720453 10964 raft_consensus.cc:2272] T 6e3f28b3000b4a38b861787e4f8984d4 P 33163b6797654befb067990306013dff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.735256 10964 tablet_server.cc:196] TabletServer@127.10.181.2:0 shutdown complete.
I20260601 13:42:20.738552 10964 tablet_server.cc:179] TabletServer@127.10.181.3:0 shutting down...
I20260601 13:42:20.744014 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:20.744297 10964 tablet_replica.cc:333] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9: stopping tablet replica
I20260601 13:42:20.744475 10964 raft_consensus.cc:2243] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.744805 10964 raft_consensus.cc:2272] T c766bd18009d42d9a43d031324f1c598 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.745520 10964 tablet_replica.cc:333] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9: stopping tablet replica
I20260601 13:42:20.745606 10964 raft_consensus.cc:2243] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.745741 10964 raft_consensus.cc:2272] T d1e69eae20a048d2aa900f1cb6e18b61 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.746271 10964 tablet_replica.cc:333] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9: stopping tablet replica
I20260601 13:42:20.746388 10964 raft_consensus.cc:2243] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.746524 10964 raft_consensus.cc:2272] T 6e3f28b3000b4a38b861787e4f8984d4 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.747074 10964 tablet_replica.cc:333] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9: stopping tablet replica
I20260601 13:42:20.747198 10964 raft_consensus.cc:2243] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.747373 10964 raft_consensus.cc:2272] T 489c51e091d64f5abd2b19eafcfed933 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.747867 10964 tablet_replica.cc:333] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9: stopping tablet replica
I20260601 13:42:20.747947 10964 raft_consensus.cc:2243] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.748059 10964 raft_consensus.cc:2272] T 68f4381fc4a14e639ed0323fee279610 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.748540 10964 tablet_replica.cc:333] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9: stopping tablet replica
I20260601 13:42:20.748615 10964 raft_consensus.cc:2243] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.748720 10964 raft_consensus.cc:2272] T 053a737ce8974e60a7be78b25cecd435 P 15ce643a245a4d0a97de051dba00d1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.751657 10964 tablet_server.cc:196] TabletServer@127.10.181.3:0 shutdown complete.
I20260601 13:42:20.753997 10964 tablet_server.cc:179] TabletServer@127.10.181.4:0 shutting down...
I20260601 13:42:20.758225 10964 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:20.770274 10964 tablet_server.cc:196] TabletServer@127.10.181.4:0 shutdown complete.
I20260601 13:42:20.772368 10964 master.cc:562] Master@127.10.181.62:46743 shutting down...
W20260601 13:42:20.775990 21903 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:20.776067 21903 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:20.776165 21903 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:20.776684 10964 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.776839 10964 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.776912 10964 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f0453d987fc4164ab4859f1f4bfca0a: stopping tablet replica
I20260601 13:42:20.779461 10964 master.cc:584] Master@127.10.181.62:46743 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2287 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4730 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (183790 ms total)
[  PASSED  ] 24 tests.
I20260601 13:42:20.788654 10964 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 ~18 seconds ago
I20260601 13:42:20.788712 10964 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 ~18 seconds ago
I20260601 13:42:20.788744 10964 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 ~18 seconds ago
I20260601 13:42:20.788777 10964 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 3 messages since previous log ~46 seconds ago
I20260601 13:42:20.788806 10964 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 18 messages since previous log ~114 seconds ago
I20260601 13:42:20.788841 10964 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~170 seconds ago
I20260601 13:42:20.788872 10964 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 85 messages since previous log ~12 seconds ago
I20260601 13:42:20.788960 10964 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 16 messages since previous log ~19 seconds ago
